Histórico de Commits

Autor SHA1 Mensagem Data
  Jeremy G. Siek 7cce1bd124 interfaces, impls, and constrained generics (basics) (#1073) há 4 anos atrás
  Jeremy G. Siek ac0b810bf3 Adds basic support for class functions and methods. (#1057) há 4 anos atrás
  Darshal Shetty 4479c55305 Pointers (#1060) há 4 anos atrás
  Geoff Romer 50263483d8 Add name accessor to NamedEntityView (#994) há 4 anos atrás
  Geoff Romer fd45b089e9 Add typechecking of type declarations (#984) há 4 anos atrás
  Geoff Romer e65e85b15d Use AST nodes as generic arg deduction keys (#982) há 4 anos atrás
  Jon Meow 92903afbd5 clang-tidy pass on executable_semantics (#963) há 4 anos atrás
  Geoff Romer 17e0a1afb9 Implement static name resolution (#958) há 4 anos atrás
  Geoff Romer 3f7e1cd3fb Clarify and simplify handling of lvalues (#956) há 4 anos atrás
  Geoff Romer a4aff26821 Stop allocating Actions on the Arena (#934) há 4 anos atrás
  Geoff Romer a9bb06ca14 Make NamedEntityInterface non-movable (#946) há 4 anos atrás
  Geoff Romer 0da907fd2a Unify StructElement and VarValues (#909) há 4 anos atrás
  Geoff Romer 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) há 4 anos atrás
  Geoff Romer 79e3d284b4 Move pattern interpretation to compile time (#904) há 4 anos atrás
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) há 4 anos atrás
  Geoff Romer c4d7adde9a Drop `CopyVal` (#895) há 4 anos atrás
  Jon Meow eeed6301d6 Refactor Value accessors (#892) há 4 anos atrás
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) há 4 anos atrás
  Jon Meow 9007bfcb88 Run clang-tidy on the interpreter directory (#885) há 4 anos atrás
  Geoff Romer d177a08e01 Make continuations consistently "shallow" (#874) há 4 anos atrás
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) há 4 anos atrás
  Geoff Romer c4e40aaa86 Add support for struct types, following p0561. (#856) há 4 anos atrás
  Jon Meow d157d96338 Migrate Declaration to newer property style, class-ify ClassDefinition (#859) há 4 anos atrás
  Jon Meow b1af08fed0 Rename ptr.h to nonnull.h (#839) há 4 anos atrás
  Jon Meow 56dc4ae375 Rename Ptr<T> to Nonnull<T*> (#832) há 4 anos atrás
  Jon Meow 90f04700e2 Remove global_arena (#814) há 4 anos atrás
  Geoff Romer f931a8cead Replace all lists with vectors (#815) há 4 anos atrás
  Jon Meow 0601f5620b Switch Value to Ptr (#799) há 4 anos atrás
  Jon Meow 36ed79dc25 Convert Statement to use Ptr (#788) há 4 anos atrás
  Jon Meow 3ec550a85f Replace int lines with file-associated SourceLocations (#779) há 4 anos atrás