Geoff Romer 29bef42f7d Fix broken build (#961) vor 4 Jahren
..
BUILD 9642d7ad05 Factor out ActionStack from Interpreter (#951) vor 4 Jahren
action.cpp a4aff26821 Stop allocating Actions on the Arena (#934) vor 4 Jahren
action.h 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) vor 4 Jahren
action_stack.cpp 9642d7ad05 Factor out ActionStack from Interpreter (#951) vor 4 Jahren
action_stack.h 9642d7ad05 Factor out ActionStack from Interpreter (#951) vor 4 Jahren
address.h 0df9e8666c Factor `AllocationId` out of `Address` (#916) vor 4 Jahren
dictionary.h ffa4e76ede Add underscores to private data members (#898) vor 4 Jahren
exec_program.cpp 17e0a1afb9 Implement static name resolution (#958) vor 4 Jahren
exec_program.h a9eed3dbf1 Pass the flag instead of using a global. (#893) vor 4 Jahren
field_path.h ffa4e76ede Add underscores to private data members (#898) vor 4 Jahren
heap.cpp a4aff26821 Stop allocating Actions on the Arena (#934) vor 4 Jahren
heap.h dea277d8e1 Factor allocation interface out of `Heap` (#918) vor 4 Jahren
heap_allocation_interface.h dea277d8e1 Factor allocation interface out of `Heap` (#918) vor 4 Jahren
interpreter.cpp 17e0a1afb9 Implement static name resolution (#958) vor 4 Jahren
interpreter.h 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) vor 4 Jahren
resolve_control_flow.cpp 7a5b8434c8 Define a base class for all AST nodes. (#947) vor 4 Jahren
resolve_control_flow.h 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) vor 4 Jahren
resolve_names.cpp 29bef42f7d Fix broken build (#961) vor 4 Jahren
resolve_names.h 27e084d37a Start populating named entities in relevant locations. (#919) vor 4 Jahren
stack.h a4aff26821 Stop allocating Actions on the Arena (#934) vor 4 Jahren
type_checker.cpp 17e0a1afb9 Implement static name resolution (#958) vor 4 Jahren
type_checker.h d854fb93cb Factor out AST node for function return types. (#912) vor 4 Jahren
value.cpp 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) vor 4 Jahren
value.h 17e0a1afb9 Implement static name resolution (#958) vor 4 Jahren