Historique des commits

Auteur SHA1 Message Date
  Geoff Romer 17e0a1afb9 Implement static name resolution (#958) 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
  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
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) 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
  Jon Meow 9007bfcb88 Run clang-tidy on the interpreter directory (#885) 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 d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) il y a 4 ans
  Jon Meow b1af08fed0 Rename ptr.h to nonnull.h (#839) 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 f931a8cead Replace all lists with vectors (#815) 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 47325be112 Switch interpreter Stacks to Ptr (#763) il y a 4 ans
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) il y a 4 ans
  Jon Meow 5749413b28 Add TupleValue::Empty for the common empty tuple case (#708) il y a 4 ans
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) il y a 4 ans
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) il y a 4 ans
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) il y a 4 ans