Historique des commits

Auteur SHA1 Message Date
  Jon Meow 1b4c81fa69 Add script for generating missing C++ deps (#1012) il y a 4 ans
  Geoff Romer c89ce1d570 Handle identifier value category properly. (#986) il y a 4 ans
  Geoff Romer 8e6c209a28 Use resolved names in typechecker (#974) il y a 4 ans
  Geoff Romer f75b4d322f Handle use-before-declare in static name lookup (#967) il y a 4 ans
  Geoff Romer dc5e62fc7a Support parsing and testing unimplemented expressions (#957) il y a 4 ans
  Geoff Romer 6ae85bd13a Initial batch of AST matchers. (#953) il y a 4 ans
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) il y a 4 ans
  Jon Meow e8d9b7675b Merge ClassDefinition and ClassDeclaration (#940) il y a 4 ans
  Chandler Carruth 65ac59eb2a Add a script to compute minimal roots for check_deps. (#932) il y a 4 ans
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) il y a 4 ans
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) il y a 4 ans
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) il y a 4 ans
  Jon Meow b1af08fed0 Rename ptr.h to nonnull.h (#839) il y a 4 ans
  Jon Meow a03536a196 Add syntax for package and library (#792) il y a 4 ans
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) il y a 4 ans
  Jon Meow d7b2c9b580 Remove uses of rules_cc (#776) il y a 4 ans
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) il y a 4 ans
  Jon Meow 925c60b669 Change Declaration passing to use Ptr (#758) il y a 4 ans
  Jon Meow 1eeaa208f2 Move paren_contents under ast and restrict syntax BUILD visibility (#756) il y a 4 ans
  Jon Meow a6655b320c Clean up Declaration/TypeCheck dependency (#753) il y a 4 ans
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) il y a 4 ans
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) il y a 4 ans
  Jon Meow b08f6bb0f1 Add a global arena to start cleaning up ASAN errors (#687) il y a 4 ans
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) il y a 4 ans
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) il y a 4 ans
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) il y a 4 ans
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) il y a 4 ans
  Jon Meow 6c259dd5de Switch from assert to a CHECK macro to run in all build modes. (#595) il y a 4 ans
  Geoff Romer 6ca6822157 Implement `IndirectValue` (#588) il y a 4 ans
  Geoff Romer 80f035874d Restructure handling of paren expressions (#417) il y a 5 ans