Leonardo de Moura
|
42642a2890
|
fix: new_frontend command issue
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
ef4f50d6d5
|
fix: include macroStack and use getBetterRef when reporting IO errors
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
8963090142
|
chore: reduce code duplication
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
c254fd5796
|
test: minor
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
31cddbcb6f
|
chore: update stage0
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
b9c161b30c
|
feat: elaborate macro command
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
c5ab63a92b
|
refactor: move MonadQuotation to LeanInit, add MacroM
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
99aca85ac7
|
refactor: move declarations used at macro command to LeanInit
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
f280ad401a
|
chore: add trace class `Elab.definition
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
41992c4bb2
|
chore: update stage0
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
e0bcd9ac13
|
refactor: LeanExt => LeanInit
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
b2b22fbe42
|
chore: fix bogus "too many explicit universe levels" error message
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
14310f4d5b
|
chore: improve error message
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
42de170088
|
chore: fix test
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
82734781ec
|
chore: update stage0
|
2020-01-15 20:53:23 -08:00 |
|
Leonardo de Moura
|
6835070447
|
feat: add macro parser
|
2020-01-15 20:53:23 -08:00 |
|
Sebastian Ullrich
|
b1a59bb1cf
|
refactor: simplify quoteSyntax
|
2020-01-15 17:47:08 +01:00 |
|
Leonardo de Moura
|
b14c7cb69b
|
feat: allow user to set nodeKind at syntax command
|
2020-01-14 18:51:31 -08:00 |
|
Leonardo de Moura
|
1e8291bf7e
|
chore: fix test
|
2020-01-14 18:43:58 -08:00 |
|
Leonardo de Moura
|
9f14a45cef
|
fix: Level parser
|
2020-01-14 18:43:42 -08:00 |
|
Leonardo de Moura
|
07abef89c5
|
chore: update stage0
|
2020-01-14 18:23:24 -08:00 |
|
Leonardo de Moura
|
664172d266
|
feat: elaborate syntax command
|
2020-01-14 18:18:43 -08:00 |
|
Leonardo de Moura
|
570ae2ff0e
|
feat: add mkFreshKind
|
2020-01-14 18:07:14 -08:00 |
|
Leonardo de Moura
|
c889d0ce48
|
fix: infixR helper only works for termParsers
|
2020-01-14 18:06:57 -08:00 |
|
Leonardo de Moura
|
e7db119948
|
feat: add HasQuote for Option
|
2020-01-14 18:03:33 -08:00 |
|
Leonardo de Moura
|
35213b63ae
|
fix: bootstrapping issues
We need `Name` `mkNameStr` available in the environment to define
`syntax` command.
|
2020-01-14 18:02:39 -08:00 |
|
Leonardo de Moura
|
5eebbc7bda
|
chore: remove unnecessary attributes
If one day we add elaboration functions for level and syntax, then we
can add them back.
|
2020-01-14 14:34:30 -08:00 |
|
Leonardo de Moura
|
2d83d49341
|
refactor: add Elab/Syntax.lean
|
2020-01-14 14:22:55 -08:00 |
|
Leonardo de Moura
|
abc6bc1447
|
chore: use try to fix : overload
|
2020-01-14 14:19:44 -08:00 |
|
Leonardo de Moura
|
2e668d9052
|
chore: update stage0
|
2020-01-14 14:16:21 -08:00 |
|
Leonardo de Moura
|
ab8cbdc7e0
|
feat: improve syntax rules
|
2020-01-14 14:15:48 -08:00 |
|
Leonardo de Moura
|
b057f55e52
|
chore: add missing rules
|
2020-01-14 14:01:40 -08:00 |
|
Leonardo de Moura
|
125af9134a
|
chore: update stage0
|
2020-01-14 13:50:50 -08:00 |
|
Leonardo de Moura
|
17811a9286
|
feat: add syntax parsers
|
2020-01-14 13:50:06 -08:00 |
|
Leonardo de Moura
|
dd2936d28e
|
chore: move helper functions to Parser.lean
|
2020-01-14 13:33:20 -08:00 |
|
Leonardo de Moura
|
15a2d7d8ca
|
chore: tacticSymbol ==> nonReservedSymbol
|
2020-01-14 13:08:38 -08:00 |
|
Leonardo de Moura
|
3a1a152c90
|
chore: udpate stage0
|
2020-01-14 12:35:32 -08:00 |
|
Leonardo de Moura
|
ad0792f6c9
|
feat: add syntax category
|
2020-01-14 12:34:45 -08:00 |
|
Leonardo de Moura
|
a88dca17bc
|
chore: style
|
2020-01-14 08:51:50 -08:00 |
|
Daniel Selsam
|
4a0d8b475c
|
doc: try naming result type
|
2020-01-14 08:49:41 -08:00 |
|
Leonardo de Moura
|
c00d3db95b
|
chore: update stage0
|
2020-01-13 16:56:45 -08:00 |
|
Leonardo de Moura
|
e9d1014d63
|
feat: add ParserDescrCore.tacticSymbol constructor
|
2020-01-13 16:54:52 -08:00 |
|
Leonardo de Moura
|
aedd59258b
|
fix: missing file
|
2020-01-13 16:52:12 -08:00 |
|
Leonardo de Moura
|
2f5f00ed4f
|
feat: improve leadingIdentAsSymbol trick
|
2020-01-13 16:42:49 -08:00 |
|
Leonardo de Moura
|
397addb958
|
doc: leadingIdentAsSymbol trick
|
2020-01-13 16:38:12 -08:00 |
|
Leonardo de Moura
|
983579c0cf
|
feat: enable leadingIdentAsSymbol for tactic category
|
2020-01-13 16:20:34 -08:00 |
|
Leonardo de Moura
|
a3f5db0900
|
chore: update stage0
|
2020-01-13 16:09:34 -08:00 |
|
Leonardo de Moura
|
e98507023e
|
feat: basic tactic parser
|
2020-01-13 16:07:48 -08:00 |
|
Leonardo de Moura
|
b8146cc235
|
feat: add leadingIdentAsSymbol to ParserCategory
|
2020-01-13 16:07:21 -08:00 |
|
Leonardo de Moura
|
340d5f01f5
|
chore: symbolOrIdent ==> nonReservedSymbol
|
2020-01-13 14:32:34 -08:00 |
|