serene/include/serene
Sameer Rahmani 470f23acef Short circute the 'analyze' method of expressions for now 2021-04-13 00:45:08 +01:00
..
errors Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
exprs Short circute the 'analyze' method of expressions for now 2021-04-13 00:45:08 +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 the Result type as an error wrapper type 2021-04-12 23:18:32 +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 Add the Result type as an error wrapper type 2021-04-12 23:18:32 +01:00