17 Commits

Author SHA1 Message Date
Axel Naumann
67c8a03d55 Show stringResult from eval. 2015-12-16 20:29:21 +01:00
Axel Naumann
a5e047f8c0 Capture cling_eval() stringResult. 2015-12-16 20:29:21 +01:00
Axel Naumann
c9a541858d Set restype of code completion interfaces. 2015-12-16 20:29:21 +01:00
Axel Naumann
fb03f8f326 Cleanup. 2015-12-16 20:29:21 +01:00
Axel Naumann
c1ccf5e244 Refactor, slightly. 2015-12-16 20:29:21 +01:00
Axel Naumann
40020a91ae Remove unused config 2015-12-16 20:29:21 +01:00
Axel Naumann
afa4a2784b Use libclingJupyter. 2015-12-16 20:29:21 +01:00
Min RK
7774e9bbfd capture stderr as well 2015-12-16 20:29:21 +01:00
Min RK
5cc49be53c require ipykernel 2015-12-16 20:29:21 +01:00
Min RK
01a82f38fd prepare for ctypes-cling API 2015-12-16 20:29:21 +01:00
aonghus
ae7ad2c7c1 fix for c++ syntax highlighting 2015-12-16 20:29:21 +01:00
Min RK
ecac1351a9 Python 2 compatibility
closes #8
2015-12-16 20:29:21 +01:00
Min RK
0e5bc4dda9 IPython 3 compatibility 2015-12-16 20:29:21 +01:00
John Foster
b610b3a156 Make change from language name to codemirror name 2015-12-16 20:29:20 +01:00
John Foster
8e40c649f5 Change Codemirror mode to "clike"
Having the mode set to "c++" did not provide the proper code highlighting, but
"clike" does.  This was suggested to me by @Carreau.
2015-12-16 20:29:20 +01:00
Min RK
565e56cc7e allow specifying CLING_EXE env 2015-12-16 20:29:20 +01:00
Min RK
8898522462 init cling kernel 2015-12-16 20:29:20 +01:00