Leonardo de Moura
|
791250fb9b
|
chore: remove unfold_lemmas option
We should use `transparency_mode::All` instead.
|
2019-11-08 10:07:27 -08:00 |
|
Leonardo de Moura
|
dce1de3905
|
chore: remove transparency_mode::None
|
2019-11-08 10:04:06 -08:00 |
|
Leonardo de Moura
|
086dd2c362
|
chore: remove transparency_mode::Instances
|
2019-11-08 09:54:03 -08:00 |
|
Leonardo de Moura
|
8a1e2bf79b
|
chore(library/projection): preparing to port projection_info to Lean
|
2019-06-25 13:17:59 -07:00 |
|
Leonardo de Moura
|
9d9f546ad8
|
refactor(util/sexpr): move options and option_declarations to util
|
2019-05-16 14:37:24 -07:00 |
|
Leonardo de Moura
|
82095cc018
|
refactor(kernel): split declaration into declaration and constant_info
This is just another step towards the design described at commit 16598391a07d4a
|
2018-08-22 17:53:11 -07:00 |
|
Leonardo de Moura
|
ec1aa2553c
|
refactor(kernel/declaration): implement definition/constant/axiom/theorem using runtime/object
TODO: inductive, constructor, recursor
|
2018-06-25 10:05:45 -07:00 |
|
Leonardo de Moura
|
ce0467638e
|
chore(*): remove unification hints
|
2018-04-10 16:29:04 -07:00 |
|
Leonardo de Moura
|
bdea7d420d
|
chore(*): type_context ==> type_context_old
|
2018-03-05 12:38:24 -08:00 |
|
Leonardo de Moura
|
f873def910
|
refactor(library/type_context): move unification_hints to cache object
|
2018-03-05 12:17:09 -08:00 |
|
Leonardo de Moura
|
1aeaed0cae
|
feat(library/abstract_context_cache): make it fully abstract
|
2018-02-21 15:04:20 -08:00 |
|
Leonardo de Moura
|
a175e9393e
|
refactor(library): context_cache ==> abstract_context_cache
|
2018-02-21 15:04:20 -08:00 |
|