Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) hace 4 años
  Jon Meow 904774fbb8 Collapse Sequence into Block. (#927) hace 4 años
  Jon Meow bbd4940e6d Be more explicit about AST types (#921) hace 4 años
  Jon Meow b278e4edcf Refactor Statement accessors (#890) hace 4 años
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) hace 4 años
  Jon Meow 25dce9fbcf Change Match clauses from pairs to classes (#858) hace 4 años
  Jon Meow 5f8b231322 Switch Clause to Ptr (#800) hace 4 años
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) hace 4 años
  Jon Meow fd89bcb4aa Convert Pattern and Expression to Ptr (#787) hace 4 años
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) hace 4 años
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) hace 4 años
  Jon Meow d5564280ab Switch Statement to use inheritance+cast (#718) hace 4 años
  Jon Meow dbcd6ad20d Switch Expression to use inheritance+cast (#712) hace 4 años
  Jon Meow 6ae9cc3cf8 Add support for `return;` (#678) hace 4 años
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) hace 4 años
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) hace 4 años
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) hace 4 años
  Jon Meow 0960c51d20 Switch Statement to std::variant (#639) hace 4 años
  Geoff Romer 047dfd692e Revert to handling Expression by const pointer (#616) hace 4 años
  Geoff Romer 7e70a0335e Pass Expressions by value in Statement factories. (#611) hace 4 años
  Jon Meow 6c259dd5de Switch from assert to a CHECK macro to run in all build modes. (#595) hace 4 años
  Jeremy G. Siek 8924f5620b Private unions (#492) hace 5 años
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) hace 5 años
  Jeremy G. Siek 3fa72d2984 Experimental control-flow operator (#368) hace 5 años
  Jeremy G. Siek 7c4fcd3fa5 turn off tracing by default, change golden (#381) hace 5 años
  Dave Abrahams f5300a84e5 Revert "improve abstraction for AssocList, fix bug in optional else (#315)" (#320) hace 5 años
  Jeremy G. Siek bf6bb800c4 improve abstraction for AssocList, fix bug in optional else (#315) hace 5 años
  Jon Meow 6e5070de18 Adapting jsiek's executable semantics tooling for commit. (#237) hace 5 años