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

Аутор SHA1 Порука Датум
  Geoff Romer dc5e62fc7a Support parsing and testing unimplemented expressions (#957) пре 4 година
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) пре 4 година
  Geoff Romer d854fb93cb Factor out AST node for function return types. (#912) пре 4 година
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) пре 4 година
  Jon Meow 904774fbb8 Collapse Sequence into Block. (#927) пре 4 година
  Jon Meow bbd4940e6d Be more explicit about AST types (#921) пре 4 година
  Geoff Romer 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) пре 4 година
  Jon Meow b278e4edcf Refactor Statement accessors (#890) пре 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 година
  Jon Meow 25dce9fbcf Change Match clauses from pairs to classes (#858) пре 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 година
  Geoff Romer f931a8cead Replace all lists with vectors (#815) пре 4 година
  Jon Meow 5f8b231322 Switch Clause to Ptr (#800) пре 4 година
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) пре 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 d5564280ab Switch Statement to use inheritance+cast (#718) пре 4 година
  Jon Meow 6ae9cc3cf8 Add support for `return;` (#678) пре 4 година
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) пре 4 година
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) пре 4 година
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) пре 4 година
  Jon Meow 0960c51d20 Switch Statement to std::variant (#639) пре 4 година
  Geoff Romer 047dfd692e Revert to handling Expression by const pointer (#616) пре 4 година
  Geoff Romer 7e70a0335e Pass Expressions by value in Statement factories. (#611) пре 4 година
  Jeremy G. Siek 8924f5620b Private unions (#492) пре 5 година
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) пре 5 година
  Jeremy G. Siek 3fa72d2984 Experimental control-flow operator (#368) пре 5 година