serene/include/serene
Sameer Rahmani 1330bad6fb Add a new type alias for Result<shared_ptr<Expressoin>> 2021-04-14 21:59:22 +01:00
..
errors Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
exprs Add a new type alias for Result<shared_ptr<Expressoin>> 2021-04-14 21:59:22 +01:00
llvm/IR Add the first draft of a very basic reader, list and symbol impl 2020-07-16 15:48:06 +01:00
reader Add a new type alias for Result<shared_ptr<Expressoin>> 2021-04-14 21:59:22 +01:00
sir Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
error.hpp Implement classof in derived expressions 2021-03-31 19:37:32 +01:00
errors.h Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
expr.hpp rename location.hpp to location.h 2021-04-06 18:24:05 +01:00
list.hpp rename location.hpp to location.h 2021-04-06 18:24:05 +01:00
logger.hpp Setup clang-format as a githook and apply it to the source 2020-07-23 21:47:13 +01:00
namespace.h Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
number.hpp rename location.hpp to location.h 2021-04-06 18:24:05 +01:00
serene.h Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
state.hpp Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
symbol.hpp rename location.hpp to location.h 2021-04-06 18:24:05 +01:00
utils.h Fix the failing test case for the Result Type 2021-04-14 18:14:39 +01:00