serene/src
Sameer Rahmani 944efcd1a9 Finish up the single dispatcher 2021-04-08 23:41:52 +01:00
..
exprs Finish up the single dispatcher 2021-04-08 23:41:52 +01:00
reader Fix the expression instantiation 2021-04-08 19:59:47 +01:00
sir Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
CMakeLists.txt Add c++20 support flag to cmake 2021-04-07 19:56:54 +01:00
error.cpp Remove unused code to simplify the project to the bare min 2021-03-23 22:31:20 +00:00
list.cpp Save the progress before introducing the semantic analysis 2021-04-04 23:08:57 +01:00
namespace.cpp Save the progress before introducing the semantic analysis 2021-04-04 23:08:57 +01:00
number.cpp Implement classof in derived expressions 2021-03-31 19:37:32 +01:00
serene.cpp Rename the reader header files 2021-04-06 18:28:50 +01:00
state.cpp Add support for a dummy value operation to demonstrate a value 2021-03-28 10:53:32 +01:00
symbol.cpp Change the different generator methods to be a polymorphic function 2021-04-01 23:37:12 +01:00