quox/lib/Quox/Parser
rhiannon morris 8f0f0c1891 "1.(x: A) → B" instead of "(1.x: A) → B"
also "1.A → B"
2023-03-18 23:27:27 +01:00
..
FromParser.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
Syntax.idr use NContext/SnocVect for scope name lists etc 2023-03-16 18:18:49 +01:00