|
7d006d8889
|
Add dynamic bindings and better error positions
|
2023-08-06 15:44:15 -06:00 |
|
|
a7421927ae
|
Use uppercase field names in Token
|
2023-07-25 13:19:07 -06:00 |
|
|
64fac5a9fb
|
Remove Name type and add quoted identifier token
|
2023-07-16 23:30:20 -06:00 |
|
|
108870c731
|
Rename Identifier to Variable
|
2023-07-07 21:29:17 -06:00 |
|
|
6459e39260
|
Fixed typo in RecordPattern.ToString
|
2023-07-05 10:24:03 -06:00 |
|
|
4f606e0e30
|
Allow arbitrary patterns as func params
|
2023-07-05 10:23:34 -06:00 |
|
|
eed952d154
|
Parse function bindings
|
2023-07-05 10:18:27 -06:00 |
|
|
f43e0464b6
|
Parse record patterns
|
2023-07-02 17:07:46 -06:00 |
|
|
b5bdd95605
|
Parse let exprs with simple and variant patterns
|
2023-07-02 16:37:06 -06:00 |
|
|
82d911d5dd
|
Converted AST classes to records
|
2023-07-02 14:27:12 -06:00 |
|
|
63edbae650
|
Parse record literals
|
2023-07-02 11:38:48 -06:00 |
|
|
6f3c82cad1
|
Added identifiers and field selectors to grammar
|
2023-07-01 00:12:02 -06:00 |
|