Commit History

Autor SHA1 Mensaxe Data
  Jon Meow 9edb2459fd Remove BisonWrap, which was a Ptr-specific feature (#836) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 90f04700e2 Remove global_arena (#814) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer f931a8cead Replace all lists with vectors (#815) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 820081b8c1 Add table sorting functionality (#796) %!s(int64=4) %!d(string=hai) anos
  Jon Meow a03536a196 Add syntax for package and library (#792) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 31b4f1e7ac Move ExecProgram to interpreter/ (#802) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 5f8b231322 Switch Clause to Ptr (#800) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 9f67c4b9a8 Run clang-format on parser.ypp and lexer.lpp (#738) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 00779b60a8 Reformat lexer/parser tokens. (#772) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) %!s(int64=4) %!d(string=hai) anos
  Jon Meow ed2d171703 Configure reentrant bison/flex (#789) %!s(int64=4) %!d(string=hai) anos
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) %!s(int64=4) %!d(string=hai) anos
  Jon Meow e93a361032 Use Ptr for Member (#786) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 5b18f24db0 Switch allocation of FunctionDefinition to use Ptr (#785) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 0619b4ce6a Provide a BisonWrap for default construction (#761) %!s(int64=4) %!d(string=hai) anos
  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