Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) 4 ani în urmă
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) 4 ani în urmă
  Geoff Romer c4d7adde9a Drop `CopyVal` (#895) 4 ani în urmă
  Jon Meow eeed6301d6 Refactor Value accessors (#892) 4 ani în urmă
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) 4 ani în urmă
  Jon Meow 9007bfcb88 Run clang-tidy on the interpreter directory (#885) 4 ani în urmă
  Geoff Romer d177a08e01 Make continuations consistently "shallow" (#874) 4 ani în urmă
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) 4 ani în urmă
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) 4 ani în urmă
  Jon Meow d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) 4 ani în urmă
  Jon Meow b1af08fed0 Rename ptr.h to nonnull.h (#839) 4 ani în urmă
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) 4 ani în urmă
  Jon Meow 90f04700e2 Remove global_arena (#814) 4 ani în urmă
  Geoff Romer f931a8cead Replace all lists with vectors (#815) 4 ani în urmă
  Jon Meow 0601f5620b Switch Value to Ptr (#799) 4 ani în urmă
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) 4 ani în urmă
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) 4 ani în urmă
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) 4 ani în urmă
  Jon Meow 47325be112 Switch interpreter Stacks to Ptr (#763) 4 ani în urmă
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) 4 ani în urmă
  Jon Meow 5749413b28 Add TupleValue::Empty for the common empty tuple case (#708) 4 ani în urmă
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) 4 ani în urmă
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) 4 ani în urmă
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) 4 ani în urmă
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) 4 ani în urmă
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) 4 ani în urmă
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) 4 ani în urmă
  Geoff Romer c3c89a77a4 Delete functions that are redundant with Get methods (#664) 4 ani în urmă
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) 4 ani în urmă
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) 4 ani în urmă