Geoff Romer 1916258e9b Refactor `Expression` to use `std::variant` instead of a union (#586) %!s(int64=4) %!d(string=hai) anos
..
BUILD 31f37f54fe Fix golden tests to use the "target" Bazel configuration (#581) %!s(int64=4) %!d(string=hai) anos
lexer.lpp 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) %!s(int64=4) %!d(string=hai) anos
paren_contents.cpp 8924f5620b Private unions (#492) %!s(int64=5) %!d(string=hai) anos
paren_contents.h 1933cfeeeb Stop using `std::pair` in the implementation of tuples (#479) %!s(int64=5) %!d(string=hai) anos
paren_contents_test.cpp 1916258e9b Refactor `Expression` to use `std::variant` instead of a union (#586) %!s(int64=4) %!d(string=hai) anos
parse.cpp e324935139 Miscellaneous parser cleanup (#429) %!s(int64=5) %!d(string=hai) anos
parse.h 7e1721dc01 lowerCamelCase => snake_case (#396) %!s(int64=5) %!d(string=hai) anos
parse_and_lex_context.cpp 7e1721dc01 lowerCamelCase => snake_case (#396) %!s(int64=5) %!d(string=hai) anos
parse_and_lex_context.h 7e1721dc01 lowerCamelCase => snake_case (#396) %!s(int64=5) %!d(string=hai) anos
parser.ypp 89e21113c3 Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582) %!s(int64=4) %!d(string=hai) anos
syntax_helpers.cpp b2455d8dba renames ExecutionEnvironment, fixes #394 (#395) %!s(int64=5) %!d(string=hai) anos
syntax_helpers.h 07a37933c6 [executable semantics] Add Syntax driver (#362) %!s(int64=5) %!d(string=hai) anos