|
c063107ecc
|
add FromVarR, etc
`FromVarR` is a version of `FromVar` which needs the scope size
to be relevant at runtime
|
2024-05-27 21:32:01 +02:00 |
|
|
722c05225d
|
replace Context.tabulate with tabulateVar
- takes a function `Var n -> a`
- results are no longer backwards lmao
|
2024-05-27 21:29:37 +02:00 |
|
|
e880b7165a
|
remove Loc suffix from fromVar and Context.get
|
2024-05-27 21:29:37 +02:00 |
|
|
f337625801
|
remove most noLocs
|
2024-02-10 10:14:22 +01:00 |
|
|
cf3ed604a4
|
move Quox.Syntax.Var to just Quox.Var
|
2023-09-20 21:56:59 +02:00 |
|