serene/include/serene
Sameer Rahmani ff82772cd6 Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
..
errors Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
exprs Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
llvm Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
reader Modify the Node and MaybeX to contain Serene's Error instead of llvm 2021-05-06 19:17:57 +01:00
sir Finalize migration to new expression interface 2021-04-11 00:02:56 +01:00
traits Move the traits header to the appropriate place 2021-05-01 21:40:30 +01:00
context.h Add support for current namespace in the context 2021-04-29 23:39:58 +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 Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
serene.h Introduce the new polymorphic approach to expressions 2021-04-05 19:02:30 +01:00
traits.h Add necessary Traits to construct an Expression alternative 2021-05-04 21:10:52 +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