This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
bf4b9b0ccd
lean4-htt
/
tests
History
Leonardo de Moura
bf4b9b0ccd
fix: use
noImplicitLambda%
when defining tactic macros such as
have
,
let
, etc
...
Thus, we don't change the expected type when using them.
2021-04-12 23:01:47 -07:00
..
bench
doc: fix typos
2021-03-07 15:06:02 +01:00
compiler
fix: allow bigger ctor objects
2021-01-29 18:23:38 -08:00
elabissues
chore: move pp_options.cpp to Lean
2021-01-27 14:16:12 +01:00
ir
lean
fix: use
noImplicitLambda%
when defining tactic macros such as
have
,
let
, etc
2021-04-12 23:01:47 -07:00
leanpkg
feat: incremental progress notification while compiling dependencies
2021-01-19 19:06:01 +01:00
playground
test: update playground for Hashable
2021-03-30 13:36:52 -07:00
plugin
chore: fix test
2021-01-27 15:04:59 +01:00
simpperf
feat: add
simp
benchmark
2020-12-31 15:46:56 -08:00
.gitignore
common.sh