serene/include/serene
Sameer Rahmani 30c54f9e73 Add more tests for List to test and iterators 2021-04-18 17:32:33 +01:00
..
errors Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
exprs Add more tests for List to test and iterators 2021-04-18 17:32:33 +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 Replace the shared_ptr in the node with a unique ptr 2021-04-17 00:18:13 +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 Replace the shared_ptr in the node with a unique ptr 2021-04-17 00:18:13 +01:00