Sebastian Ullrich
|
305984bab5
|
feat(frontends/lean/elaborator): show context of unassigned mvars
|
2018-10-08 09:32:41 -07:00 |
|
Leonardo de Moura
|
e9f843ddf6
|
refactor(kernel/expr): remove mlocal_* functions
The constructors `mvar` and `fvar` have different memory layouts.
|
2018-06-22 14:25:31 -07:00 |
|
Leonardo de Moura
|
fd5bfc7dfe
|
refactor(kernel): simplify binder_info
Now, it is an enumeration type like its Lean counterpart.
|
2018-06-20 15:31:40 -07:00 |
|
Leonardo de Moura
|
2a79da1ab6
|
refactor(kernel): move formatting stuff out of the kernel
|
2018-06-07 16:28:54 -07:00 |
|