Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Smith 4aa34978eb Import support for tuple, struct and integer values. (#4042) hace 1 año
  Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) hace 1 año
  Richard Smith 419d2e39d8 Move child count and bracketing information for parse nodes into the node kind definition. (#4000) hace 1 año
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) hace 1 año
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) hace 1 año
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) hace 1 año
  Jon Ross-Perkins ecb300ee5e Move 'export name' out of the import section. (#3950) hace 2 años
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) hace 2 años
  Richard Smith c5b7ff212b Parsing support for `adapt` declarations. (#3871) hace 2 años
  Jon Ross-Perkins a034f86272 Change struct literal parsing to use placeholders. (#3850) hace 2 años
  Jon Ross-Perkins b42612bcec Change tuple/paren expr parsing to use placeholders. (#3849) hace 2 años
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) hace 2 años
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) hace 2 años
  Richard Smith 8e956baca8 Basic support for associated constant declarations (#3737) hace 2 años
  CJ Johnson 518e361328 Address TODO to change GenericBindingPattern to CompileTimeBindingPattern (#3713) hace 2 años
  Jon Ross-Perkins 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) hace 2 años
  Jon Ross-Perkins 1437b0e26d Implement 'alias' with transparent semantics. (#3701) hace 2 años
  czapiga 4873160acc Parse `auto` type (#3704) hace 2 años
  czapiga 99bc9734d9 Add `match` parsing (#3664) hace 2 años
  josh11b 03bf22e55e Parse tree for `impl` that is better for check stage (#3678) hace 2 años
  kshokhin 65e95942de Choice parsing in toolchain (#3574) hace 2 años
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) hace 2 años
  Geoff Romer 214d7b991d Handle missing condition in `while` (#3578) hace 2 años
  Geoff Romer 927d633762 Simplify handling of `VariableInitializer` (#3515) hace 2 años
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) hace 2 años
  josh11b 29104e212a Do TODO to rename `QualifiedDecl` -> `QualifiedName` (#3543) hace 2 años
  josh11b 55d853e17f Fix crash on incomplete `constraint` (#3542) hace 2 años
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) hace 2 años
  Jon Ross-Perkins e343ea593c Add macro for postfix operators. (#3504) hace 2 años
  Jon Ross-Perkins add31eb4e3 Refactor NodeKind to take advantage of a parse node only having one token kind. (#3486) hace 2 años