Gabriel Ebner
|
9367e94900
|
fix(frontends/lean/pp): hide proof terms in non-proofs by default
This is mainly to reduce clutter. Proof term printing can still be
forced using the `pp.proofs` option.
|
2017-07-15 22:21:22 +01:00 |
|
Leonardo de Moura
|
2866607319
|
chore(tests): fix tests
|
2017-06-18 18:33:38 -07:00 |
|
Leonardo de Moura
|
7d2ec25e81
|
fix(tests/lean/interactive/complete_field): fix tests
|
2017-05-16 14:50:15 -07:00 |
|
Leonardo de Moura
|
73b4e42485
|
chore(frontends/lean,library): fix character pretty printer
|
2017-05-02 13:17:22 -07:00 |
|
Leonardo de Moura
|
323db5a530
|
feat(frontends/lean/pp): pretty print structure instances and field projections
|
2017-02-05 14:01:53 -08:00 |
|
Leonardo de Moura
|
df91ae3738
|
fix(library/string,library/init/data/to_string): handle ASCII control characters
|
2017-01-11 23:44:33 -08:00 |
|
Leonardo de Moura
|
acef1efb86
|
fix(frontends/lean/pp,library/equations_compiler,library/tactic/smt/congruence_closure): bug at to_char function
|
2017-01-11 23:44:25 -08:00 |
|