Leonardo de Moura
|
e0fd89e165
|
feat(library/init/lean/compiler): fold nat predicates
|
2019-02-15 16:17:16 -08:00 |
|
Leonardo de Moura
|
5e7308d22d
|
chore(library/init/lean/expr): get_app_fn
|
2019-02-14 14:12:25 -08:00 |
|
Leonardo de Moura
|
9cb2005e8e
|
feat(library/init/lean): add hash functions and dbg_to_string
|
2019-02-13 16:19:25 -08:00 |
|
Leonardo de Moura
|
b89eb64cf1
|
refactor(library/init/lean/expr): use native constructors
|
2019-02-13 15:07:49 -08:00 |
|
Sebastian Ullrich
|
f9b3244d97
|
fix(library/init/lean/expr): literal: use C++ constructor ordering
|
2019-02-07 13:03:09 +01:00 |
|
Sebastian Ullrich
|
4e96f092f9
|
feat(library/init/lean/elaborator): delegate elaboration of attribute
|
2018-12-14 17:38:19 +01:00 |
|
Leonardo de Moura
|
c3569dc72d
|
feat(kernel): store structure name in proj-expressions
|
2018-10-02 09:23:11 -07:00 |
|
Leonardo de Moura
|
3e5f59d6df
|
chore(kernel): remove expr.quote constructor
In Lean4, we will reify expressions.
|
2018-09-07 22:08:08 -07:00 |
|
Leonardo de Moura
|
fdbb1964e0
|
chore(library/init/lean/expr): document mvar new design
|
2018-06-22 15:06:36 -07:00 |
|
Leonardo de Moura
|
1063905d07
|
chore(kernel/expr): reorder constructors and fix typo
|
2018-06-22 12:39:16 -07:00 |
|
Leonardo de Moura
|
318530cf07
|
refactor(library/init/meta/expr): use lean.expr
`expr` is finally non-meta
|
2018-06-22 10:29:56 -07:00 |
|
Leonardo de Moura
|
a49de9ccd3
|
feat(library/init/lean): add kvmap
We use it to implement `expr.mdata` and `options`
|
2018-06-15 16:05:11 -07:00 |
|
Leonardo de Moura
|
73e067d361
|
feat(kernel): add expression literals
|
2018-06-14 14:55:14 -07:00 |
|
Leonardo de Moura
|
021bc40e95
|
feat(library/init/lean/expr): new lean.expr type
|
2018-06-13 15:44:15 -07:00 |
|