История коммитов

Автор SHA1 Сообщение Дата
  Geoff Romer 50263483d8 Add name accessor to NamedEntityView (#994) 4 лет назад
  Geoff Romer fd45b089e9 Add typechecking of type declarations (#984) 4 лет назад
  Geoff Romer e65e85b15d Use AST nodes as generic arg deduction keys (#982) 4 лет назад
  Geoff Romer 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) 4 лет назад
  Geoff Romer a4aff26821 Stop allocating Actions on the Arena (#934) 4 лет назад
  Geoff Romer a9bb06ca14 Make NamedEntityInterface non-movable (#946) 4 лет назад
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) 4 лет назад
  Geoff Romer 0df9e8666c Factor `AllocationId` out of `Address` (#916) 4 лет назад
  Geoff Romer 0da907fd2a Unify StructElement and VarValues (#909) 4 лет назад
  Geoff Romer 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) 4 лет назад
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) 4 лет назад
  Jon Meow ffa4e76ede Add underscores to private data members (#898) 4 лет назад
  Geoff Romer c4d7adde9a Drop `CopyVal` (#895) 4 лет назад
  Jon Meow eeed6301d6 Refactor Value accessors (#892) 4 лет назад
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) 4 лет назад
  Geoff Romer d177a08e01 Make continuations consistently "shallow" (#874) 4 лет назад
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) 4 лет назад
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) 4 лет назад
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) 4 лет назад
  Jon Meow 90f04700e2 Remove global_arena (#814) 4 лет назад
  Geoff Romer 33dd9a873d Debugging quality-of-life improvements (#810) 4 лет назад
  Jon Meow 0601f5620b Switch Value to Ptr (#799) 4 лет назад
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) 4 лет назад
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) 4 лет назад
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) 4 лет назад
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) 4 лет назад
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) 4 лет назад
  Jon Meow 2e9e4f4cb3 Migrate remaining exits to FATAL_*_ERROR calls (#704) 4 лет назад
  Jon Meow 2620ba066d Move Int parsing to i32 for #543 (#700) 4 лет назад
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) 4 лет назад