Commit graph

21318 commits

Author SHA1 Message Date
Leonardo de Moura
f45fa34cba feat: optional ; at tacticSeq1Indented 2020-09-28 17:10:59 -07:00
Leonardo de Moura
c7b5422929 chore: update stage0 2020-09-28 17:10:59 -07:00
Leonardo de Moura
7f9013e496 fix: seq1Unbox 2020-09-28 17:10:59 -07:00
Leonardo de Moura
f59993657c chore: update stage0 2020-09-28 17:10:59 -07:00
Leonardo de Moura
85d8c4fa85 chore: add proper kind for tacticSeq1Indented 2020-09-28 17:10:59 -07:00
Leonardo de Moura
aa410283c6 fix: we don't want antiquotation for seq1 2020-09-28 17:10:59 -07:00
Leonardo de Moura
79078a03b6 chore: update stage0 2020-09-28 17:10:58 -07:00
Leonardo de Moura
fba1571fdf chore: add evalSeq1 2020-09-28 17:10:58 -07:00
Leonardo de Moura
23f7a4b435 chore: update stage0 2020-09-28 17:10:58 -07:00
Leonardo de Moura
cb55ffae94 chore: add new tactic syntax kind 2020-09-28 17:10:58 -07:00
Leonardo de Moura
29e4137e17 chore: update stage0 2020-09-28 17:10:58 -07:00
Leonardo de Moura
b9104d069e chore: adjust code 2020-09-28 17:10:58 -07:00
Leonardo de Moura
3f12066136 chore: update stage0 2020-09-28 17:10:58 -07:00
Leonardo de Moura
861fd11a57 chore: add tacticSeq node
We use `$tac:tacticSeq` in many places, and we want them to match
the bracketed and indented cases.
2020-09-28 17:10:58 -07:00
Leonardo de Moura
d333fecf7d chore: update stage0 2020-09-28 17:10:58 -07:00
Leonardo de Moura
a20b1beea4 chore: cleanup 2020-09-28 17:10:58 -07:00
Leonardo de Moura
a394e1821b chore: update stage0 2020-09-28 17:10:58 -07:00
Leonardo de Moura
6f211d3449 chore: adjust tactic parser 2020-09-28 17:10:57 -07:00
Leonardo de Moura
5aafaa51ff chore: update stage0 2020-09-28 17:10:57 -07:00
Leonardo de Moura
93090baa82 chore: cleanup tactic syntax 2020-09-28 17:10:57 -07:00
Leonardo de Moura
7f2c5ffd9a chore: fix test 2020-09-28 17:10:57 -07:00
Leonardo de Moura
4afc3a7eea chore: update stage0 2020-09-28 17:10:57 -07:00
Leonardo de Moura
765a8ac984 test: do with optional ; 2020-09-28 17:10:57 -07:00
Leonardo de Moura
96a0fb41be feat: optional ; in do notation 2020-09-28 17:10:57 -07:00
Leonardo de Moura
08d54b6043 feat: add checkColGt at app
@Kha Only one example broke :)
2020-09-28 17:10:57 -07:00
Leonardo de Moura
ba28435ef7 chore: update stage0 2020-09-28 17:10:57 -07:00
Leonardo de Moura
1fcdbaf223 feat: add withoutPosition combinator 2020-09-28 17:10:57 -07:00
Leonardo de Moura
bdd1e259c2 chore: update stage0 2020-09-28 17:10:57 -07:00
Leonardo de Moura
783fd1c160 chore: use bracketed do in quotations 2020-09-28 17:10:56 -07:00
Leonardo de Moura
6ddec22763 refactor: simplify withPosition combinator
Add `checkColGt`
2020-09-28 17:10:56 -07:00
Sebastian Ullrich
5b4247a9c7 chore: fix stdlib benchmark 2020-09-28 13:39:32 +02:00
Leonardo de Moura
9ab65b642f feat: add auxiliary Code type for expanding the new do notation
We also document the basic operations we are going to use.
2020-09-27 18:20:41 -07:00
Leonardo de Moura
39f8fd8eb9 fix: trailing ';' at end of input 2020-09-27 16:58:23 -07:00
Leonardo de Moura
fbe1a94549 chore: update stage0 2020-09-27 16:55:39 -07:00
Leonardo de Moura
453ce9b3b8 feat: add eoi parser 2020-09-27 16:54:19 -07:00
Leonardo de Moura
db7633e156 test: forIn using . notation instead of type classes 2020-09-27 08:27:05 -07:00
Leonardo de Moura
e30249c2d2 chore: add workarounds to forIn experiment 2020-09-27 08:20:58 -07:00
Leonardo de Moura
8f58351a2c chore: update stage0 2020-09-27 07:01:16 -07:00
Leonardo de Moura
7dcd011be0 chore: improve notFollowedBy at doExpr
cc @Kha
2020-09-27 06:59:43 -07:00
Leonardo de Moura
8e81db0d2b chore: add temporary workaround to tests
We will remove it after we implement `doMatch`
2020-09-27 06:58:10 -07:00
Leonardo de Moura
b9a6a9a130 chore: update stage0 2020-09-27 06:30:07 -07:00
Leonardo de Moura
2d4b7e7952 feat: add doMatch parser 2020-09-27 06:29:21 -07:00
Leonardo de Moura
a0a724ddbd fix: tests and elabDo 2020-09-26 19:12:01 -07:00
Leonardo de Moura
65be990bdf chore: update stage0 2020-09-26 18:18:55 -07:00
Leonardo de Moura
8f27848d82 chore: preparing for "reassignment" notation 2020-09-26 18:16:35 -07:00
Leonardo de Moura
ef9b661c8d chore: add temporary workarounds until we implement new elabDo 2020-09-26 18:11:46 -07:00
Leonardo de Moura
ba164ff105 chore: update stage0 2020-09-26 18:06:57 -07:00
Leonardo de Moura
5fa8d9105e feat: add if and for for do blocks 2020-09-26 18:03:53 -07:00
Leonardo de Moura
24f33f2846 chore: update stage0 2020-09-26 17:58:40 -07:00
Leonardo de Moura
0275d23ad7 fix: ignore $ at notFollowedByCategoryToken when inside quotations 2020-09-26 17:57:26 -07:00