lean4-htt/Lake
2021-11-05 16:22:11 -04:00
..
Async.lean refactor: generalize Await signature a little 2021-10-27 12:19:02 -04:00
Attributes.lean refactor: narrow Lean imports 2021-10-18 18:01:31 -04:00
BuildBin.lean feat: add package shared library build / facet 2021-10-29 19:00:02 -04:00
BuildModule.lean perf: cache lean exe trace in BuildM 2021-10-23 14:36:37 -04:00
BuildMonad.lean refactor: use LogT at Resolve.lean 2021-11-02 05:35:53 -04:00
BuildPackage.lean fix: make buildRec target wait for deps 2021-11-05 14:12:58 -04:00
BuildTarget.lean refactor: properly manage errors in the build monad 2021-10-28 13:36:07 -04:00
BuildTargets.lean feat: add package shared library build / facet 2021-10-29 19:00:02 -04:00
BuildTop.lean fix: do not resolve the same dependency multiple times 2021-10-02 21:33:08 -04:00
Cli.lean feat: use lean --githash for Lean version checking 2021-11-05 16:22:11 -04:00
CliT.lean fix: typing mistakes with CliMethodsRef + cleanup 2021-10-24 17:34:40 -04:00
Compile.lean refactor: pipe proc output to logger 2021-11-02 07:20:29 -04:00
DSL.lean feat: add docs for scripts + CLI code cleanup 2021-11-02 13:19:41 -04:00
Git.lean refactor: merge Proc into Compile and cleanup Build 2021-07-14 12:46:07 -04:00
Glob.lean chore: minor ccide leanup 2021-10-04 12:25:40 -04:00
Help.lean doc: nclude --help option info in scripts docs 2021-11-05 15:22:57 -04:00
Init.lean feat: add name to package DSL signature 2021-10-03 13:31:09 -04:00
InstallPath.lean fix: correct the lake lib location of a co-located lake and lean 2021-10-18 12:39:30 -04:00
LeanConfig.lean feat: add docs for scripts + CLI code cleanup 2021-11-02 13:19:41 -04:00
LeanVersion.lean refactor: generalize Lean/Lake installation detection 2021-10-05 20:00:30 -04:00
LogMonad.lean refactor: use LogT at Resolve.lean 2021-11-02 05:35:53 -04:00
Main.lean refactor: generalize Lean/Lake installation detection 2021-10-05 20:00:30 -04:00
MainM.lean refactor: split EIO UInt32 from Cli into its own MainM file 2021-11-02 11:23:04 -04:00
Package.lean feat: add docs for scripts + CLI code cleanup 2021-11-02 13:19:41 -04:00
RealM.lean refactor: properly manage errors in the build monad 2021-10-28 13:36:07 -04:00
Resolve.lean refactor: use LogT at Resolve.lean 2021-11-02 05:35:53 -04:00
SearchPath.lean refactor: generalize Lean/Lake installation detection 2021-10-05 20:00:30 -04:00
Target.lean refactor: cleanup trace code some 2021-10-18 19:38:32 -04:00
Task.lean refactor: cleanup Task code some 2021-10-24 22:04:08 -04:00
Trace.lean refactor: update ofByteArray with new primitives 2021-10-23 11:34:01 -04:00
Version.lean chore: bump to v3.0.0-pre 2021-09-25 22:59:15 -04:00