Leonardo de Moura
|
318ef761d3
|
feat(frontends/lean): lambda+anonymous_constructor+match notation
|
2016-09-21 08:49:05 -07:00 |
|
Leonardo de Moura
|
325177bfd9
|
chore(tests/lean): make sure all tests can be processed using new elaborator
|
2016-09-19 16:17:32 -07:00 |
|
Leonardo de Moura
|
cd6acb5d1d
|
chore(library/pp_options): pp.binder_types true by default
|
2016-09-14 09:02:42 -07:00 |
|
Leonardo de Moura
|
bd99de9bf8
|
fix(frontends/lean/pp): remove unnecessary parenthesis when pretty printing (A -> (Pi (b : B), C b))
|
2016-08-29 16:36:04 -07:00 |
|
Leonardo de Moura
|
9a98501966
|
chore(tests/lean): fix tests output
|
2016-07-26 17:54:30 -07:00 |
|
Leonardo de Moura
|
4b022fea01
|
chore(tests/lean): fix/disable tests
|
2016-06-10 18:29:41 -07:00 |
|
Leonardo de Moura
|
b88b98ac22
|
feat(frontends/lean): try to add definition/theorem as axiom when it fails to be processed
The idea is to avoid a "tsunami" of error messages when a heavily used
theorem breaks in the beginning of the file
|
2015-03-13 14:47:21 -07:00 |
|
Leonardo de Moura
|
555d26aa61
|
feat(frontends/lean/pp): take notation declarations into account when pretty printing
TODO: support foldl/foldr and binders
|
2014-10-19 08:41:29 -07:00 |
|
Leonardo de Moura
|
2486c483cf
|
chore(kernel/error_msgs): change type mismatch error messages, closes #33
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-07 16:18:40 -07:00 |
|
Leonardo de Moura
|
5f360cd8ec
|
feat(kernel/error_msgs): improve application type mismatch error messages
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-07-28 07:08:12 -07:00 |
|
Leonardo de Moura
|
43eba857cb
|
feat(frontends/lean): add let-expr pretty printer, reduce default indentation to 2
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-07-09 18:47:10 -07:00 |
|
Leonardo de Moura
|
2ef7b9be2f
|
feat(frontends/lean): add basic pretty printer
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-07-09 01:12:36 -07:00 |
|
Leonardo de Moura
|
21c54755a9
|
fix(kernel/converter): bug in is_def_eq
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-06-16 14:09:12 -07:00 |
|