9172d88be7
put the port in the port directory
2025-01-05 11:15:29 -08:00
9ed2b2077d
fixes and changes for porting
...
- forward declaration of records
- fixes to projections
- drop record accessors (use projections instead)
- changes to names to disambiguate
2025-01-01 20:21:07 -08:00
3ec2f90770
sugar for data and other improvements
...
- parse types in let (everything but parser was there)
- add sugar for `data`
- move `joinBy` to prelude
- fix highlighting for char in vscode
- better errors for missing imports
2024-12-28 09:45:21 -08:00
dbc5670a52
link prelude copies to same file
2024-12-03 17:42:11 -08:00
53a0f96207
Day6 and let identifiers contain ?
2024-11-30 17:07:49 -08:00
18e44cb7d3
Improvements to erasure checking, fix to codegen issue
2024-11-29 10:02:45 -08:00
e265248b11
change syntax for javascript code literals
2024-11-25 21:53:23 -08:00
07cbeec6cc
add quantity to parser
2024-11-25 21:17:56 -08:00
a809ad1975
remove node dependencies from Prelude.newt
2024-11-23 16:24:08 -08:00
5cbe594993
merge aoc lib and prelude
2024-11-23 15:08:49 -08:00
affae1fecf
Allow where defs to refer to themselves
2024-11-20 19:51:25 -08:00
c665310653
Address issues with unify's case tree in idris
...
Clean up some stuff in prelude
Add parser for where
2024-11-19 21:35:50 -08:00
9b19c569c9
sugar in samples
2024-11-19 05:35:29 -08:00
b185065fb0
Port Prettier.idr to newt
2024-11-16 12:01:48 -08:00