Историја ревизија

Аутор SHA1 Порука Датум
  Jon Meow 87e58f5db3 Switch executable semantics to use ErrorBuilder directly and relocate macros (#1184) пре 4 година
  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 година
  Darshal Shetty 20b272446f Let variables (#1095) пре 4 година
  Geoff Romer 93842ad878 Eliminate run-time errors from PatternMatch (#1126) пре 4 година
  Jeremy G. Siek 7cce1bd124 interfaces, impls, and constrained generics (basics) (#1073) пре 4 година
  Jeremy G. Siek ac0b810bf3 Adds basic support for class functions and methods. (#1057) пре 4 година
  Geoff Romer 461e178273 Store named constant values in the AST (#1011) пре 4 година
  Geoff Romer 50263483d8 Add name accessor to NamedEntityView (#994) пре 4 година
  Geoff Romer c89ce1d570 Handle identifier value category properly. (#986) пре 4 година
  Geoff Romer 8e6c209a28 Use resolved names in typechecker (#974) пре 4 година
  Geoff Romer dc5e62fc7a Support parsing and testing unimplemented expressions (#957) пре 4 година
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) пре 4 година
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) пре 4 година
  Jon Meow 057b9fe253 Clean up remaining executable_semantics clang-tidy warnings (#906) пре 4 година
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) пре 4 година
  Jon Meow 8bda2ca432 Refactor Pattern and Member accessors. (#889) пре 4 година
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) пре 4 година
  Jon Meow 924259986a Switch static_type to return Expression& (#887) пре 4 година
  Geoff Romer 652bee6d99 Add static types to AST. (#879) пре 4 година
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) пре 4 година
  Jon Meow d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) пре 4 година
  Geoff Romer 532948d9a5 Miscellaneous tuple simplifications (#857) пре 4 година
  Jon Meow 04ab30f231 Make the AST mutable (#849) пре 4 година
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) пре 4 година
  Jon Meow 90f04700e2 Remove global_arena (#814) пре 4 година
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) пре 4 година
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) пре 4 година
  Jon Meow dbcd6ad20d Switch Expression to use inheritance+cast (#712) пре 4 година
  Jon Meow f7d8b7f2e2 Add Dump to Pattern (#715) пре 4 година