Leonardo de Moura
|
68a34bd1ba
|
feat(library/projection): add get_projection_info_map
|
2015-10-01 16:10:27 -07:00 |
|
Leonardo de Moura
|
c15bcf1354
|
refactor(library/projection): remove projection macro from library
|
2015-07-02 08:48:13 -07:00 |
|
Leonardo de Moura
|
0b7859f387
|
feat(library,frontends/lean): add support for projections in the elaborator
The idea is to simulate the computation rules such as
pr1 (mk a b) ==> a
in the elaborator
|
2015-06-26 17:18:29 -07:00 |
|
Leonardo de Moura
|
ea43f3ea80
|
fix(frontends/lean/builtin_cmds): fixes #630
|
2015-05-26 22:19:42 -07:00 |
|
Leonardo de Moura
|
420da8fd3f
|
feat(library/projection): store bit saying whether a projection is for a class or not.
|
2015-02-04 08:54:20 -08:00 |
|
Leonardo de Moura
|
c92f3bec65
|
refactor(library/definitional/projection): move projection "database" to library/projection
|
2015-02-04 07:18:43 -08:00 |
|