Geoff Romer d854fb93cb Factor out AST node for function return types. (#912) 4 years ago
..
BUILD a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago
action.cpp a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago
action.h a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago
address.h 0df9e8666c Factor `AllocationId` out of `Address` (#916) 4 years ago
dictionary.h ffa4e76ede Add underscores to private data members (#898) 4 years ago
exec_program.cpp d854fb93cb Factor out AST node for function return types. (#912) 4 years ago
exec_program.h a9eed3dbf1 Pass the flag instead of using a global. (#893) 4 years ago
field_path.h ffa4e76ede Add underscores to private data members (#898) 4 years ago
heap.cpp a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago
heap.h dea277d8e1 Factor allocation interface out of `Heap` (#918) 4 years ago
heap_allocation_interface.h dea277d8e1 Factor allocation interface out of `Heap` (#918) 4 years ago
interpreter.cpp d854fb93cb Factor out AST node for function return types. (#912) 4 years ago
interpreter.h a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago
resolve_control_flow.cpp d854fb93cb Factor out AST node for function return types. (#912) 4 years ago
resolve_control_flow.h 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) 4 years ago
resolve_names.cpp a9bb06ca14 Make NamedEntityInterface non-movable (#946) 4 years ago
resolve_names.h 27e084d37a Start populating named entities in relevant locations. (#919) 4 years ago
stack.h a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago
type_checker.cpp d854fb93cb Factor out AST node for function return types. (#912) 4 years ago
type_checker.h d854fb93cb Factor out AST node for function return types. (#912) 4 years ago
value.cpp a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago
value.h a4aff26821 Stop allocating Actions on the Arena (#934) 4 years ago