Historique des commits

Auteur SHA1 Message Date
  Jeremy G. Siek 7cce1bd124 interfaces, impls, and constrained generics (basics) (#1073) il y a 4 ans
  Jeremy G. Siek ac0b810bf3 Adds basic support for class functions and methods. (#1057) il y a 4 ans
  Darshal Shetty 4479c55305 Pointers (#1060) il y a 4 ans
  Jon Meow eda43faa5a Note namespace and static recommendations in C++ style guide (#1041) il y a 4 ans
  Geoff Romer 50263483d8 Add name accessor to NamedEntityView (#994) il y a 4 ans
  Geoff Romer fd45b089e9 Add typechecking of type declarations (#984) il y a 4 ans
  Geoff Romer e65e85b15d Use AST nodes as generic arg deduction keys (#982) il y a 4 ans
  Geoff Romer 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) il y a 4 ans
  Geoff Romer a4aff26821 Stop allocating Actions on the Arena (#934) il y a 4 ans
  Geoff Romer a9bb06ca14 Make NamedEntityInterface non-movable (#946) il y a 4 ans
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) il y a 4 ans
  Geoff Romer 0df9e8666c Factor `AllocationId` out of `Address` (#916) il y a 4 ans
  Geoff Romer 0da907fd2a Unify StructElement and VarValues (#909) il y a 4 ans
  Geoff Romer 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) il y a 4 ans
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) il y a 4 ans
  Jon Meow ffa4e76ede Add underscores to private data members (#898) il y a 4 ans
  Geoff Romer c4d7adde9a Drop `CopyVal` (#895) il y a 4 ans
  Jon Meow eeed6301d6 Refactor Value accessors (#892) il y a 4 ans
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) il y a 4 ans
  Geoff Romer d177a08e01 Make continuations consistently "shallow" (#874) il y a 4 ans
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) il y a 4 ans
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) il y a 4 ans
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) il y a 4 ans
  Jon Meow 90f04700e2 Remove global_arena (#814) il y a 4 ans
  Geoff Romer 33dd9a873d Debugging quality-of-life improvements (#810) il y a 4 ans
  Jon Meow 0601f5620b Switch Value to Ptr (#799) il y a 4 ans
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) il y a 4 ans
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) il y a 4 ans
  Jon Meow 367f9e4e94 Rename struct to class per #651 (#765) il y a 4 ans
  Jon Meow c6ebe0db67 Add `Ptr` and `RawNew` for migration (#751) il y a 4 ans