Daniel Selsam
|
52f87760d8
|
feat(src/library/inductive_compiler): support for nested inductive types
|
2016-09-16 12:50:59 -07:00 |
|
Daniel Selsam
|
b0c5744eea
|
feat(inductive_compiler): support for mutually inductive types
|
2016-09-10 14:22:27 -07:00 |
|
Leonardo de Moura
|
e061e9acab
|
refactor(frontends/lean/elaborator): remove elaborator::ctx()
The plan is to make `type_context` a transient object in the elaborator.
|
2016-09-01 08:28:30 -07:00 |
|
Leonardo de Moura
|
a93eada058
|
feat(library/type_context): improved (and simplified) cache management for type_context
|
2016-08-23 17:56:58 -07:00 |
|
Leonardo de Moura
|
6aa11be6fd
|
fix(frontends/lean/inductive_cmds): memory leak
|
2016-08-23 15:36:46 -07:00 |
|
Daniel Selsam
|
a9b01991c2
|
feat(frontends/lean/inductive_cmd): new frontend for the inductive cmd
Conflicts:
src/frontends/lean/CMakeLists.txt
src/frontends/lean/structure_cmd.h
|
2016-08-17 07:34:03 -07:00 |
|
Daniel Selsam
|
8aebea558a
|
feat(frontends/lean/inductive_cmds): scaffold for new inductive commands
|
2016-08-11 13:48:54 -07:00 |
|