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