Geoff Romer
|
f5b5731c76
Separate fields from other `var` decls in parse (#5320)
|
há 1 ano atrás |
Geoff Romer
|
87f0e9723f
Rename `StateStackEntry` to `State` (#5256)
|
há 1 ano atrás |
Geoff Romer
|
8c113c1241
Rename `Parse::State` to `Parse::StateKind` (#5249)
|
há 1 ano atrás |
Geoff Romer
|
a584ee120e
Add support for `_` binding patterns (#5097)
|
há 1 ano atrás |
Geoff Romer
|
6d4f2567a7
Add support for `var` patterns (#5069)
|
há 1 ano atrás |
Dana Jansens
|
24bde46181
Change array syntax from [T; N] to array(T, N) (#4981)
|
há 1 ano atrás |
Geoff Romer
|
74e1a9949f
Support tuple patterns outside parameter lists (#4923)
|
há 1 ano atrás |
Dana Jansens
|
3f01310039
Make choice work for alternatives without parameters (#4815)
|
há 1 ano atrás |
Jon Ross-Perkins
|
44a5e371b2
Reduce clangd-displayed errors for def files (#4957)
|
há 1 ano atrás |
Richard Smith
|
6dda094928
Superficial support for `template` modifier on symbolic bindings. (#4948)
|
há 1 ano atrás |
Dana Jansens
|
7d46add4e1
Fix comment on DeclNameAndParamsAfterImplicit (#4904)
|
há 1 ano atrás |
Richard Smith
|
d42128ef9a
Parse all kinds of declarations at function scope. (#4779)
|
há 1 ano atrás |
josh11b
|
35dfa5f03c
Only allow designators when parsing `where __ = ...` (#4304)
|
há 1 ano atrás |
josh11b
|
d6b2fb1736
Add parse support for multiple requirements after `where` separated by `and` (#4298)
|
há 1 ano atrás |
josh11b
|
c33c9a02f6
Parse support for `where` operator (#4275)
|
há 1 ano atrás |
Richard Smith
|
28170c7867
Parse parameters in name qualifiers. (#3988)
|
há 1 ano atrás |
josh11b
|
7486acd6ae
Fix comment typo (#3970)
|
há 1 ano atrás |
Richard Smith
|
23f9065949
Implement proposal #3927. (#3963)
|
há 1 ano atrás |
Jon Ross-Perkins
|
03e3a72628
Rename Directive->Decl in general, BindExport->ExportDecl (#3957)
|
há 1 ano atrás |
Jon Ross-Perkins
|
ecb300ee5e
Move 'export name' out of the import section. (#3950)
|
há 1 ano atrás |
Jon Ross-Perkins
|
a16842ab37
Add export keyword handling. (#3944)
|
há 2 anos atrás |
Richard Smith
|
c5b7ff212b
Parsing support for `adapt` declarations. (#3871)
|
há 2 anos atrás |
Jon Ross-Perkins
|
80ca6b1298
Run clang-format over def files. (#3852)
|
há 2 anos atrás |
josh11b
|
49252592f0
Prevent tuples after `.` and `->` (#3830)
|
há 2 anos atrás |
Richard Smith
|
3884d3c27e
Parse and check support for compound member access. (#3790)
|
há 2 anos atrás |
Richard Smith
|
8e956baca8
Basic support for associated constant declarations (#3737)
|
há 2 anos atrás |
Jon Ross-Perkins
|
03347793cc
Switch VariableInitializer order to accommodate GlobalInit (#3708)
|
há 2 anos atrás |
Jon Ross-Perkins
|
1437b0e26d
Implement 'alias' with transparent semantics. (#3701)
|
há 2 anos atrás |
josh11b
|
0a0f66857d
Fix some lingering Expression -> Expr in `state.def` (#3702)
|
há 2 anos atrás |
czapiga
|
99bc9734d9
Add `match` parsing (#3664)
|
há 2 anos atrás |