lean4-htt/src
Leonardo de Moura f036a7ad16 chore(runtime/object): mk_thunk(c) should not modify c's RC
This is useful when we are generating a function that does not use the
"borrow semantics" for an argument `c` which is used in `mk_thunk(c)`.
2018-08-10 18:11:29 -07:00
..
cmake chore(cmake/Modules/cpplint): disable yet another buggy check 2018-06-06 15:28:44 -07:00
frontends/lean fix(frontends/lean/util): remove reference to obsolete match syntax 2018-08-02 14:16:25 -07:00
init refactor(kernel): remove quotitent normalizer extension 2018-06-01 10:52:17 -07:00
kernel refactor(kernel): merge constant_assumption and axiom 2018-08-01 09:57:47 -07:00
library feat(library/derive_attribute): support out_params after main parameter 2018-08-02 14:45:37 -07:00
runtime chore(runtime/object): mk_thunk(c) should not modify c's RC 2018-08-10 18:11:29 -07:00
shared
shell refactor(kernel): merge constant_assumption and axiom 2018-08-01 09:57:47 -07:00
tests chore(runtime/object): mk_thunk(c) should not modify c's RC 2018-08-10 18:11:29 -07:00
util refactor(kernel/expr): implement expr using runtime/object 2018-06-21 16:05:33 -07:00
CMakeLists.txt chore(CMakeLists.txt): C++14 2018-06-20 14:24:33 -07:00
CTestConfig.cmake
CTestCustom.cmake.in
Doxyfile
githash.h.in fix(library): store and validate Lean version of .olean files 2018-01-23 11:14:18 -08:00
memcheck.supp
version.h.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00