Commit graph

486 commits

Author SHA1 Message Date
Sebastian Ullrich
d7733ba662 feat: use leanpkg print-path for worker initialization 2021-01-19 19:06:01 +01:00
Sebastian Ullrich
d7fe05b29d chore: script to copy .produced.out ~> .expected.out 2021-01-15 16:27:59 +01:00
Mateja Petrovic
00b11f267a
chore: typos 2021-01-10 22:42:54 +01:00
Sebastian Ullrich
3614d8e388 doc: typo 2021-01-10 10:51:00 +01:00
Sebastian Ullrich
3407202436 doc: typo 2021-01-08 18:55:21 +01:00
Sebastian Ullrich
2b08452ea4 doc: fix notation overlap example 2021-01-08 18:55:21 +01:00
Parker Bjur
fd408e8140
chore: fix typo in faq (#253)
working progress -> a work in progress
2021-01-06 06:35:02 -08:00
Elias Theis
5ed22283af
chore: fix typo (#234)
wedefine -> we define
2021-01-06 06:33:34 -08:00
Kartik Singhal
01e2f47b35
doc: fix broken link to setup 2021-01-06 15:32:09 +01:00
Sebastian Ullrich
b00f8ebeb7 doc: remind people to update elan 2021-01-05 13:03:23 +01:00
Sebastian Ullrich
db0d2e45fe doc: dependencies & editors 2021-01-03 21:23:52 +01:00
Sebastian Ullrich
9ecabe5a06 feat: Nix: integrate vscode-lean4 2021-01-03 19:58:46 +01:00
Sebastian Ullrich
9485b8d074 doc: setup 2021-01-03 13:21:58 +01:00
Sebastian Ullrich
b0f1bfb580 doc: fix ctest advice 2020-12-29 14:42:48 -08:00
Sebastian Ullrich
ca3dd82ed4 doc: notations & precedence 2020-12-28 00:44:16 +01:00
Sebastian Ullrich
d2b82bf563 doc: LSP setup using Nix 2020-12-23 20:00:52 +01:00
Leonardo de Moura
caa3136558 fix: doc 2020-12-23 09:41:42 -08:00
Sebastian Ullrich
8324f9ac9a doc: minor edits 2020-12-22 18:54:57 +01:00
Sebastian Ullrich
c363019777 doc: notes on debugging Lean
/cc @leodemoura @javra
2020-12-21 17:49:59 +01:00
Leonardo de Moura
acfdd7d5b7 fix: doc
Example only works with `defaultInstance` for `ToString`.
2020-12-19 23:06:04 -08:00
Sebastian Ullrich
4e3025fe81 feat: Nix: use HEAD as stage0 2020-12-16 18:52:39 +01:00
Sebastian Ullrich
f641a660ce doc: include up-to-date begin-end macro code from test
@leodemoura: #include is pretty handy
2020-12-14 15:10:03 +01:00
Leonardo de Moura
f4a51ac201 chore: add deriving to keyword lists 2020-12-12 15:42:01 -08:00
Leonardo de Moura
095ee9f8d2 chore: missing keywords 2020-12-09 13:58:08 -08:00
Sebastian Ullrich
5673702687 doc: fix 2020-12-09 19:03:35 +01:00
Sebastian Ullrich
2afbb2ce42 doc: fix 2020-12-09 11:07:02 +01:00
Leonardo de Moura
7705769139 doc: default instances and heterogeneous operators 2020-12-08 18:56:30 -08:00
Leonardo de Moura
4d6b80cd51 doc: structures 2020-12-08 16:25:19 -08:00
Leonardo de Moura
825bc3aa65 doc: array 2020-12-08 10:36:47 -08:00
Leonardo de Moura
1509a1ab18 doc: builtin types 2020-12-08 10:09:58 -08:00
Leonardo de Moura
eb11416edc doc: auto bound implicit arguments 2020-12-07 16:38:55 -08:00
Leonardo de Moura
d4c67a6bf0 doc: implicit arguments 2020-12-07 16:12:16 -08:00
Leonardo de Moura
1c8432b814 doc: Type* as a macro 2020-12-07 15:14:52 -08:00
Leonardo de Moura
021d5804f8 doc: add deptypes section 2020-12-07 13:58:52 -08:00
Sebastian Ullrich
d96393ee47 doc: building Lean packages with Nix 2020-12-02 17:52:57 +01:00
Sebastian Ullrich
797bec86f5 chore: Nix: overhaul nix-dev, lift technical restrictions 2020-12-02 16:49:25 +01:00
Sebastian Ullrich
5adaecc00e doc: Nix: more about nix develop 2020-12-01 15:55:41 +01:00
Leonardo de Moura
cde53c67e6 chore: fix docs 2020-11-29 20:09:32 -08:00
Leonardo de Moura
95736128aa chore: fix doc/ 2020-11-29 14:00:17 -08:00
Sebastian Ullrich
6f8d039c1b doc: Nix: make binary cache setup compatible with Nix 2.3 2020-11-29 22:56:48 +01:00
Leonardo de Moura
7a622b2a85 chore: typo 2020-11-29 13:40:49 -08:00
Leonardo de Moura
707ff44066 doc: Thunk
TODO: `Task` and support for threads
2020-11-29 10:19:27 -08:00
Sebastian Ullrich
967c9c7d00 doc: Nix: debugging tip 2020-11-29 18:59:39 +01:00
Leonardo de Moura
ee77afafa5 doc: add typeclass.md 2020-11-26 08:42:42 -08:00
Sebastian Ullrich
45a315d273
doc: Nix: seems to work fine on macOS 2020-11-25 09:48:50 +01:00
Leonardo de Moura
46dfe7b911 doc: expand tactics.md 2020-11-24 16:56:09 -08:00
Leonardo de Moura
1aeb88cee5 feat: add where example in proofs 2020-11-24 16:30:28 -08:00
Leonardo de Moura
b72a3c69b6 fix: ambiguity at induction/cases
See efc3a320fe
2020-11-24 14:59:12 -08:00
Leonardo de Moura
5585f9823f chore: cleaner structure/class syntax
@Kha I implemented the syntax for structure/class that we discussed this morning.
It is much cleaner. See new tests at `struct2.lean`.
I updated the documentation to use it.
2020-11-24 13:07:43 -08:00
Leonardo de Moura
cf0bb173ad fix: highlight.js 2020-11-24 12:53:54 -08:00