Commit History

Autor SHA1 Mensaxe Data
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 925c60b669 Change Declaration passing to use Ptr (#758) %!s(int64=4) %!d(string=hai) anos
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 1eeaa208f2 Move paren_contents under ast and restrict syntax BUILD visibility (#756) %!s(int64=4) %!d(string=hai) anos
  Jon Meow d3c7ca3131 Remove FunctionDefinition's default constructor (#735) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) %!s(int64=4) %!d(string=hai) anos
  Jon Meow d5564280ab Switch Statement to use inheritance+cast (#718) %!s(int64=4) %!d(string=hai) anos
  Jon Meow dbcd6ad20d Switch Expression to use inheritance+cast (#712) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 4e0307efbc Switch Member to use inheritance+cast (#713) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 6164cdfd6d Verify that provision/omission of return types matches (#717) %!s(int64=4) %!d(string=hai) anos
  Jon Meow c1148caf7d Switch Declaration to use inheritance+cast (#714) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 2620ba066d Move Int parsing to i32 for #543 (#700) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer de91afcf25 Rename `::yy::parser` to `::Carbon::Parser`. (#697) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 6ae9cc3cf8 Add support for `return;` (#678) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) %!s(int64=4) %!d(string=hai) anos
  Jon Meow a930717202 Require braces on control flow statements (#683) %!s(int64=4) %!d(string=hai) anos
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 368fc0063c Handle invalid chars better, and do small cleanups around error output. (#657) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) %!s(int64=4) %!d(string=hai) anos
  Jon Meow acb33932cb Migrate Declaration to variant (#644) %!s(int64=4) %!d(string=hai) anos
  Jon Meow ada2be2d16 Switch Member to variant in anticipation of more kinds. (#656) %!s(int64=4) %!d(string=hai) anos
  Jon Meow ef785bb6e3 Refactor FunctionDefinition towards instance methods (#654) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 0960c51d20 Switch Statement to std::variant (#639) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer b3d4c56ef2 Rename "PatternVariable" names for clarity (#630) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer a80ce2c566 Consistent naming for Expression and Value. (#621) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 7218e8a69e Eliminate MakeUnOp and MakeBinOp (#622) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer 047dfd692e Revert to handling Expression by const pointer (#616) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer fa5b9cd553 Migrate declaration parsing to value semantics (#614) %!s(int64=4) %!d(string=hai) anos