Commit Graph

9 Commits

Author SHA1 Message Date
d5a4d6253f port aoc2023 day4
more stuff in Prelude, typechecking fixes, solving autos
2024-11-30 10:27:06 -08:00
baeaf4295d Day3 working
- Fix string and character encoding in output
- Fix autos not solving if another extends context
2024-11-29 22:10:43 -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
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
f225d0ecbd Print meta info for claims and data, update sample code 2024-11-02 22:11:58 -07:00
8fe9613c02 additional syntactic sugar
- allow multiple names in infix, typesig, and dcon defs
- align fixities with Idris
2024-10-23 21:41:36 -07:00
8c8cdf4f7f aoc2023 day2, codegen fixes, parsing fix 2024-10-23 20:36:39 -07:00