lean4-htt/Lake
2021-09-26 18:52:31 -04:00
..
Async.lean fix: typo in foldArrayAsync 2021-09-04 20:41:03 -04:00
BuildBin.lean feat: split moduleRoot into libRoots and libGlobs 2021-09-23 21:04:29 -04:00
BuildModule.lean feat: split moduleRoot into libRoots and libGlobs 2021-09-23 21:04:29 -04:00
BuildMonad.lean refactor: print last error message on build failure + cleanup 2021-09-16 18:36:07 -04:00
BuildPackage.lean feat: split moduleRoot into libRoots and libGlobs 2021-09-23 21:04:29 -04:00
BuildTarget.lean fix: log trace computation errors at FileTarget 2021-09-16 18:33:38 -04:00
BuildTargets.lean refactor: purify BuildBin.lean 2021-09-05 15:37:16 -04:00
BuildTop.lean chore: document package configuration + other minor cleanup 2021-09-16 07:49:56 -04:00
Cli.lean refactor: rename package.lean to lakefile.lean 2021-09-26 18:52:31 -04:00
CliT.lean feat: add proper CLI 2021-08-22 11:17:18 -04:00
Compile.lean feat: build and print-paths now build only oleans 2021-08-22 03:23:43 -04:00
DSL.lean feat: add simple DSL for package configurations 2021-09-25 23:40:31 -04:00
Git.lean refactor: merge Proc into Compile and cleanup Build 2021-07-14 12:46:07 -04:00
Glob.lean refactor: don't use globs to determine local modules + cleanup 2021-09-24 01:11:29 -04:00
Help.lean feat: add proper CLI 2021-08-22 11:17:18 -04:00
Init.lean refactor: rename package.lean to lakefile.lean 2021-09-26 18:52:31 -04:00
LeanConfig.lean refactor: rename package.lean to lakefile.lean 2021-09-26 18:52:31 -04:00
LeanVersion.lean feat: add command to verify Lean version 2021-08-17 11:24:32 -04:00
Main.lean feat: add simple DSL for package configurations 2021-09-25 23:40:31 -04:00
Package.lean refactor: rename package.lean to lakefile.lean 2021-09-26 18:52:31 -04:00
Resolve.lean chore: cleanup solveDeps 2021-09-05 19:03:41 -04:00
SearchPath.lean feat: search path now first checks IO.appPath for lean 2021-09-16 16:26:06 -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 chore: document package configuration + other minor cleanup 2021-09-16 07:49:56 -04:00
Version.lean chore: bump to v3.0.0-pre 2021-09-25 22:59:15 -04:00