Sebastian Ullrich
|
e3bfd90b06
|
fix(frontends/lean/elaborator): default recover_from_error to false for most commands
Fixes #1446
fix(frontends/lean/util): quoting private name
uncovered by now failing run test
|
2017-03-09 20:51:35 -08:00 |
|
Leonardo de Moura
|
9d3c0497cb
|
chore(frontends/lean): rename transient commands
See issue #1432
|
2017-03-09 18:41:19 -08:00 |
|
Gabriel Ebner
|
572c9a0de0
|
chore(tests/lean): fix tests after error-recovery
|
2017-02-06 15:15:47 +01:00 |
|
Leonardo de Moura
|
e21afb045f
|
chore(tests/lean): fix tests
see #1341
|
2017-01-30 11:54:00 -08:00 |
|
Leonardo de Moura
|
f00e6c0a96
|
feat(frontends/lean): anonymous instances
The instance name is synthesized automatically.
|
2016-09-23 13:34:34 -07:00 |
|
Leonardo de Moura
|
f72f9dd561
|
fix(frontends/lean/pp): purify metavar_decl_ref's
The tests become too fragile if we don't purify them.
|
2016-07-30 20:30:03 -07:00 |
|
Leonardo de Moura
|
8b533a54c2
|
feat(frontends/lean/pp): improve purify_metavars
|
2016-07-30 15:31:06 -07:00 |
|
Leonardo de Moura
|
ef2e80e635
|
refactor(library/type_context): remove dangerous 'get_cache' method
|
2016-07-27 18:32:36 -07:00 |
|
Leonardo de Moura
|
3a5f6f2e64
|
feat(frontends/lean/builtin_cmds): improve output produced by #elab command, use kernel type checker to check elaboration result
|
2016-07-27 15:29:25 -07:00 |
|
Leonardo de Moura
|
83d4436079
|
feat(frontends/lean/elaborator): remove poly case
|
2016-07-26 14:37:43 -07:00 |
|
Leonardo de Moura
|
1ed24a7237
|
feat(frontends/lean/elaborator): restrict use of 'eliminator' elaboration, approximate is_def_eq in the default function application elaborator
|
2016-07-25 16:25:54 -07:00 |
|
Leonardo de Moura
|
05a0061c09
|
feat(frontends/lean/elaborator): default elaboration for function applications
|
2016-07-25 15:50:16 -07:00 |
|
Leonardo de Moura
|
9f06cd553e
|
test(lean): remove tests using Lean old syntax and kernel
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-05-17 10:38:53 -07:00 |
|
Leonardo de Moura
|
4ba097a141
|
feat(frontends/lean): use lowercase commands, replace 'endscope' and 'endnamespace' with 'end'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-01-05 13:06:36 -08:00 |
|
Leonardo de Moura
|
2ddcc32c1d
|
fix(frontends/lean/notation): change the precedence of '->'
It should match the precedence of the implication '=>'.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-12-06 13:23:24 -08:00 |
|
Leonardo de Moura
|
d2f9c24d3c
|
fix(tests/lean): adjust tests
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-10-24 15:42:17 -07:00 |
|
Leonardo de Moura
|
26bf7bcaac
|
Fix bug in the elaborator. Move character ' to class A
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2013-09-06 17:12:35 -07:00 |
|