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