Geoff Romer 19e4bc55ce Migrate remaining `Expression` alternatives to `IndirectValue` (#607) 4 lat temu
..
BUILD 31f37f54fe Fix golden tests to use the "target" Bazel configuration (#581) 4 lat temu
lexer.lpp 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) 4 lat temu
paren_contents.cpp 276880ae83 Migrate `Tuple` and `FieldInitializer` to value semantics (#605) 4 lat temu
paren_contents.h 1933cfeeeb Stop using `std::pair` in the implementation of tuples (#479) 5 lat temu
paren_contents_test.cpp 276880ae83 Migrate `Tuple` and `FieldInitializer` to value semantics (#605) 4 lat temu
parse.cpp e324935139 Miscellaneous parser cleanup (#429) 5 lat temu
parse.h 7e1721dc01 lowerCamelCase => snake_case (#396) 5 lat temu
parse_and_lex_context.cpp 7e1721dc01 lowerCamelCase => snake_case (#396) 5 lat temu
parse_and_lex_context.h 7e1721dc01 lowerCamelCase => snake_case (#396) 5 lat temu
parser.ypp 19e4bc55ce Migrate remaining `Expression` alternatives to `IndirectValue` (#607) 4 lat temu
syntax_helpers.cpp b2455d8dba renames ExecutionEnvironment, fixes #394 (#395) 5 lat temu
syntax_helpers.h 07a37933c6 [executable semantics] Add Syntax driver (#362) 5 lat temu