serene/include/serene
Sameer Rahmani f1f77386ae Finish up the new Expression implementation 2021-04-06 16:20:20 +01:00
..
exprs Finish up the new Expression implementation 2021-04-06 16:20:20 +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 Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
sir Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
error.hpp Implement classof in derived expressions 2021-03-31 19:37:32 +01:00
expr.hpp Implement classof in derived expressions 2021-03-31 19:37:32 +01:00
list.hpp Save the progress before introducing the semantic analysis 2021-04-04 23:08:57 +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.hpp Save the progress before introducing the semantic analysis 2021-04-04 23:08:57 +01:00
number.hpp Implement classof in derived expressions 2021-03-31 19:37:32 +01:00
serene.h Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
state.hpp Add support for a dummy value operation to demonstrate a value 2021-03-28 10:53:32 +01:00
symbol.hpp Change the different generator methods to be a polymorphic function 2021-04-01 23:37:12 +01:00