|
|
e265248b11
|
change syntax for javascript code literals
|
2024-11-25 21:53:23 -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 |
|
|
|
9148852eb5
|
character lits, initial work on literal case trees
|
2024-10-21 22:53:05 -07:00 |
|
|
|
4e8f15c3fb
|
add operators
|
2024-09-14 09:54:20 -07:00 |
|
|
|
987ab18b94
|
case builder starting to work
|
2024-08-30 22:07:47 -07:00 |
|
|
|
9db5649446
|
primitive string and int, primitive functions, codegen fixes
|
2024-08-22 19:41:24 -07:00 |
|
|
|
46f9caccab
|
checkpoint
|
2024-04-11 15:21:13 -07:00 |
|
|
|
349115d055
|
Checkpoint some stuff so I can rollback the rest.
|
2023-09-30 06:40:54 -07:00 |
|
|
|
5c294850a8
|
Checkpoint some existing changes.
|
2023-04-10 21:24:07 -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 |
|
|
|
39deff1465
|
chkpt
|
2022-09-08 22:45:07 -07:00 |
|