Commit Graph

14 Commits (e31d544e279ea75c3c560f77ab1ba135dc123a71)

Author SHA1 Message Date
Henrik Böving d519ef6b58 fix: adapt the rest of the program to the process refactor 2022-05-20 00:36:43 +02:00
Henrik Böving c05a9cf5e5 doc: Load 2022-05-19 20:45:12 +02:00
Henrik Böving 9cc4c787e6 feat: lake integration 2022-03-06 18:51:06 +01:00
Henrik Böving 5535616725 chore: Bump toolchain 2022-03-06 16:48:49 +01:00
Henrik Böving 34d2239b68 feat: actual CLI 2022-02-23 22:54:10 +01:00
Henrik Böving d39b14cf7a chore: bump toolchain, bye auto pure 2022-02-12 15:09:13 +01:00
Henrik Böving 5e0956c4b0 feat: Proper linking of all constants
Previously constants in function applications where either not linked
at all or linked in a weird way, this change fixes it by making use of
a (as of now umerged) compiler modification as well as Lean.Widget's
TaggedText.
2022-01-03 14:25:50 +01:00
Henrik Böving cb582aab57 feat: Some more progress logging 2021-12-15 12:02:05 +01:00
Henrik Böving ded884ce9c feat: HTML Index + CSS 2021-12-12 13:38:31 +01:00
Henrik Böving 77cb52e9cb chore: Inline licensing 2021-12-12 13:38:31 +01:00
Henrik Böving 29a249e8fd feat: Automatic search path + modules as CLI arguments 2021-12-12 13:38:27 +01:00
Henrik Böving d2fddd7cff feat: Print count of declarations and modules processed 2021-12-12 13:37:38 +01:00
Henrik Böving dd0cebb44a feat: Sort everything into modules instead of just declaration lists 2021-12-12 13:37:28 +01:00
Henrik Böving 2574c22e4a feat: First experimentations 2021-12-12 13:37:25 +01:00