serene/libserene/lib
Sameer Rahmani ea403d444d Simplify string type to just contain a length 2022-06-02 17:32:59 +01:00
..
exprs Rename the old ops of slir to mark them for removal 2022-04-08 10:30:09 +01:00
jit Migrate to LLVM 15-dev 2022-06-02 15:23:42 +01:00
passes Lower serene.symbol to llvm struct type 2022-06-02 17:20:53 +01:00
reader Upgrade to LLVM15 dev 2022-04-04 23:03:48 +01:00
slir Simplify string type to just contain a length 2022-06-02 17:32:59 +01:00
CMakeLists.txt Add a very basic string type to SLIR 2022-06-02 15:35:46 +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