Historique des commits

Auteur SHA1 Message Date
  Jon Meow 7e91fbc276 Switch Value to use the inherit/cast model (#703) il y a 4 ans
  Geoff Romer 6ac3adfa53 Factor out a `Pattern` sum type from `Expression` (#685) il y a 4 ans
  Geoff Romer a8f56797b8 Add Dump methods to printable types. (#681) il y a 4 ans
  Jon Meow 8fccecadeb Refactor output to be more streaming-focused. (#666) il y a 4 ans
  Jon Meow acb33932cb Migrate Declaration to variant (#644) il y a 4 ans
  Geoff Romer d2afd45214 Stop allocating sub-Values on the Heap. (#648) il y a 4 ans
  Geoff Romer 047dfd692e Revert to handling Expression by const pointer (#616) il y a 4 ans
  Geoff Romer fa5b9cd553 Migrate declaration parsing to value semantics (#614) il y a 4 ans
  Jeremy G. Siek 34f1a03f7b change all expression and statement pointers to be const (#449) il y a 5 ans
  Dave Abrahams dd4e37e761 const-ify Value*s in preparation for value semantic transformation (#409) il y a 5 ans
  Jeremy G. Siek b2455d8dba renames ExecutionEnvironment, fixes #394 (#395) il y a 5 ans
  Dave Abrahams 7e1721dc01 lowerCamelCase => snake_case (#396) il y a 5 ans
  Jeremy G. Siek ced98ef021 Global variables (#378) il y a 5 ans
  Jeremy G. Siek 05db2012ab replace uses of AssocList with Dictionary (#344) il y a 5 ans
  Dave Abrahams f5300a84e5 Revert "improve abstraction for AssocList, fix bug in optional else (#315)" (#320) il y a 5 ans
  Jeremy G. Siek bf6bb800c4 improve abstraction for AssocList, fix bug in optional else (#315) il y a 5 ans
  Dave Abrahams 102ea3ccaf Value semantics for Declaration. (#313) il y a 5 ans
  Dave Abrahams 2205fd52ce [executable semantics] class-ify Declaration (#307) il y a 5 ans
  Jeremy G. Siek a93ec369cb adding comments and some newlines (#294) il y a 5 ans
  Jon Meow 6e5070de18 Adapting jsiek's executable semantics tooling for commit. (#237) il y a 5 ans