Commit Graph

11 Commits

Author SHA1 Message Date
5ab2a28bcf Prep to switch from Def to CExp for backend passes. 2025-03-15 15:46:56 -07:00
a6e68ac2a2 ability to run code and check output in tests 2024-12-28 13:19:15 -08:00
c5368edbbf Day14, move stuff to libraries, aoc2024 -> samples, fix FC on an error 2024-12-14 08:48:12 -08:00
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