lean4-htt/src
2020-11-11 19:02:21 -08:00
..
bin fix: build 2020-06-25 15:30:11 -07:00
cmake chore: delete more CMake cruft 2020-10-14 19:08:06 +02:00
include/lean chore: remove obsolete build options & other stuff 2020-10-14 18:57:11 +02:00
Init chore: delete temporary ParserDescrNew 2020-11-11 19:02:21 -08:00
initialize chore: remove old frontend, equation compiler and tactics from build 2020-10-25 10:20:30 -07:00
kernel chore: fix assertion 2020-11-02 06:22:46 -08:00
Lean chore: ParserDescrNew => ParserDescr 2020-11-11 18:57:49 -08:00
library chore: fix warning 2020-11-11 11:15:31 -08:00
runtime fix: String.mk, String.toList 2020-10-16 09:42:59 +02:00
shared
shell fix: re-enable --profile by passing the startup options via the global ios 2020-10-27 18:51:35 +01:00
Std chore: cleanup 2020-11-10 15:40:00 -08:00
tests/util chore: checkInterrupted ~> checkCanceled, requestInterrupt ~> cancel 2020-09-14 17:57:33 +02:00
util chore: remove dead code 2020-10-28 09:33:19 -07:00
CMakeLists.txt chore: remove old frontend, equation compiler and tactics from build 2020-10-25 10:20:30 -07:00
config.h.in chore: fix interactive use of stage 0 2020-09-25 11:22:06 +02:00
githash.h.in
Init.lean feat: add rfl and decide! tactic macros 2020-10-29 16:42:22 -07:00
Lean.lean fix: fix pretty printers for imported ParserDescrs 2020-11-07 17:05:07 +01:00
lean.mk.in chore: make_stdlib: use everything but lean from the current stage 2020-09-24 18:57:53 +02:00
Std.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
stdlib.make.in chore: fix passing additional LEAN(C)_OPTS to make 2020-10-22 12:00:39 +02:00
version.h.in