Sebastian Ullrich
|
0b9e46eee5
|
chore: universe-+ spacing
|
2020-09-17 08:12:28 -07:00 |
|
Sebastian Ullrich
|
aa452b795d
|
refactor: make formatter precompiled as well
|
2020-08-20 15:29:33 +02:00 |
|
Sebastian Ullrich
|
1840b4b1ff
|
fix: pretty printer with new syntax
|
2020-08-19 09:56:23 -07:00 |
|
Sebastian Ullrich
|
6cbfe2359b
|
chore: remove old syntax
|
2020-08-19 09:56:23 -07:00 |
|
Sebastian Ullrich
|
3091bd71e7
|
feat: unwrap basic token parsers
|
2020-08-19 09:56:23 -07:00 |
|
Sebastian Ullrich
|
eeaf20080c
|
refactor: register parenthesizer compiler as hook
/cc @leodemoura
|
2020-08-18 16:02:33 +02:00 |
|
Sebastian Ullrich
|
f7e004b44a
|
refactor: split Lean.Parser.Parser
|
2020-08-13 18:44:13 +02:00 |
|
Leonardo de Moura
|
249bda16c0
|
chore: remove prelude commands from Lean package
|
2020-06-25 11:21:17 -07:00 |
|
Leonardo de Moura
|
610ced2de5
|
chore: appPrec => maxPrec
|
2020-06-10 16:50:09 -07:00 |
|
Leonardo de Moura
|
1307405300
|
chore: make sure parser! and tparser! use a syntax similar to the one used at syntax for setting precedences
cc @Kha
|
2020-06-10 16:09:13 -07:00 |
|
Leonardo de Moura
|
2125687d9c
|
chore: remove unnecessary [appPrec] annotations
|
2020-06-10 14:44:54 -07:00 |
|
Leonardo de Moura
|
8dde9715a9
|
refactor: associate precedences to parsers instead of tokens
@Kha This is working in progress.
I am convinced we should associated the precedence to parsers. A lot
of weird stuff is gone :)
|
2020-06-08 16:12:05 -07:00 |
|
Leonardo de Moura
|
4ccc3fef52
|
chore: move Init.Lean files to Lean package
|
2020-05-26 15:04:35 -07:00 |
|