|
|
182876d16b
|
Playground highlights and shows info/errors from build
|
2024-11-05 13:44:16 -08:00 |
|
|
|
6164893da5
|
Parsing updates for unicode
- Allow unicode characters in indents and operators
- Show lexing errors
|
2024-11-02 10:22:04 -07:00 |
|
|
|
8c8cdf4f7f
|
aoc2023 day2, codegen fixes, parsing fix
|
2024-10-23 20:36:39 -07:00 |
|
|
|
c7593e831e
|
Get AOC day1 working
- Fixes to codegen for literal cases.
- Fix parsing of string literals
- Work around stack overflow in Prettier
|
2024-10-22 20:30:20 -07:00 |
|
|
|
beb7b1a623
|
1 + 1 = 2
|
2024-09-28 21:18:03 -07:00 |
|
|
|
a4d851b563
|
implicits working, but _slow_
|
2024-07-09 22:53:21 -07:00 |
|
|
|
c9fdd33770
|
Move unused files to ATTIC (not committed)
|
2023-04-10 21:34:43 -07:00 |
|
|
|
1ed884eff9
|
Show instances, fixed a bunch of bugs in parsing
- The case / let / indent stuff actually works
- Needed a bunch of defers
- Idris silently builds loops in immediate definitions
|
2022-09-12 07:46:04 -07:00 |
|