Commit History

Автор SHA1 Съобщение Дата
  Jeremy G. Siek 210856dd57 Generic classes (#1124) преди 4 години
  pk19604014 aa8a5f174d Replaced std::exit() with return Carbon::ErrorOr for expected errors like invalid syntax (#1120) преди 4 години
  Jeremy G. Siek 7cce1bd124 interfaces, impls, and constrained generics (basics) (#1073) преди 4 години
  Jon Meow 066bf10df3 Fix return_term dep on Expression (#1091) преди 4 години
  Jeremy G. Siek ac0b810bf3 Adds basic support for class functions and methods. (#1057) преди 4 години
  Jon Meow 1b4c81fa69 Add script for generating missing C++ deps (#1012) преди 4 години
  Geoff Romer c89ce1d570 Handle identifier value category properly. (#986) преди 4 години
  Geoff Romer 8e6c209a28 Use resolved names in typechecker (#974) преди 4 години
  Geoff Romer f75b4d322f Handle use-before-declare in static name lookup (#967) преди 4 години
  Geoff Romer dc5e62fc7a Support parsing and testing unimplemented expressions (#957) преди 4 години
  Geoff Romer 6ae85bd13a Initial batch of AST matchers. (#953) преди 4 години
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) преди 4 години
  Jon Meow e8d9b7675b Merge ClassDefinition and ClassDeclaration (#940) преди 4 години
  Chandler Carruth 65ac59eb2a Add a script to compute minimal roots for check_deps. (#932) преди 4 години
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) преди 4 години
  Chandler Carruth 5f67029479 Use upstream GoogleTest and add related test utils. (#876) преди 4 години
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) преди 4 години
  Jon Meow b1af08fed0 Rename ptr.h to nonnull.h (#839) преди 4 години
  Jon Meow a03536a196 Add syntax for package and library (#792) преди 4 години
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) преди 4 години
  Jon Meow d7b2c9b580 Remove uses of rules_cc (#776) преди 4 години
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) преди 4 години
  Jon Meow 925c60b669 Change Declaration passing to use Ptr (#758) преди 4 години
  Jon Meow 1eeaa208f2 Move paren_contents under ast and restrict syntax BUILD visibility (#756) преди 4 години
  Jon Meow a6655b320c Clean up Declaration/TypeCheck dependency (#753) преди 4 години
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) преди 4 години
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) преди 4 години
  Jon Meow b08f6bb0f1 Add a global arena to start cleaning up ASAN errors (#687) преди 4 години
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) преди 4 години
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) преди 4 години