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
Henrik
9ebc79338e
chore: update toolchain
2023-04-22 01:25:13 +02:00
Henrik
a5c41d25a4
chore: cleanup CI after partial migration to mathlib4
2023-04-22 01:01:19 +02:00
Henrik Böving
9b028566ec
fix: get rid off deleted attribute
2023-04-16 09:54:48 +02:00
Henrik Böving
e5b44f1cdf
chore: update toolchain
2023-04-16 01:30:21 +02:00
Henrik Böving
b9421b9a12
fix: Use Z(separator) instead of S(ymbol) category
...
closes : #123
2023-03-27 15:38:49 +02:00
Henrik Böving
23eb55fc22
chore: update deps further
2023-03-17 18:11:26 +01:00
Henrik Böving
7b65322c78
chore: update toolchain
2023-03-17 08:26:21 +01:00
Henrik Böving
628ef2878e
fix: properly comment out for the workaround
2023-03-16 20:39:30 +01:00
F. G. Dorais
5ab7d0bdd8
fix: unicode dependency
2023-03-15 11:54:57 +01:00
Henrik Böving
0c415232cd
feat: new CI setup
2023-03-12 13:19:02 +01:00
F. G. Dorais
755f06fb0d
fix: correct character category testing
2023-03-11 21:14:36 +01:00