|
bcabbcd39d
|
ast: pub , mod , and Ty::Fn parsing
|
2025-09-30 15:32:20 -04:00 |
|
|
8640ec4261
|
ast: fn main , structification
parser: unified post/infix, context-full grammar
repl: modes
|
2025-09-21 02:57:20 -04:00 |
|
|
434fa225e7
|
ast: Fix pattern metaidentifier display
|
2025-09-21 02:24:43 -04:00 |
|
|
7b05da1334
|
do: Elaborate on pattern syntax, add binary as operator
|
2025-09-16 04:18:12 -04:00 |
|
|
b6949147c4
|
parser: Refactor coagulated binops as postfix operators
This allows them to intermingle more nicely with `Try`
|
2025-09-15 10:28:08 -04:00 |
|
|
c83218d750
|
Initial Commit
|
2025-08-28 02:26:06 -04:00 |
|