lean4-htt/src
Soonho Kong 8fd938e142 fix(util/lean_path.cpp): get_exe_location follows symbolic link in OSX
Previously, we had different behaviors on Linux and OSX when
get_exe_location finds a location of executable:

 - Linux: follow symbolic link
 - OSX: not follow symbolic link
2014-09-10 07:41:14 -07:00
..
cmake feat(build): add build option for jemalloc 2014-07-22 13:44:47 -07:00
emacs doc(emacs/README.md): update required/optional packages 2014-09-09 15:11:58 -07:00
frontends feat(frontends/lean): add declaration to namespace without opening it, closes #161 2014-09-09 18:02:14 -07:00
kernel fix(frontends/lean/elaborator): whnf may produce assertion violation if term contains free variables 2014-09-09 16:09:05 -07:00
library feat(library/coercion): add simple trick for defining coercions to function-class in a convenient way, closes #31 2014-09-09 14:36:36 -07:00
shell feat(shell): start 'lean --server' with 'pp.beta = true' 2014-09-09 14:13:35 -07:00
tests feat(util): add fuzzy string search procedure 2014-09-05 18:01:09 -07:00
util fix(util/lean_path.cpp): get_exe_location follows symbolic link in OSX 2014-09-10 07:41:14 -07:00
CMakeLists.txt refactor(library/declaration_index): store declarations in a map 2014-09-04 07:42:18 -07:00
CTestConfig.cmake chore(ctest): fix typo in CTEST_DROP_LOCATION 2013-11-25 03:14:35 -05:00
CTestCustom.cmake.in Exclude 'style_check' from MemCheck list 2013-09-13 20:27:35 -07:00
Doxyfile Add EXCLUDE_PATTERNS to src/Doxyfile 2013-09-15 20:31:15 -07:00
githash.h.in fix(build): githash generation 2013-12-29 14:41:28 -08:00
memcheck.supp chore(memcheck.supp): another suppression for awk 2013-12-25 13:56:50 -08:00
version.h.in feat(kernel): export/import (.olean) binary files 2013-12-28 17:31:35 -08:00