serene/libserene/lib
Sameer Rahmani b922284a39 Fix the broken include in types.cpp 2022-06-11 18:07:09 +01:00
..
exprs Fix the type names and add PtrType to type_converter 2022-06-05 00:01:52 +01:00
jit Migrate to LLVM 15-dev 2022-06-02 15:23:42 +01:00
passes Moving to the a JIT first design 2022-06-10 21:49:11 +01:00
reader Upgrade to LLVM15 dev 2022-04-04 23:03:48 +01:00
slir Fix the broken include in types.cpp 2022-06-11 18:07:09 +01:00
CMakeLists.txt Fix the type names and add PtrType to type_converter 2022-06-05 00:01:52 +01:00
context.cpp Finish the review of SereneContext 2022-03-02 18:26:39 +00:00
diagnostics.cpp Fix the unchecked Expected<T> in the context class 2022-02-19 14:54:03 +00:00
errors.cpp Rename to and remove cleanup the source tree for errors 2022-03-10 19:48:33 +00:00
namespace.cpp Add tests for symbol and numbers 2022-03-08 15:58:02 +00:00
semantics.cpp Mov out libserene and serene-tblgen to the root 2022-02-17 15:02:08 +00:00
serene.cpp Fix the remaning license headers from the MIT era 2022-03-08 13:32:10 +00:00
source_mgr.cpp Refactor the error handling system to have only one llvm error with many variants 2022-03-10 19:31:48 +00:00