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

Аутор SHA1 Порука Датум
  Geoff Romer dc5e62fc7a Support parsing and testing unimplemented expressions (#957) пре 4 година
  Geoff Romer 3e188c8562 Express prelude using Carbon syntax (#955) пре 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 bbd4940e6d Be more explicit about AST types (#921) пре 4 година
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) пре 4 година
  Jon Meow 55ecb62ce5 Refactor Expression accessor/mutator style (#883) пре 4 година
  Geoff Romer 6068d2306b Address feedback from #856 (#864) пре 4 година
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) пре 4 година
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) пре 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 c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) пре 4 година
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) пре 4 година
  Jon Meow dbcd6ad20d Switch Expression to use inheritance+cast (#712) пре 4 година
  Jon Meow 2620ba066d Move Int parsing to i32 for #543 (#700) пре 4 година
  Jon Meow 6ae9cc3cf8 Add support for `return;` (#678) пре 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 f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) пре 4 година
  Jon Meow edbc3f7716 Use llvm::ListSeparator for simpler separators (#671) пре 4 година
  Jon Meow 034f3600e3 Add a FatalUserError macro to help print user-caused errors. (#668) пре 4 година
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) пре 4 година
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) пре 4 година
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) пре 4 година
  Geoff Romer de05711966 Migrate Value to std::variant (#635) пре 4 година