serene/src
Sameer Rahmani b27611d5ba Create a very basic compiler setup to wire everything in the most basic way 2020-07-25 18:59:00 +01:00
..
CMakeLists.txt Add the basic class structure of the compiler, namespace and state 2020-07-25 15:49:19 +01:00
compiler.cpp Create a very basic compiler setup to wire everything in the most basic way 2020-07-25 18:59:00 +01:00
list.cpp Add the basic class structure of the compiler, namespace and state 2020-07-25 15:49:19 +01:00
namespace.cpp Add the basic class structure of the compiler, namespace and state 2020-07-25 15:49:19 +01:00
reader.cpp Setup clang-format as a githook and apply it to the source 2020-07-23 21:47:13 +01:00
serene.cpp Add the first draft of a very basic reader, list and symbol impl 2020-07-16 15:48:06 +01:00
state.cpp Create a very basic compiler setup to wire everything in the most basic way 2020-07-25 18:59:00 +01:00
symbol.cpp Create a very basic compiler setup to wire everything in the most basic way 2020-07-25 18:59:00 +01:00