Historique des commits

Auteur SHA1 Message Date
  Geoff Romer f75b4d322f Handle use-before-declare in static name lookup (#967) il y a 4 ans
  Geoff Romer 17e0a1afb9 Implement static name resolution (#958) il y a 4 ans
  Geoff Romer 3e188c8562 Express prelude using Carbon syntax (#955) il y a 4 ans
  Geoff Romer d854fb93cb Factor out AST node for function return types. (#912) il y a 4 ans
  Geoff Romer a9bb06ca14 Make NamedEntityInterface non-movable (#946) il y a 4 ans
  Jon Meow 2f15a64a6b Move a little logic into TypeChecker to narrow what's exposed. (#938) il y a 4 ans
  Jon Meow 27e084d37a Start populating named entities in relevant locations. (#919) il y a 4 ans
  Jon Meow 6d822ababb Rename main to Main for Carbon style consistency (#939) 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 3bec7f8dc0 Unify Action and Scope stacks, and eliminate Frame (#880) il y a 4 ans
  Jon Meow a9eed3dbf1 Pass the flag instead of using a global. (#893) il y a 4 ans
  Geoff Romer a3eac75a5b Unify function declarations and definitions. (#896) il y a 4 ans
  Geoff Romer bb28d37eed Drop support for named tuple fields (#886) il y a 4 ans
  Jon Meow 55ecb62ce5 Refactor Expression accessor/mutator style (#883) il y a 4 ans
  Geoff Romer a99d882223 Perform type-checking in place (#867) il y a 4 ans
  Jon Meow 70797e8bf8 Mass rename SourceLoc and Tag (#860) il y a 4 ans
  Jon Meow 04ab30f231 Make the AST mutable (#849) 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 a03536a196 Add syntax for package and library (#792) il y a 4 ans
  Jon Meow 31b4f1e7ac Move ExecProgram to interpreter/ (#802) il y a 4 ans