lean4-htt/src
Leonardo de Moura fe1d17583c feat(library/compiler/emit_cpp): special support for (proj|inc)*;reset sequences
We save inc/dec operations. It improved the performance of
`expr_const_folding.lean`. On my Linux desktop
Before: 3.7 secs
After:  3.1 secs

cc @kha
2019-02-19 13:06:22 -08:00
..
boot chore(boot): update 2019-02-18 20:53:04 -08:00
cmake chore(cmake/Modules/cpplint): disable yet another buggy check 2018-06-06 15:28:44 -07:00
frontends/lean fix(frontends/lean/decl_attributes): fix attribute parsing in old frontend 2019-02-15 12:13:45 -08:00
init chore(shell,boot): update boot, and initialization process 2019-02-14 14:49:16 -08:00
kernel feat(library/compiler/llnf): avoid inc/dec operations on persistent objects 2019-02-18 20:22:18 -08:00
library feat(library/compiler/emit_cpp): special support for (proj|inc)*;reset sequences 2019-02-19 13:06:22 -08:00
runtime feat(library/compiler/llnf): avoid inc/dec operations on persistent objects 2019-02-18 20:22:18 -08:00
shared
shell test(shell/CMakeLists): add --new-frontend test 2019-02-15 12:13:45 -08:00
tests feat(library/compiler,runtime): builtin support for lean.name 2019-02-05 12:57:46 -08:00
util feat(library/compiler): connect new const_folding module implemented in Lean with csimp 2019-02-15 14:37:48 -08:00
CMakeLists.txt fix(src/CMakeLists): sanitize regex 2019-02-13 20:14:52 -08:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in
memcheck.supp
version.h.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00