Leonardo de Moura
|
72290483e4
|
chore(library/init/lean/compiler): attributes.lean ==> inline.lean
|
2019-06-06 14:08:13 -07:00 |
|
Leonardo de Moura
|
e05cdc2b08
|
feat(library/init/lean/compiler): declare function inlining attributes in Lean
Remark: they are not active yet since we haven't removed the ones
defined in C++ yet.
|
2019-06-06 11:05:54 -07:00 |
|
Leonardo de Moura
|
09df708af2
|
feat(library/init/lean/compiler): implement close term cache env extension in Lean
|
2019-05-15 11:01:25 -07:00 |
|
Leonardo de Moura
|
7a5e64e52e
|
chore(library/init/lean/compiler): move IR related files to subdirectory
|
2019-05-05 07:55:36 -07:00 |
|
Leonardo de Moura
|
54fc37b00d
|
feat(library/init/lean/compiler): add Decl.normalizeIds
|
2019-05-03 22:46:56 -07:00 |
|
Leonardo de Moura
|
c34b064e83
|
feat(library/init/lean/compiler/ir): add insertResetReuse
|
2019-05-03 14:20:14 -07:00 |
|
Leonardo de Moura
|
76a49ec256
|
chore(library/compiler): add ir::test
|
2019-05-02 14:40:04 -07:00 |
|
Leonardo de Moura
|
3628b39cb6
|
feat(library/init/lean/compiler): add simpcase transformation
|
2019-05-02 12:40:37 -07:00 |
|
Leonardo de Moura
|
3a612bfd8b
|
feat(library/init/lean/compiler): add elimDead transformation
|
2019-05-02 08:06:45 -07:00 |
|
Leonardo de Moura
|
e52e787ad5
|
fix(library/init/lean/compiler/pushproj): bug and cleanup
|
2019-05-01 21:01:03 -07:00 |
|
Leonardo de Moura
|
0c9fa13763
|
feat(library/init/lean/compiler): convert LLNF into Lean IR
|
2019-04-30 17:55:43 -07:00 |
|
Leonardo de Moura
|
04e20623e6
|
chore(*): use lowercase dir names
|
2019-03-21 15:06:44 -07:00 |
|
Leonardo de Moura
|
67fb78bb47
|
chore(*): renaming files
|
2019-03-21 15:06:44 -07:00 |
|
Sebastian Ullrich
|
beda5f5f43
|
chore(library): capitalize types and namespaces
|
2019-03-21 15:06:43 -07:00 |
|
Sebastian Ullrich
|
b939162168
|
chore(library): switch from snake_case to camelCase
|
2019-03-21 15:06:43 -07:00 |
|
Leonardo de Moura
|
68e8aa8d1d
|
feat(library/init/lean/compiler): add constant folding helper functions
|
2019-02-14 14:35:10 -08:00 |
|