Histórico de Commits

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