Commit History

Autor SHA1 Mensaxe Data
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) %!s(int64=4) %!d(string=hai) anos
  Jon Meow ffa4e76ede Add underscores to private data members (#898) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer c4d7adde9a Drop `CopyVal` (#895) %!s(int64=4) %!d(string=hai) anos
  Jon Meow eeed6301d6 Refactor Value accessors (#892) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer d177a08e01 Make continuations consistently "shallow" (#874) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) %!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 33dd9a873d Debugging quality-of-life improvements (#810) %!s(int64=4) %!d(string=hai) anos
  Jon Meow 0601f5620b Switch Value to Ptr (#799) %!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 3ec550a85f Replace int lines with file-associated SourceLocations (#779) %!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 c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) %!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 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
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) %!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
  Jon Meow f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) %!s(int64=4) %!d(string=hai) anos
  Jon Meow edbc3f7716 Use llvm::ListSeparator for simpler separators (#671) %!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 8fccecadeb Refactor output to be more streaming-focused. (#666) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer d5124256a2 Split interpreter into smaller modules (#662) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer def98d1182 Add support for `_` placeholder. (#661) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer c3c89a77a4 Delete functions that are redundant with Get methods (#664) %!s(int64=4) %!d(string=hai) anos
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) %!s(int64=4) %!d(string=hai) anos
  Jon Meow b03d3cdbb0 Use a lambda for tag's visit (#645) %!s(int64=4) %!d(string=hai) anos