Commit Graph

402 Commits (924be4c7d87cb442a429390bca422002c4ede0d4)

Author SHA1 Message Date
Alex J. Best 924be4c7d8 feat: expand the current file in the navbar 2023-09-18 23:55:19 +02:00
Henrik Böving 34185d4fef chore: debug 2023-09-18 22:54:37 +02:00
Henrik Böving 7e89b462f0 chore: update toolchain 2023-09-18 22:08:46 +02:00
Ruben Van de Velde 19568c0659 feat: autolink references to files 2023-09-16 14:37:22 +02:00
Henrik Böving f9b5a2903a fix: header-data.bmp 2023-09-15 00:39:28 +02:00
Henrik f7307953d8 fix: sort expression printing 2023-09-10 14:44:14 +02:00
Henrik f0967b7072 chore: reduce debounce time 2023-09-10 12:53:48 +02:00
Henrik 08de0ad10c feat: reduce JSON data size 2023-09-10 12:39:49 +02:00
josojo a0779fa7de Update lean-toolchain
Usually, the tags are named with a prefixed v. The same is true for the current releases
2023-09-10 12:22:14 +02:00
Henrik 3c033966e7 feat: logStep in the facet to show progress 2023-09-10 11:47:36 +02:00
Henrik a090875215 refactor: Remove unnecessary cases in type analysis 2023-09-10 11:07:22 +02:00
Henrik 7dc8018130 refactor: Less manual manipulation of expressions 2023-09-10 10:13:30 +02:00
Henrik 6abc8bb769 feat: print location of errors during documentation 2023-09-10 01:02:52 +02:00
Henrik b2119d4db6 feat: add the proposed search timeout 2023-09-10 00:39:39 +02:00
Henrik 8ea6a55a82 chore: print named instance arguments 2023-09-10 00:18:52 +02:00
Henrik 36e1b863a7 chore: remove pointless prints 2023-09-09 23:59:25 +02:00
Henrik b0319462f1 feat: print nameless instances properly 2023-09-09 23:56:21 +02:00
Henrik 3c80369cca Merge remote-tracking branch 'alexjbest/only-linkify-lean' into only-linkify-lean 2023-09-09 23:26:00 +02:00
Henrik 13fb60f8a3 feat: deprecated attr 2023-09-08 23:06:56 +02:00
Henrik 9efe8f1df7 chore: update toolchain 2023-09-08 09:51:38 +02:00
tydeu 0b52010291 fix: source links for Lake 2023-08-30 19:01:03 +02:00
Henrik dc9549e2e6 feat: cleanup def rendering and add reducible attribute 2023-08-28 20:38:19 +02:00
tydeu 34165f36e6 feat: include Lake as part of the core docs 2023-08-24 10:10:16 +02:00
Scott Morrison a9da3c9e48 chore: update toolchain 2023-08-22 19:25:10 +02:00
Henrik d805539b34 chore: update toolchain 2023-08-18 11:07:52 +02:00
Eric Wieser 627bcb0626 Remove extra spacing 2023-08-18 11:00:32 +02:00
Eric Wieser d3d67c1d92 Do the same for inductives 2023-08-18 11:00:32 +02:00
Eric Wieser e5ff71991d Put field docstrings after the field 2023-08-18 11:00:32 +02:00
Henrik 596782c1fe chore: update toolchain 2023-08-06 16:07:24 +02:00
Henrik 718b182a31 feat: more declaration data as JSON 2023-08-06 15:36:43 +02:00
Henrik e09280bb3c feat: order instances and make them unique in their listing 2023-07-31 20:42:30 +02:00
tydeu d688d05089 chore: update to new Lean/Lake version 2023-07-30 20:52:37 +02:00
Henrik c312f00c88 chore: update toolchain 2023-07-30 20:45:40 +02:00
Henrik 9b524d7c5a chore: mitigate #133 for now 2023-07-20 23:41:44 +02:00
Henrik d65d26d7b9 fix: declaration-data.js local storage 2023-07-20 23:06:33 +02:00
Henrik 92650029f0 chore: cleanup the other declaration-data.js singleton 2023-07-20 22:55:09 +02:00
Henrik 5ce54e8e10 fix: race condition in declaration-data.js 2023-07-20 22:42:49 +02:00
Henrik 9af4c720f0 chore: disable LeanInk because of weird panics 2023-06-25 15:14:43 +02:00
Calvin Lee 76a137dabc fix colors if media set to dark
This commit fixes a few edge-cases. First, if you `prefers-color-scheme`
is dark, your background will no longer be dark in light mode.
Furthermore, switching from dark to system theme now works. It did not
before, as we queried our iframe for color-scheme instead of the parent
window (our iframe inherited the color-scheme from the parent document).
Finally, the navbar iframe has its color-scheme set separately, which
caused issues in a few cases.
2023-06-09 23:39:59 +02:00
Calvin Lee 75d06a8153 hide color-changer if javascript is disabled 2023-06-09 23:39:59 +02:00
Calvin Lee cc552ed570 add colorscheme toggle 2023-06-09 23:39:59 +02:00
Calvin Lee b9cfae7f53 add dark mode 2023-06-09 23:39:59 +02:00
Henrik 2e021cc13c chore: update toolchain 2023-06-04 02:48:14 +02:00
Denis Gorbachev b91272c643 Improve installation instructions 2023-05-26 12:07:57 +02:00
Alex J. Best e0eecc3334 feat: trigger search input when event handler is added 2023-05-24 15:47:11 +02:00
Alex J. Best 5e2869b66d feat: don't copy .git folders in test 2023-05-24 01:17:51 +02:00
Alex J. Best 306959b921 feat: list instances for defs also 2023-05-24 01:17:44 +02:00
Henrik e888e9cc38 feat: doc strings on ctors and fields are not monospaced anymore 2023-05-11 22:36:27 +02:00
Henrik 007e03db3b chore: update toolchain and deps 2023-05-11 22:35:07 +02:00
Henrik cf86cb4815 feat: attempt to source link directory dependencies 2023-04-24 00:18:29 +02:00