Leonardo de Moura
|
b79a8ddd25
|
fix(library/attribute_manager): incorrect assertion
|
2016-08-03 18:26:09 -07:00 |
|
Leonardo de Moura
|
a7eb7edafb
|
fix(library/metavar_util): assertion violation
|
2016-08-03 18:20:59 -07:00 |
|
Daniel Selsam
|
70a1e53ba8
|
feat(simplifier/simp_lemmas): take arbitrary list of attributes and cache
|
2016-08-03 18:04:28 -07:00 |
|
Leonardo de Moura
|
1ca15e9b42
|
chore(frontends/lean): remove obtain-expr dead code
|
2016-08-03 17:41:16 -07:00 |
|
Leonardo de Moura
|
594c7ca4c5
|
chore(frontends/lean/find_cmd): remove find_decl command
|
2016-08-03 17:32:47 -07:00 |
|
Leonardo de Moura
|
971a5dae69
|
refactor(frontends/lean/inductive_cmd): replace old_type_checker_ptr with type_context
|
2016-08-03 17:29:09 -07:00 |
|
Leonardo de Moura
|
f4e1e92807
|
feat(frontends/lean/decl_cmds): use new elaborator for variable, parameter and constant commands
|
2016-08-03 17:10:45 -07:00 |
|
Leonardo de Moura
|
b6be493cef
|
feat(frontends/lean/util): elaborate priority/precedence expressions using the new elaborator
|
2016-08-03 17:01:34 -07:00 |
|
Leonardo de Moura
|
aeafe0293b
|
feat(frontends/lean/structure_cmd): use new elaborator to process the structure command
|
2016-08-03 16:56:41 -07:00 |
|
Leonardo de Moura
|
d473622352
|
refactor(frontends/lean/structure_cmd): remove unnecessary options
|
2016-08-03 15:48:58 -07:00 |
|
Leonardo de Moura
|
343d423b71
|
chore(library/init/applicative): make it easier to elaborate
|
2016-08-03 15:32:43 -07:00 |
|
Leonardo de Moura
|
c32138db88
|
feat(library/type_context): add new trace msg
|
2016-08-03 15:32:04 -07:00 |
|
Leonardo de Moura
|
bf730d992c
|
chore(tests/lean): fix test output
|
2016-08-03 14:17:29 -07:00 |
|
Leonardo de Moura
|
794382da01
|
feat(frontends/lean/elaborator): take care of foreign universe metavars in the sanitizer
|
2016-08-03 14:13:42 -07:00 |
|
Leonardo de Moura
|
e87b54988b
|
feat(frontends/lean/elaborator): minor cleanup
|
2016-08-03 13:25:49 -07:00 |
|
Leonardo de Moura
|
2c8e484aa3
|
feat(frontends/lean/elaborator): universe parameter name sanitizer
|
2016-08-03 13:13:44 -07:00 |
|
Leonardo de Moura
|
4e80094927
|
feat(frontends/lean/inductive_cmd): use new elaborator in the inductive command
|
2016-08-03 13:13:12 -07:00 |
|
Leonardo de Moura
|
bae10d7530
|
feat(library/type_context): restrict context of metavariables during unification if approximate() is true
|
2016-08-02 16:31:12 -07:00 |
|
Leonardo de Moura
|
9ebcd9c2ff
|
fix(library/init/sigma_lex): closes #1091
|
2016-08-02 15:53:35 -07:00 |
|
Leonardo de Moura
|
112aae2928
|
feat(frontends/lean/elaborator): erase info annotations
|
2016-08-02 15:43:23 -07:00 |
|
Leonardo de Moura
|
186d82d58d
|
chore(frontends/lean/builtin_cmds): remove dead code
|
2016-08-02 15:18:05 -07:00 |
|
Leonardo de Moura
|
8993d0738a
|
feat(frontends/lean): remove #elab command
The check command is now using the new elaborator.
|
2016-08-02 15:05:24 -07:00 |
|
Leonardo de Moura
|
dc44edfd41
|
feat(frontends/lean): use new elaborator in the 'check' command
|
2016-08-02 14:57:49 -07:00 |
|
Leonardo de Moura
|
dcba76ba7e
|
feat(frontends/lean/parser): at parser::elaborate convert metavar_decl_ref's into regular metavars
|
2016-08-02 14:45:04 -07:00 |
|
Leonardo de Moura
|
0b1f0de7d2
|
chore(tests/lean/inst_error.lean.expected.out): fix output
|
2016-08-02 13:55:08 -07:00 |
|
Leonardo de Moura
|
ee46befd26
|
chore(frontends/lean/elaborator): cleanup
|
2016-08-02 13:16:43 -07:00 |
|
Leonardo de Moura
|
babc8906b3
|
fix(library/metavar_util): but in instantiate_mvars
|
2016-08-02 13:16:17 -07:00 |
|
Leonardo de Moura
|
c91a7a8e9b
|
fix(frontends/lean/elaborator): add checkpoint
|
2016-08-02 10:10:11 -07:00 |
|
Leonardo de Moura
|
139707413c
|
fix(frontends/lean/elaborator): better position information
|
2016-08-02 10:00:05 -07:00 |
|
Leonardo de Moura
|
860d333b5e
|
fix(src/library/type_context): unifier first-order approximation
|
2016-08-02 09:51:18 -07:00 |
|
Leonardo de Moura
|
53da866935
|
feat(library/init/meta/simp_tactic): add tactic for creating empty simp_lemmas
|
2016-08-02 09:00:49 -07:00 |
|
Leonardo de Moura
|
90f5dabf28
|
fix(frontends/lean/elaborator): order type class instances are synthesized
|
2016-08-01 23:59:22 -07:00 |
|
Leonardo de Moura
|
dd98c86a79
|
fix(frontends/lean/elaborator): as_atomic elaboration
|
2016-08-01 23:26:34 -07:00 |
|
Leonardo de Moura
|
5ffbc2f94e
|
fix(library/vm/vm): memory leak
|
2016-08-01 23:06:53 -07:00 |
|
Leonardo de Moura
|
219300e923
|
fix(frontends/lean/elaborator): erase 'as_atomic' annotation
|
2016-08-01 23:06:41 -07:00 |
|
Leonardo de Moura
|
c3ce9d0a2d
|
fix(frontends/lean): bug that only happens in newer versions of g++
See #1098
I only managed to reproduce the bug after I installed Ubuntu 16.04
|
2016-08-01 21:57:11 -07:00 |
|
Leonardo de Moura
|
a1854df9fa
|
test(tests/lean/run/elab_crash1): add new test
|
2016-08-01 17:26:47 -07:00 |
|
Leonardo de Moura
|
582117da96
|
fix(frontends/lean/elaborator): elaborator must take into account binder information when caching inferred types
|
2016-08-01 16:35:42 -07:00 |
|
Leonardo de Moura
|
a50e13f538
|
feat(library/type_context): allow us to control whether binder information is taken into account or not when caching type information
|
2016-08-01 16:34:07 -07:00 |
|
Leonardo de Moura
|
8127ba9a5f
|
feat(frontends/lean/parser): adapter for converting local_expr_decls ==> local_context
|
2016-08-01 14:52:01 -07:00 |
|
Leonardo de Moura
|
d46e9b411c
|
fix(frontends/lean/elaborator): spurious universe parameters being generated
|
2016-08-01 08:10:15 -07:00 |
|
Leonardo de Moura
|
5b33c0384d
|
test(tests/lean/run/qexpr1): add test for nested quotes
|
2016-08-01 07:42:06 -07:00 |
|
Leonardo de Moura
|
c1793cd620
|
feat(library/init/meta/tactic): add 'refine' tactic
|
2016-07-31 21:17:19 -07:00 |
|
Leonardo de Moura
|
fefa5ad3b8
|
fix(library/tactic/elaborate): new subgoals must be inserted after main goal
|
2016-07-31 21:16:29 -07:00 |
|
Leonardo de Moura
|
bf0d7b3ff2
|
fix(library/quote): add quote macro reader
|
2016-07-31 21:15:03 -07:00 |
|
Leonardo de Moura
|
fb49d61042
|
chore(frontends/lean): fix warnings and remove dead code
|
2016-07-31 20:53:26 -07:00 |
|
Leonardo de Moura
|
7ddc3c72dd
|
fix(frontends/lean/elaborator, library/vm/vm_qexpr): add and handle as_is annotation
|
2016-07-31 20:49:53 -07:00 |
|
Leonardo de Moura
|
6d0fa806d8
|
feat(library/tactic/elaborate): convert unassigned metavars into new goals
|
2016-07-31 20:38:57 -07:00 |
|
Leonardo de Moura
|
12fa52c77d
|
feat(library/tactic, frontends/lean/elaborator): add to_expr tactic
|
2016-07-31 20:21:17 -07:00 |
|
Leonardo de Moura
|
09c000fcb8
|
chore(frontends/lean/elaborator): remove unnecessary field
|
2016-07-31 19:54:04 -07:00 |
|