afc6146050
Don't curry (via eta expansion) a one-argument function
2025-01-25 21:38:59 -08:00
bc71c006e9
Cleanup and a fix to Prelude and the playground
2025-01-23 21:10:42 -08:00
20e6571986
better location for "not enough patterns"
2025-01-20 19:58:41 -08:00
e3ae301c9c
performance and code size improvements
...
- Use default case for constructors with no explicit match.
- self-compile is 15s now
- code size is 60% smaller
code size and self compile time on par with the idris-built version
2025-01-18 21:33:49 -08:00
f991ca0d52
Remove unused argument that was blowing up serialization.
2025-01-18 15:21:15 -08:00
f9279bb255
Use null for erased values to aid serialization
2025-01-18 14:48:29 -08:00
5cce1a465e
Modules live in separate contexts, only imported modules are in scope
2025-01-12 08:57:01 -08:00
793c3a9999
qn for metas
2025-01-11 20:07:50 -08:00
1a9a8d3312
better fc in missing case
2025-01-11 17:40:24 -08:00
363f85710f
add comments, fix fc on an error, add constructor for U
2025-01-10 21:03:20 -08:00
2cdeb2721c
Improve auto solving - 30% faster and hopefully proper errors if a type mismatch is blocking it.
2025-01-07 21:01:22 -08:00
7110c94ac6
determine base path
2025-01-06 17:02:21 -08:00
265a81257a
cleanup a little bit
2025-01-06 16:28:40 -08:00
627ca5d91b
Aoc passes, and it successfully compiles itself.
2025-01-05 13:56:38 -08:00
9172d88be7
put the port in the port directory
2025-01-05 11:15:29 -08:00