Kasey White
|
6babebde28
|
feat: support self recursion functions and fix making constrs
|
2022-11-24 15:19:32 -05:00 |
rvcas
|
a70ebb5c32
|
chore: format swap file
|
2022-11-23 21:09:06 -05:00 |
Kasey White
|
dc510b1c7a
|
feat: finish list deconstruct
|
2022-11-23 17:57:02 -05:00 |
Kasey White
|
e496591ded
|
checkpoint
|
2022-11-23 17:57:02 -05:00 |
Kasey White
|
f09a3bd121
|
feat:list construction, no pairs yet
|
2022-11-23 17:57:02 -05:00 |
rvcas
|
89153a4d82
|
allow single var patterns to double as a label in records
|
2022-11-17 12:56:03 -05:00 |
rvcas
|
72bf27d467
|
fix: better constructor pattern parsing
|
2022-11-16 21:30:43 -05:00 |
rvcas
|
ef9fd15e12
|
chore: remove loose println!
|
2022-11-16 14:49:06 -05:00 |
Kasey White
|
f10c78d800
|
feat: when statements with field access now work
|
2022-11-16 13:11:24 -05:00 |
rvcas
|
bff99b0cf2
|
feat: publish errors as lsp diagnostic messages
|
2022-11-15 17:44:50 -05:00 |
Kasey White
|
2cac7963c3
|
feat: add complex function composability. Minor scope changes
|
2022-11-14 14:13:21 -05:00 |
Kasey White
|
d11b8858ba
|
clean up some unused parts in created hashmaps
|
2022-11-12 20:57:44 -05:00 |
Kasey White
|
b450c41438
|
finish up binops for code gen
|
2022-11-12 20:57:44 -05:00 |
Kasey White
|
a3935c5df7
|
almost done data constr creation
|
2022-11-11 20:24:21 -05:00 |
rvcas
|
c9da049712
|
feat: rework how modules are loaded
|
2022-11-10 17:41:39 -05:00 |