lean4-htt/src
2018-02-21 15:04:19 -08:00
..
api chore(api): remove unneeded #include 2018-02-16 12:19:20 -08:00
checker feat(kernel/expr): allow metavariables to have user-facing names 2017-07-16 07:16:41 -07:00
cmake feat(build): add preliminary MSVC support 2018-02-06 10:11:09 -08:00
frontends/lean refactor(kernel): make sure kernel does not use global ::lean::mk_fresh_name 2018-02-21 15:04:19 -08:00
init chore(library/native): remove dead code 2018-02-07 17:29:25 -08:00
kernel feat(kernel/inductive): make sure constructor types do not contain local constants nor metavariables 2018-02-21 15:04:19 -08:00
library chore(library/type_context): fix compilation warning 2018-02-21 15:04:19 -08:00
shared
shell feat(library/time_task): print cumulative times on --profile 2018-02-19 09:13:24 -08:00
tests chore(unicode): use utf8 chars directly in strings 2018-02-13 10:42:08 -08:00
util refactor(library/util,util): move is_internal_name to util/ 2018-02-21 15:04:19 -08:00
CMakeLists.txt fix(warnings): fix warnings on VS. its now /W2 clean 2018-02-13 10:42:08 -08: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