lean4-htt/src/Init
Leonardo de Moura 7e34cb4474 feat: add SynthInstance.lean
It is the first step to integrate the new type class procedure intro
`MetaM`. It implements the main entry point where we preprocess the
instance, check cache, invoke main function, process replacements, and
cache result.
2019-12-01 18:32:48 -08:00
..
Control chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Data fix: performance issue introduced by 2809cea147 2019-11-27 05:43:28 -08:00
Lean feat: add SynthInstance.lean 2019-12-01 18:32:48 -08:00
System chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Coe.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Control.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Core.lean fix: performance issue introduced by 2809cea147 2019-11-27 05:43:28 -08:00
Data.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Default.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Fix.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Lean.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Makefile.in fix: update-stage0 2019-11-27 05:53:22 -08:00
relative.py chore: move Makefile.in 2019-11-22 07:48:04 -08:00
System.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
Util.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00
WF.lean chore: library/Init ==> src/Init 2019-11-22 06:06:05 -08:00