lean4-htt/Lake
2021-07-28 09:08:39 -04:00
..
Build.lean refactor: BuildTagret -> ActiveBuildTarget 2021-07-24 09:23:46 -04:00
BuildBin.lean refactor: BuildTagret -> ActiveBuildTarget 2021-07-24 09:23:46 -04:00
BuildTarget.lean refactor: BuildTagret -> ActiveBuildTarget 2021-07-24 09:23:46 -04:00
BuildTask.lean refactor: remove Monad Task instance (for now) 2021-07-14 14:53:52 -04:00
BuildTop.lean refactor: split out top / lib / bin build from Build.lean 2021-07-15 12:50:54 -04:00
BuildTrace.lean feat: add convenience functions for constructing a LeanTrace 2021-07-15 13:04:31 -04:00
Cli.lean feat: add new and run commands 2021-07-17 13:02:39 -04:00
Compile.lean feat: add non-leanc compile o/bin functions 2021-07-24 08:08:36 -04:00
Git.lean refactor: merge Proc into Compile and cleanup Build 2021-07-14 12:46:07 -04:00
Help.lean feat: add new and run commands 2021-07-17 13:02:39 -04:00
Init.lean fix: init git repo in package dir 2021-07-26 07:46:41 -04:00
LeanConfig.lean refactor:: move some magic constants into defs 2021-07-24 07:36:58 -04:00
LeanVersion.lean Rename Leanpkg2 to Lake 2021-06-07 05:42:42 -04:00
Package.lean feat: can depend on subdirectories of dependencies 2021-07-28 09:08:39 -04:00
Resolve.lean feat: can depend on subdirectories of dependencies 2021-07-28 09:08:39 -04:00
SearchPath.lean feat: allow cli arguments to be passed to package.lean 2021-07-10 12:03:49 -04:00
Version.lean feat: allow cli arguments to be passed to package.lean 2021-07-10 12:03:49 -04:00