Leonardo de Moura
|
d6000416f8
|
feat(library/compiler,frontends/lean/elaborator): (try to) preserve position information
We will use this information in the debugger.
|
2016-11-09 16:51:48 -08:00 |
|
Leonardo de Moura
|
d66584f390
|
feat(library/vm,library/compiler): save argument names
|
2016-11-08 15:10:04 -08:00 |
|
Leonardo de Moura
|
e62810c9b8
|
fix(library/compiler/lambda_lifting): make sure constructors are eta-expanded
closes #1133
|
2016-11-02 13:26:15 -07:00 |
|
Leonardo de Moura
|
2b43f591c9
|
fix(library/type_context): remove m_cache_owner field
This idiom creates problem if we use (even accidentally) the copy constructor.
|
2016-06-23 14:03:46 -07:00 |
|
Leonardo de Moura
|
2eafe66240
|
fix(library/compiler/lambda_lifting): relax assertion
|
2016-06-06 14:11:05 -07:00 |
|
Leonardo de Moura
|
399b83122c
|
refactor(library): move vm to a separate directory
|
2016-05-12 14:45:06 -07:00 |
|
Leonardo de Moura
|
70cff1a4bd
|
feat(library/compiler/lambda_lifting): avoid unnecessary auxiliary decls
|
2016-05-11 16:34:47 -07:00 |
|
Leonardo de Moura
|
3b47d91b3e
|
feat(library/compiler): add lambda lifting
|
2016-05-11 11:07:39 -07:00 |
|