Leonardo de Moura
|
7fc139fdb0
|
chore: add doc-string for tactics
|
2022-04-15 14:19:03 -07:00 |
|
Leonardo de Moura
|
ed85a68550
|
chore: missing backtick
|
2022-04-10 11:11:51 -07:00 |
|
Marcus Rossel
|
a8db183d5c
|
chore: typos
|
2022-04-09 13:02:01 -07:00 |
|
Leonardo de Moura
|
e5b8d94a65
|
chore: remove unnecessary annotation
|
2022-04-06 16:38:16 -07:00 |
|
Leonardo de Moura
|
5b15a97d72
|
chore: break long lines
|
2022-04-06 16:37:38 -07:00 |
|
Leonardo de Moura
|
39093188bf
|
chore: use cdot
|
2022-04-06 16:32:20 -07:00 |
|
Leonardo de Moura
|
cd82a24ca9
|
chore: avoid "denote" overloading
It the overload does not affect elaboration, but pollutes the info view.
|
2022-04-06 15:00:13 -07:00 |
|
Sebastian Ullrich
|
020fb82888
|
doc: clean up examples markup
|
2022-04-06 09:06:49 -07:00 |
|
Sebastian Ullrich
|
2aaac3f94b
|
doc: embed examples into doc book
|
2022-04-06 09:06:49 -07:00 |
|
Leonardo de Moura
|
a8ee6029c2
|
chore: remove workaround from example
|
2022-04-03 09:25:47 -07:00 |
|
Leonardo de Moura
|
ca9b494e4d
|
chore: use specialize tactic
|
2022-04-02 19:35:36 -07:00 |
|
Leonardo de Moura
|
4fa5f50559
|
feat: implement TODO at "fixed indices to parameters"
The missing feature (TODO in the code) is needed for the `BinTree` example.
|
2022-04-02 14:37:24 -07:00 |
|
Leonardo de Moura
|
d65ceafc99
|
chore: break long lines
|
2022-04-02 07:54:40 -07:00 |
|
Leonardo de Moura
|
9ee3cb642a
|
chore: formatting
|
2022-04-02 07:53:20 -07:00 |
|
Leonardo de Moura
|
e4fb9c8f47
|
chore: break long lines
|
2022-04-02 07:50:27 -07:00 |
|
Leonardo de Moura
|
375692cb92
|
doc: explain attribute [local simp]
|
2022-04-02 07:46:32 -07:00 |
|
Leonardo de Moura
|
16649beb19
|
doc: explain details
|
2022-04-02 07:39:07 -07:00 |
|
Leonardo de Moura
|
dee5dbca98
|
chore: cleanup example
|
2022-04-02 07:13:46 -07:00 |
|
Leonardo de Moura
|
7f00352d33
|
chore: backtick issue in documentation
|
2022-04-02 06:55:23 -07:00 |
|
Leonardo de Moura
|
e058fe65a9
|
feat: make the hypothesis name optional in the by_cases tactic
|
2022-04-01 19:36:13 -07:00 |
|
Leonardo de Moura
|
ed935ed7a7
|
doc: binary search trees
|
2022-04-01 19:30:28 -07:00 |
|
Leonardo de Moura
|
cfb4e306f7
|
refactor: replace length_dropLast theorem
|
2022-04-01 16:44:24 -07:00 |
|
Leonardo de Moura
|
b6ce9fa4b1
|
doc: add palindromes.lean
|
2022-03-30 11:22:58 -07:00 |
|
Leonardo de Moura
|
5ca9b49235
|
chore: cleanup proof
|
2022-03-28 14:58:02 -07:00 |
|
Leonardo de Moura
|
3c964f3b9f
|
feat: substitute auxiliary equations introduced by the split tactic
|
2022-03-28 14:29:28 -07:00 |
|
Leonardo de Moura
|
4e008cf8b7
|
chore: move to tests
|
2022-03-27 14:57:33 -07:00 |
|
Leonardo de Moura
|
a2c9b6a8be
|
chore: rename Substate => State.le
|
2022-03-27 09:30:55 -07:00 |
|
Leonardo de Moura
|
3fe7db1bbf
|
chore: remove dead theorem
|
2022-03-27 09:15:55 -07:00 |
|
Leonardo de Moura
|
b2ef678199
|
doc: constant propagation for simple imperative language
|
2022-03-27 09:02:37 -07:00 |
|
Leonardo de Moura
|
3b7c3c0017
|
chore: add TODO's
|
2022-03-26 18:59:43 -07:00 |
|
Leonardo de Moura
|
11ed51dcb2
|
doc: example for the tutorial
|
2022-03-26 18:52:53 -07:00 |
|
Sebastian Ullrich
|
85c7772f4c
|
doc: fix ReST markup
|
2022-03-26 22:50:04 +01:00 |
|
Leonardo de Moura
|
6da9119516
|
doc: add Parametric Higher-Order Abstract Syntax example
|
2022-03-25 14:42:24 -07:00 |
|
Leonardo de Moura
|
3c9556ec18
|
doc: finish deBruijn.lean example
|
2022-03-24 16:17:53 -07:00 |
|
Leonardo de Moura
|
52a52fbed7
|
chore: add doc/examples to the test suite
|
2022-03-24 15:20:18 -07:00 |
|
Leonardo de Moura
|
170b911a6f
|
doc: expand deBruijn
|
2022-03-22 19:35:58 -07:00 |
|
Leonardo de Moura
|
20fb3e470d
|
doc: add dependent de Bruijn indices
TODO: explain example.
|
2022-03-22 19:11:06 -07:00 |
|
Leonardo de Moura
|
b2a1b88a4e
|
doc: a certified type checker
|
2022-03-22 19:01:26 -07:00 |
|
Leonardo de Moura
|
412bc14fbe
|
doc: add well-typed interpreter as an example
|
2022-03-22 16:32:41 -07:00 |
|
Leonardo de Moura
|
8cb1ff206c
|
chore: move tests to new frontend
|
2020-10-23 14:07:26 -07:00 |
|
Sebastian Ullrich
|
46065a9b3b
|
feat: leanmake: auto-detect PKG
|
2020-06-13 15:22:01 +02:00 |
|
Sebastian Ullrich
|
655a16ce56
|
doc: reference correct default stage
|
2020-05-18 14:52:10 +02:00 |
|
Sebastian Ullrich
|
d36c7dc33b
|
doc: port test program instructions to leanmake
|
2020-05-14 14:47:54 +02:00 |
|
Sebastian Ullrich
|
aef4a7159b
|
chore(*): remove obsolete leanpkg.path files
|
2019-07-25 17:46:53 -07:00 |
|
Leonardo de Moura
|
7ff42dd8e5
|
chore(doc/examples/compiler/test): simplify example
|
2019-02-06 17:23:16 -08:00 |
|
Leonardo de Moura
|
886fdf263e
|
chore(doc/examples/compiler): we don't need main.cpp anymore
cc @kha @ChristianoBraga
|
2019-02-06 14:50:41 -08:00 |
|
Leonardo de Moura
|
ed1b101dd2
|
doc(doc/examples/compiler): new example
|
2019-02-05 16:50:12 -08:00 |
|