Geoff Romer c311c8849c Use static name resolution in Interpreter (#1022) před 4 roky
..
BUILD 1b4c81fa69 Add script for generating missing C++ deps (#1012) před 4 roky
ast.h f75b4d322f Handle use-before-declare in static name lookup (#967) před 4 roky
ast_node.cpp 7a5b8434c8 Define a base class for all AST nodes. (#947) před 4 roky
ast_node.h 8e6c209a28 Use resolved names in typechecker (#974) před 4 roky
ast_rtti.txt 8e6c209a28 Use resolved names in typechecker (#974) před 4 roky
ast_test_matchers.h dc5e62fc7a Support parsing and testing unimplemented expressions (#957) před 4 roky
ast_test_matchers_internal.cpp 92903afbd5 clang-tidy pass on executable_semantics (#963) před 4 roky
ast_test_matchers_internal.h 92903afbd5 clang-tidy pass on executable_semantics (#963) před 4 roky
ast_test_matchers_test.cpp dc5e62fc7a Support parsing and testing unimplemented expressions (#957) před 4 roky
declaration.cpp dc5e62fc7a Support parsing and testing unimplemented expressions (#957) před 4 roky
declaration.h 461e178273 Store named constant values in the AST (#1011) před 4 roky
expression.cpp dc5e62fc7a Support parsing and testing unimplemented expressions (#957) před 4 roky
expression.h c311c8849c Use static name resolution in Interpreter (#1022) před 4 roky
expression_test.cpp 7a5b8434c8 Define a base class for all AST nodes. (#947) před 4 roky
library_name.h a03536a196 Add syntax for package and library (#792) před 4 roky
member.cpp 7a5b8434c8 Define a base class for all AST nodes. (#947) před 4 roky
member.h 50263483d8 Add name accessor to NamedEntityView (#994) před 4 roky
paren_contents.h bb28d37eed Drop support for named tuple fields (#886) před 4 roky
pattern.cpp 50263483d8 Add name accessor to NamedEntityView (#994) před 4 roky
pattern.h 461e178273 Store named constant values in the AST (#1011) před 4 roky
pattern_test.cpp 5f67029479 Use upstream GoogleTest and add related test utils. (#876) před 4 roky
source_location.h 6ae85bd13a Initial batch of AST matchers. (#953) před 4 roky
statement.cpp 50263483d8 Add name accessor to NamedEntityView (#994) před 4 roky
statement.h 461e178273 Store named constant values in the AST (#1011) před 4 roky
static_scope.cpp 8e6c209a28 Use resolved names in typechecker (#974) před 4 roky
static_scope.h 461e178273 Store named constant values in the AST (#1011) před 4 roky
value_category.h c89ce1d570 Handle identifier value category properly. (#986) před 4 roky