serene/include/serene
Sameer Rahmani 65b6aa4020 Add the IR generation facilities to Namespace and Expression 2021-06-13 22:40:58 +01:00
..
errors Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
exprs Add the IR generation facilities to Namespace and Expression 2021-06-13 22:40:58 +01:00
llvm Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
passes Add the bare min pass to convert slir to std dialect 2021-06-11 22:06:44 +01:00
reader Modify the Node and MaybeX to contain Serene's Error instead of llvm 2021-05-06 19:17:57 +01:00
slir Add the IR generation facilities to Namespace and Expression 2021-06-13 22:40:58 +01:00
traits Move the traits header to the appropriate place 2021-05-01 21:40:30 +01:00
types Add SLIR missing files 2021-06-08 22:03:12 +01:00
context.h Add the bare min pass to convert slir to std dialect 2021-06-11 22:06:44 +01:00
environment.h Use the locale DenseMapInfo for std::string 2021-05-08 21:52:37 +01:00
errors.h Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
namespace.h Add the IR generation facilities to Namespace and Expression 2021-06-13 22:40:58 +01:00
serene.h Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
traits.h Add the IR generation facilities to Namespace and Expression 2021-06-13 22:40:58 +01:00
utils.h Rename the Result success/error methods to be consistent with the coding style 2021-04-20 19:33:25 +01:00