serene/include/serene/exprs
Sameer Rahmani bfac2eff3f Set fn name for functions via def 2021-06-01 20:47:46 +01:00
..
call.h Finish up the basic implementation of Call expr 2021-05-09 12:21:26 +01:00
def.h Finish up the basic implementation of Call expr 2021-05-09 12:21:26 +01:00
expression.h Clean up the unsed expr traits 2021-05-06 21:00:58 +01:00
fn.h Set fn name for functions via def 2021-06-01 20:47:46 +01:00
list.h Implement a basic environment setup/lookup via 'def' and 'list' 2021-05-08 19:00:24 +01:00
number.h Rename 'maybe_node' type to 'MaybeNode' 2021-04-25 23:05:21 +01:00
symbol.h Finish up the basic implementation of Call expr 2021-05-09 12:21:26 +01:00
traits.h Clean up the unsed expr traits 2021-05-06 21:00:58 +01:00