quox/exe
rhiannon morris 03c197bd04 add local bindings to context
- without this, inside the body of `let x = e in …`, the typechecker
  would forget that `x = e`
- now bound variables can reduce, if they have a definition, so RedexTest
  needs to take the context too
2023-12-07 01:43:39 +01:00
..
Main.idr add local bindings to context 2023-12-07 01:43:39 +01:00
Options.idr add html output highlighting 2023-11-05 15:47:52 +01:00
quox.ipkg add PrettyVal stuff for parser AST 2023-11-03 18:05:54 +01:00