提交历史

作者 SHA1 备注 提交日期
  Jeremy G. Siek 7cce1bd124 interfaces, impls, and constrained generics (basics) (#1073) 4 年之前
  Jeremy G. Siek ac0b810bf3 Adds basic support for class functions and methods. (#1057) 4 年之前
  Darshal Shetty 4479c55305 Pointers (#1060) 4 年之前
  Jon Meow eda43faa5a Note namespace and static recommendations in C++ style guide (#1041) 4 年之前
  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 年之前