Ibrahim Numanagić
|
1ec5cd2958
|
Merge branch 'jupyter-fixes' into auto-class-deduction
|
2022-02-25 09:22:56 -08:00 |
Ibrahim Numanagić
|
56cd0711f7
|
Move std::filesystem to llvm::sys::fs
|
2022-02-24 11:43:51 -08:00 |
Ibrahim Numanagić
|
aaf5e03e56
|
Fix Linux undefined behaviour; Update CMake for g++
|
2022-02-17 19:03:07 -08:00 |
A. R. Shajii
|
2bf3709d33
|
Fix Asan flags
|
2022-01-31 18:38:59 -05:00 |
Ibrahim Numanagić
|
fd06afaa61
|
Fix linux build [wip]
|
2022-01-25 13:17:37 -08:00 |
Ibrahim Numanagić
|
682b97676d
|
Add mimetype support [wip]
|
2021-12-29 13:11:56 -08:00 |
A. R. Shajii
|
166e1ad455
|
JIT (#6)
* Add JIT engine
* More engine updates
* Fix takeModule()
* Parser JIT support [wip]
* Fix class definition
* Parser JIT support [wip]
* Parser JIT support [wip]
* Fix LLVM context conflict
* Parser JIT support [wip]
* Fix JIT engine
* Parser JIT support [wip]
* Doc fix
* JIT fix
* Fix JIT exceptions
* Refactor
* Add JIT status codes
* Add compiler class
* Better logging
* Better logging
* Update .gitignore
* Add Jupyter Xeus support
* Update JIT
* Remove print
* Update errors
* Fix assert
* Fix asserts
* Update docgen signature
* Update file system interface
* Update plugin errors
* Use numeric_limits
* JIT refactor [wip]
* Set JIT flag on LLVMVisitor
* Update module opt
* JIT imports
* First Jupyter integration
* Update JIT API to return outputs as string
* Capture runtime exception output
* Fix libbacktrace build
* Initial Jupyter support
* Format
* Fix print
* Support run-mode backtraces
* Fix multithreaded backtrace
* Update backtraces
* Upgrade OpenMP
* Add libunwind
* Fix build
* Fix build
* Fix build
* Fix build
* Fix OpenMP & tests
* Use libbacktrace instead of libunwind
* Add debug listener
* Remove unused include
* Remove unused class
* Fix backtraces
* Update backtrace config
* Fix debug info generation
* Refactor backtraces
* Fix ASAN flag
* Fix JIT
* Fix JIT backtraces
* Fix JIT backtrace
* Fix Jupyter, fix xeus build flags
* Fix JIT output capture
* Fix Jupyter
* Fix Jupyter Python support
* Add __repr_pretty__ support
* Update JIT output capturing
* Better backtrace method names
* Support plugins in JIT mode
Co-authored-by: Ibrahim Numanagić <ibrahimpasa@gmail.com>
|
2021-11-30 11:50:28 -05:00 |
A. R. Shajii
|
681df2069b
|
Refactor LLVM codegen
|
2021-10-21 14:08:11 -04:00 |
A. R. Shajii
|
497a111f43
|
Minor refactor
|
2021-10-17 10:30:52 -04:00 |
A. R. Shajii
|
007eaa29de
|
Refactor
|
2021-10-10 19:41:52 -04:00 |
A. R. Shajii
|
b3ac70b2bd
|
Collect headers in build
|
2021-10-10 14:41:10 -04:00 |
A. R. Shajii
|
c68df8382b
|
Link in bz2 and liblzma
|
2021-10-10 01:08:56 -04:00 |
A. R. Shajii
|
e121e2b9db
|
Refactor build files
|
2021-10-10 01:02:11 -04:00 |
A. R. Shajii
|
d763282137
|
Rename (wip)
|
2021-09-30 15:04:26 -04:00 |
A. R. Shajii
|
ede7765171
|
Initial commit
|
2021-09-27 14:02:44 -04:00 |