| .. |
|
bin
|
fix: robust linking of cyclically dependent libraries
|
2020-11-13 21:08:46 +01:00 |
|
cmake
|
chore: delete more CMake cruft
|
2020-10-14 19:08:06 +02:00 |
|
include/lean
|
fix: missing panics
|
2020-12-08 10:36:53 -08:00 |
|
Init
|
chore: adapt to new syntax syntax and introduce a few sepBy shorthands
|
2020-12-09 18:01:05 +01:00 |
|
initialize
|
chore: remove old frontend, equation compiler and tactics from build
|
2020-10-25 10:20:30 -07:00 |
|
kernel
|
chore: update structure, class, inductive
|
2020-11-27 15:09:30 -08:00 |
|
Lean
|
feat: use actual separator in sepBy antiquotation scope
|
2020-12-09 17:48:05 +01:00 |
|
library
|
fix: gen_constants_cpp.py: mark constants as persistent
|
2020-11-29 18:59:39 +01:00 |
|
runtime
|
fix: missing panics
|
2020-12-08 10:36:53 -08:00 |
|
shared
|
chore: src/init ==> src/initialize
|
2019-11-22 04:59:13 -08:00 |
|
shell
|
feat: name resolution during parsing
|
2020-12-03 17:46:13 +01:00 |
|
Std
|
chore: remove occurrences of Append.append
|
2020-12-01 15:44:03 -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 broken & redundant "new parser Core.lean" benchmark
|
2020-11-13 21:08:46 +01: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: define tactic parsers using syntax command
|
2020-11-17 13:52:36 -08:00 |
|
Lean.lean
|
feat: add ScopedEnvExtension
|
2020-12-03 17:04:16 -08: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
|
|
|