Historique des commits

Auteur SHA1 Message Date
  Darshal Shetty 20b272446f Let variables (#1095) il y a 4 ans
  Geoff Romer 93842ad878 Eliminate run-time errors from PatternMatch (#1126) il y a 4 ans
  Richard Smith 2325c50b3b Support for `if ... then ... else` following #911. (#944) il y a 4 ans
  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
  Geoff Romer 1723b4e0b2 Hide `Interpreter` in .cpp (#1036) il y a 4 ans
  Geoff Romer c311c8849c Use static name resolution in Interpreter (#1022) il y a 4 ans
  Geoff Romer 461e178273 Store named constant values in the AST (#1011) 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 17e0a1afb9 Implement static name resolution (#958) il y a 4 ans
  Geoff Romer dc5e62fc7a Support parsing and testing unimplemented expressions (#957) il y a 4 ans
  Geoff Romer be0c1e9da6 Move value-category checking to compile time (#960) il y a 4 ans
  Geoff Romer 3e188c8562 Express prelude using Carbon syntax (#955) il y a 4 ans
  Geoff Romer 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) il y a 4 ans
  Geoff Romer 9642d7ad05 Factor out ActionStack from Interpreter (#951) il y a 4 ans
  Geoff Romer 7a5b8434c8 Define a base class for all AST nodes. (#947) il y a 4 ans
  Geoff Romer d854fb93cb Factor out AST node for function return types. (#912) 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 e8d9b7675b Merge ClassDefinition and ClassDeclaration (#940) il y a 4 ans
  Jon Meow 73eea8e47a Merge UnwindTo and UnwindPast logic (#926) il y a 4 ans
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) il y a 4 ans
  Jon Meow 904774fbb8 Collapse Sequence into Block. (#927) il y a 4 ans
  Jon Meow bbd4940e6d Be more explicit about AST types (#921) il y a 4 ans
  Geoff Romer 70a7839a31 Fix bug from #909 (#924) 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