cling/tools
Vassil Vassilev 38eb2b89ba Allow plugins to handle custom pragmas.
This will help clad implement pattern such as:
#pragma clad on
// code which needs derivation
#pragma clad off
2018-10-08 21:44:55 +02:00
..
demo Several fixes for Windows 2018-03-22 13:44:16 +01:00
driver Several fixes for Windows 2018-03-22 13:44:16 +01:00
Jupyter Use CLING_OPTS env variable to pass extra arguments to jupyter-cling-kernel 2018-03-23 16:59:08 +01:00
libcling Add missing link libraries. 2018-07-27 11:14:04 +02:00
packaging cling cpt travis fold: misspelled "end". 2018-06-14 10:14:12 +02:00
plugins Allow plugins to handle custom pragmas. 2018-10-08 21:44:55 +02:00
CMakeLists.txt Implement clang plugin support. 2018-07-28 13:17:44 +02:00