serene/src/libserene
Sameer Rahmani afc6873c64 Add basic LLLazyJIT support to Halley 2022-01-03 14:08:47 +00:00
..
errors Add the read and print functionality to the repl 2021-10-24 23:34:28 +01:00
exprs Add the JITDylib registery on SereneContext and addNS in Halley 2022-01-01 22:15:30 +00:00
jit Add basic LLLazyJIT support to Halley 2022-01-03 14:08:47 +00:00
passes Add the Halley JIT and migrate to it 2021-12-30 13:52:33 +00:00
reader Add the JITDylib registery on SereneContext and addNS in Halley 2022-01-01 22:15:30 +00:00
slir Setup the base none lazy jit 2021-11-10 19:40:51 +00:00
CMakeLists.txt Setup the function packing on the JIT 2021-12-31 12:02:25 +00:00
context.cpp Change the current namespace lookup behavior 2022-01-02 18:57:36 +00:00
diagnostics.cpp Add the read and print functionality to the repl 2021-10-24 23:34:28 +01:00
namespace.cpp Change the current namespace lookup behavior 2022-01-02 18:57:36 +00:00
semantics.cpp Refactor the semantic analyzer to use the analysis state 2021-11-17 17:37:45 +00:00
serene.cpp Add the JITDylib registery on SereneContext and addNS in Halley 2022-01-01 22:15:30 +00:00
source_mgr.cpp Change the current namespace lookup behavior 2022-01-02 18:57:36 +00:00