lean4-htt/Lake/Config
2022-07-08 22:51:07 -04:00
..
Context.lean fix: lake serve fallback regression 2022-06-14 15:54:07 -04:00
Dependency.lean feat: replace __args__ with get_config? + related refactors 2022-07-08 19:00:52 -04:00
ExternLib.lean refactor: move lib/exe targets into the index 2022-06-27 02:07:45 -04:00
ExternLibConfig.lean refactor: add LeanLib/LeanExe/ExternLib + reorg & cleanup 2022-06-26 18:26:12 -04:00
FacetConfig.lean misc: hoist facet name check to load + related bugfixes/refactors 2022-07-07 21:38:55 -04:00
Glob.lean misc: hoist facet name check to load + related bugfixes/refactors 2022-07-07 21:38:55 -04:00
InstallPath.lean feat: setup lean/lake env for server even if config has errors 2022-07-05 19:08:47 -04:00
LeanConfig.lean feat: add build types (e.g., debug, release) 2022-07-01 14:45:19 -04:00
LeanExe.lean chore: fix wording 2022-07-01 14:45:44 -04:00
LeanExeConfig.lean feat: library-level module configuration 2022-06-26 20:35:23 -04:00
LeanLib.lean feat: augment server env + add dynlib search path 2022-07-05 02:45:45 -04:00
LeanLibConfig.lean doc: update README 2022-07-01 17:30:38 -04:00
Load.lean feat: replace __args__ with get_config? + related refactors 2022-07-08 19:00:52 -04:00
Manifest.lean chore: silence some "unused variable" warnings 2022-06-10 15:44:08 -04:00
Module.lean feat: add module file path helpers 2022-07-05 18:10:37 -04:00
Monad.lean feat: setup lean/lake env for server even if config has errors 2022-07-05 19:08:47 -04:00
Opaque.lean misc: hoist facet name check to load + related bugfixes/refactors 2022-07-07 21:38:55 -04:00
Package.lean refactor: reorg cli code some (e.g., split cmds into defs) 2022-07-08 22:51:07 -04:00
Resolve.lean feat: replace __args__ with get_config? + related refactors 2022-07-08 19:00:52 -04:00
Script.lean feat: expand script CLI into its own script command 2021-12-24 03:26:34 -05:00
SearchPath.lean fix: don't set LEAN_CC unless necessary + detect src dirs 2022-07-05 15:41:33 -04:00
TargetConfig.lean fix: parameterize CustomData by package and target name 2022-07-04 20:27:10 -04:00
Workspace.lean misc: hoist facet name check to load + related bugfixes/refactors 2022-07-07 21:38:55 -04:00
WorkspaceConfig.lean feat: resolve deps immediately and store them in workspace 2021-12-04 16:24:19 -05:00