lean4-htt/src
Leonardo de Moura e391cb5b64 refactor: use internal exceptions instead of OptionT
@Kha: the motivations are

- Code is more uniform, and make sure we are using only `ReaderT` and
`StateRefT` on top of our basic monads.
- It is easier to support variants of `monadMap`. We don't need to
explain the system how these variants behave with `OptionT`.
2020-08-24 16:48:15 -07:00
..
bin fix: build 2020-06-25 15:30:11 -07:00
cmake chore: remove test special case 2020-05-04 11:11:11 +02:00
frontends/lean chore: rename ST.Ref primitives 2020-08-23 12:28:14 -07:00
include/lean chore: rename ST.Ref primitives 2020-08-23 12:28:14 -07:00
Init fix: Int.add spec 2020-08-24 13:55:14 +02:00
initialize chore: use src/Lean.lean to initialize lean 2020-05-26 13:54:13 -07:00
kernel fix: allow kernel projections to be used in inductive families containing only one constructor 2020-08-05 12:56:04 -07:00
Lean refactor: use internal exceptions instead of OptionT 2020-08-24 16:48:15 -07:00
library chore: increase threshold 2020-08-22 14:44:18 -07:00
runtime chore: rename ST.Ref primitives 2020-08-23 12:28:14 -07:00
shared chore: src/init ==> src/initialize 2019-11-22 04:59:13 -08:00
shell feat: add --root flag to set package root directory 2020-08-06 09:21:52 -07:00
Std refactor: add prototype2.lean 2020-08-04 18:35:11 -07:00
tests/util chore: fix includes 2020-05-22 14:17:25 -07:00
util chore: fix includes 2020-05-22 14:17:25 -07:00
CMakeLists.txt chore: clean up stage 0 executable build 2020-07-03 19:26:00 +02:00
config.h.in feat(CMakeLists, runtime): add CHECK_RC_OVERFLOW cmake option 2019-08-28 15:35:46 -03:00
CTestConfig.cmake
CTestCustom.cmake.in
githash.h.in fix(library): store and validate Lean version of .olean files 2018-01-23 11:14:18 -08:00
Init.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
Lean.lean feat: add InternalExceptionId.lean 2020-08-21 13:06:31 -07:00
lean.mk.in chore: speedcenter: benchmark actual, parallel stdlib build 2020-08-24 13:43:44 +02:00
memcheck.supp
Std.lean chore: move ShareCommon to Std 2020-06-25 11:45:29 -07:00
stdlib.make.in chore: speedcenter: benchmark actual, parallel stdlib build 2020-08-24 13:43:44 +02:00
version.h.in chore(leanpkg/lean_version): recognize nightlies as releases separate from master 2018-03-20 15:14:45 -07:00