Историја ревизија

Аутор SHA1 Порука Датум
  Geoff Romer 17e0a1afb9 Implement static name resolution (#958) пре 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 година
  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 година
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) пре 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 година
  Jon Meow 9007bfcb88 Run clang-tidy on the interpreter directory (#885) пре 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 d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) пре 4 година
  Jon Meow b1af08fed0 Rename ptr.h to nonnull.h (#839) пре 4 година
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) пре 4 година
  Jon Meow 90f04700e2 Remove global_arena (#814) пре 4 година
  Geoff Romer f931a8cead Replace all lists with vectors (#815) пре 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 47325be112 Switch interpreter Stacks to Ptr (#763) пре 4 година
  Jon Meow 250ce4ab00 Add string parsing and a print builtin (#721) пре 4 година
  Jon Meow 5749413b28 Add TupleValue::Empty for the common empty tuple case (#708) пре 4 година
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) пре 4 година
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) пре 4 година
  Jeremy G. Siek 864b3bde02 Generic functions, first baby step (#658) пре 4 година