Commit Graph

427 Commits (ca82b428ed54bc42d6c7f0d77714c555a80dddc1)

Author SHA1 Message Date
Henrik Böving fcfe11e168 feat: Hierarchy datatype 2021-12-12 13:38:31 +01:00
Henrik Böving 0f0a355a93 feat: include_str macro for static file inclusion 2021-12-12 13:38:31 +01:00
Henrik Böving 0719fd6e30 feat: Allow Array Html as child of an HTMl node 2021-12-12 13:38:31 +01:00
Henrik Böving 413a24da56 feat: improve HTML to String a bit 2021-12-12 13:38:31 +01:00
Henrik Böving c2da7afd76 chore: Update compiler and fix minor breaking change 2021-12-12 13:38:31 +01:00
Henrik Böving e9a9e17439 feat: Basic Html to String converter
It works okay-ish for basic HTML which should be good enough for now
2021-12-12 13:38:31 +01:00
Henrik Böving 11de4f7f55 chore: Import ToHtmlFormat https://github.com/leanprover/lean4/pull/723
Added some slight modifications so it is inside the DocGen4 instead of
the Lean4.Widget namespace.
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 7785c9f5bd feat: Fetch declaration ranges for constants 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 4d8aa10ecb chore: Little refactoring for Name x Syntax tuples 2021-12-12 13:38:24 +01:00
Henrik Böving 821d57fd1c feat: Also print parents in structures and classes 2021-12-12 13:38:19 +01:00
Henrik Böving b60eca730f chore: Fill universe MVars and remove out of date TODOs 2021-12-12 13:38:11 +01:00
Henrik Böving 82c78d29bd feat: rudimentary structure field support 2021-12-12 13:38:07 +01:00
Henrik Böving b8cf967b84 chore: Focus on basic declarations for now 2021-12-12 13:38:02 +01:00
Henrik Böving ac8d9e254e feat: parenthesize in the pretty printer 2021-12-12 13:37:59 +01:00
Henrik Böving 8c30f29542 feat: Instance support 2021-12-12 13:37:56 +01:00
Henrik Böving a6979dd3d4 feat: Rudamentary class support 2021-12-12 13:37:53 +01:00
Henrik Böving 989e7bce2b feat: Filter projection functions from defs 2021-12-12 13:37:49 +01:00
Henrik Böving 006b92deaa feat: Rudamentary structure support 2021-12-12 13:37:46 +01:00
Henrik Böving 21bcc3d0bc feat: Print definitions and inductives 2021-12-12 13:37:42 +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 54d7f92f2b feat: Count declarations that were processed 2021-12-12 13:37:32 +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
Henrik Böving deb6739fcc chore: Initial Lake project 2021-12-12 13:37:18 +01:00
Leonardo de Moura 43356fe5e8
Initial commit 2021-11-10 17:41:28 -08:00