lean4-htt/tmp
2018-02-01 18:06:19 -08:00
..
bad2.lean feat(library/equations_compiler): add elim_match skeleton 2016-08-17 21:38:23 -07:00
bench30.lean feat(library/type_context): add compilation flag for disabling type class resolution flag 2017-02-21 20:04:43 -08:00
debugger_example.lean refactor(library/debugger): move debugger to tools 2016-12-17 10:50:13 -08:00
div2.lean feat(library/equations_compiler/wf_rec): apply well_founded.fix 2017-05-17 16:44:53 -07:00
even_odd.lean feat(frontends/lean,library/equations_compiler): store tactics for generating well founded relation and decreasing proofs 2017-05-23 15:00:29 -07:00
fresh_name.txt doc(tmp/fresh_name): document impact of new mk_fresh_name design on thread local caches 2018-02-01 18:06:19 -08:00
micro_lenses.lean feat(tmp/micro_lenses): experiment with van Laarhoven-style lens 2017-03-11 11:35:02 -08:00
mini_crush.lean refactor(library/tactic, library/init/meta): simplify_config => simp_config 2017-02-19 13:10:36 -08:00
perf.info feat(frontends/lean): 'let' in 'do' blocks 2017-02-24 09:10:36 -08:00
wf_ex.lean