lean4-htt/Lake
2021-10-08 14:09:05 -04:00
..
Async.lean fix: typo in foldArrayAsync 2021-09-04 20:41:03 -04:00
Attributes.lean feat: promote scripts from PackageConifg to top level commands 2021-10-03 21:38:22 -04:00
BuildBin.lean refactor: always pass -O3 and -DNDEBUG when building Lean o files 2021-10-06 21:07:56 -04:00
BuildModule.lean refactor: always pass -O3 and -DNDEBUG when building Lean o files 2021-10-06 21:07:56 -04:00
BuildMonad.lean feat: store detected Lean/Lake install in BuildContext 2021-10-06 17:01:52 -04:00
BuildPackage.lean fix: wait for deps to build on a bare print-paths 2021-10-07 18:30:52 -04:00
BuildTarget.lean fix: log trace computation errors at FileTarget 2021-09-16 18:33:38 -04:00
BuildTargets.lean feat: add utils for constructing file targets with deps 2021-10-08 12:58:10 -04:00
BuildTop.lean fix: do not resolve the same dependency multiple times 2021-10-02 21:33:08 -04:00
Cli.lean refactor: CLI code tweaks 2021-10-07 14:59:00 -04:00
CliT.lean refactor: CLI code tweaks 2021-10-07 14:59:00 -04:00
Compile.lean feat: use detected Lean install to build packages 2021-10-06 17:38:57 -04:00
DSL.lean chore: minor ccide leanup 2021-10-04 12:25:40 -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 feat: add proper CLI 2021-08-22 11:17:18 -04:00
Init.lean feat: add name to package DSL signature 2021-10-03 13:31:09 -04:00
InstallPath.lean refacttor: check LEAN_SYSROOT rather than LEAN_HOME for Lean 2021-10-07 14:04:18 -04:00
LeanConfig.lean feat: introduce Workspace which is shared across a pkg and its deps 2021-10-08 14:09:05 -04:00
LeanVersion.lean refactor: generalize Lean/Lake installation detection 2021-10-05 20:00:30 -04:00
Main.lean refactor: generalize Lean/Lake installation detection 2021-10-05 20:00:30 -04:00
Package.lean feat: introduce Workspace which is shared across a pkg and its deps 2021-10-08 14:09:05 -04:00
Resolve.lean feat: introduce Workspace which is shared across a pkg and its deps 2021-10-08 14:09:05 -04:00
SearchPath.lean refactor: generalize Lean/Lake installation detection 2021-10-05 20:00:30 -04:00
Target.lean feat: split moduleRoot into libRoots and libGlobs 2021-09-23 21:04:29 -04:00
Task.lean chore: update Lean version 2021-09-13 14:52:19 -04:00
Trace.lean feat: use hash traces for o file, static lib, and bin targets 2021-10-04 19:08:22 -04:00
Version.lean chore: bump to v3.0.0-pre 2021-09-25 22:59:15 -04:00