serene/include/serene
Sameer Rahmani c1c1421531 Rename 'maybe_ast' type to 'MeybeAst' 2021-04-25 23:08:40 +01:00
..
errors Rename 'maybe_node' type to 'MaybeNode' 2021-04-25 23:05:21 +01:00
exprs Rename 'maybe_ast' type to 'MeybeAst' 2021-04-25 23:08:40 +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 Rename 'maybe_ast' type to 'MeybeAst' 2021-04-25 23:08:40 +01:00
sir Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
context.h Rename the 'node' type to 'Node' 2021-04-25 23:02:52 +01:00
environment.h Add an environment implementation 2021-04-25 21:19:26 +01:00
errors.h Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
namespace.h Rename 'ast' type to 'Ast' 2021-04-25 23:07:08 +01:00
serene.h Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
utils.h Rename the Result success/error methods to be consistent with the coding style 2021-04-20 19:33:25 +01:00