Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) před 4 roky
  Geoff Romer a4aff26821 Stop allocating Actions on the Arena (#934) před 4 roky
  Geoff Romer a9bb06ca14 Make NamedEntityInterface non-movable (#946) před 4 roky
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) před 4 roky
  Geoff Romer 0df9e8666c Factor `AllocationId` out of `Address` (#916) před 4 roky
  Geoff Romer 0da907fd2a Unify StructElement and VarValues (#909) před 4 roky
  Geoff Romer 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) před 4 roky
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) před 4 roky
  Jon Meow ffa4e76ede Add underscores to private data members (#898) před 4 roky
  Geoff Romer c4d7adde9a Drop `CopyVal` (#895) před 4 roky
  Jon Meow eeed6301d6 Refactor Value accessors (#892) před 4 roky
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) před 4 roky
  Geoff Romer d177a08e01 Make continuations consistently "shallow" (#874) před 4 roky
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) před 4 roky
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) před 4 roky
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) před 4 roky
  Jon Meow 90f04700e2 Remove global_arena (#814) před 4 roky
  Geoff Romer 33dd9a873d Debugging quality-of-life improvements (#810) před 4 roky
  Jon Meow 0601f5620b Switch Value to Ptr (#799) před 4 roky
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) před 4 roky
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) před 4 roky
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) před 4 roky
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) před 4 roky
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) před 4 roky
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) před 4 roky
  Jon Meow 2620ba066d Move Int parsing to i32 for #543 (#700) před 4 roky
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) před 4 roky
  Jon Meow 9829f188b7 Move all new's to global_arena, and remove ASAN disabling (#690) před 4 roky
  Jon Meow f0af3cb795 Switch from llvm::errs()+exit() to FATAL_USER_ERROR() stream-based handling. (#670) před 4 roky
  Jon Meow edbc3f7716 Use llvm::ListSeparator for simpler separators (#671) před 4 roky