Commit History

Autor SHA1 Mensaxe Data
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) %!s(int64=2) %!d(string=hai) anos
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) %!s(int64=2) %!d(string=hai) anos
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins cafcd88882 Split lexing logic and storage to separate files. (#3365) %!s(int64=2) %!d(string=hai) anos
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) %!s(int64=2) %!d(string=hai) anos
  Chandler Carruth a46ca6bf7a Add a start-of-file token and parse node. (#3263) %!s(int64=2) %!d(string=hai) anos
  Geoff Romer e3d3122f1d Move tests to the namespace of the code under test (#3244) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 32a1be3690 Detect invalid yaml. (#3239) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 0b340a2ed2 Update parse tree yaml for multi-file. (#3215) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins bc63e6ae0a Switch SourceBuffer to diagnostics. (#3197) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 9ac92ad71b Add support for compiling multiple files at once. (#3182) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins ec182fb00d Rename lexer dir to lex (#3179) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) %!s(int64=2) %!d(string=hai) anos