Historial de Commits

Autor SHA1 Mensaje Fecha
  Geoff Romer 2e155567bd Disallow `:?` within `var` (#6812) hace 1 mes
  Geoff Romer 4a0cf6c1fb Track the start of a signature more accurately (#6760) hace 2 meses
  Geoff Romer 7938d9a8d0 Lex/parse support for ->?, :?, and form literals (#6695) hace 2 meses
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) hace 5 meses
  Geoff Romer 4821eec2f8 Add support for `ref` patterns (#6283) hace 6 meses
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) hace 8 meses
  Geoff Romer 8c113c1241 Rename `Parse::State` to `Parse::StateKind` (#5249) hace 1 año
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) hace 1 año
  Geoff Romer a584ee120e Add support for `_` binding patterns (#5097) hace 1 año
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) hace 1 año
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) hace 1 año
  Geoff Romer 943acf1ec2 Separate node kind for bindings inside `var` (#4822) hace 1 año
  Geoff Romer 4f10735751 Track params in the parser (#4777) hace 1 año
  Jon Ross-Perkins 2841e9a67e Require that InvalidParse nodes must have an error (#4482) hace 1 año
  Jon Ross-Perkins 302aa1bb30 Remove uses of StringLiteral in format strings. (#4416) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  josh11b 7611aac355 Clarify what was missing in binding pattern errors (#4314) hace 1 año
  josh11b 88f3b3470f Improve error recovery in binding patterns (#4309) hace 1 año
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) hace 1 año
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) hace 1 año
  CJ Johnson 518e361328 Address TODO to change GenericBindingPattern to CompileTimeBindingPattern (#3713) hace 2 años
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) hace 2 años
  josh11b b7d129b88c Add `PushState` overload to combine `Parse::State` change with `StateStackEntry` (#3485) hace 2 años
  Jon Ross-Perkins 50071532fe Refactor state construction and change how the decl loop makes state. (#3467) hace 2 años
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) hace 2 años
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) hace 2 años
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) hace 2 años