quox/tests/Tests
rhiannon morris 5053e9b234 remove inject stuff
injecting from m to (n+m) is just id ::: id ::: ... ::: shift n.
specifically, injecting from 0 is just the shift. so.
2023-03-25 22:44:30 +01:00
..
DimEq.idr some DimEq tests 2023-03-25 20:55:38 +01:00
Equal.idr remove inject stuff 2023-03-25 22:44:30 +01:00
FromPTerm.idr use NContext/SnocVect for scope name lists etc 2023-03-16 18:18:49 +01:00
Lexer.idr replace '≔' and '·' with '=' and (only) '.' 2023-03-18 02:43:58 +01:00
Parser.idr "1.(x: A) → B" instead of "(1.x: A) → B" 2023-03-18 23:27:27 +01:00
PrettyTerm.idr some DimEq tests 2023-03-25 20:55:38 +01:00
Reduce.idr use NContext/SnocVect for scope name lists etc 2023-03-16 18:18:49 +01:00
Typechecker.idr remove inject stuff 2023-03-25 22:44:30 +01:00