|
64de93a13c
|
remove square brackets around type lines
(parens are needed if they are anything other than a `term arg`)
|
2023-05-16 18:14:42 +02:00 |
|
|
d631b86be3
|
make p,q in coe/comp optional and default to @0 @1
|
2023-05-15 20:06:40 +02:00 |
|
|
ba755a9c4b
|
haha oops
i made this change to check an error and checked it in by accident
|
2023-05-02 23:08:49 +02:00 |
|
|
d5f4a012c5
|
add source locations to inner syntax
|
2023-05-02 03:06:25 +02:00 |
|
|
97f51b4436
|
all.quox
|
2023-04-26 02:47:02 +02:00 |
|
|
0a06ea1280
|
fix qtys on nat.eqb
|
2023-04-23 17:33:32 +02:00 |
|
|
3f06e8d68b
|
allow multiple names in a binder
e.g. "(x y : ℕ) × plus x y ≡ 10 : ℕ"
fixes #2
|
2023-04-19 21:37:51 +02:00 |
|
|
b4a8438434
|
examples
|
2023-04-19 20:53:51 +02:00 |
|
|
4ca32928fe
|
examples
|
2023-04-17 21:44:16 +02:00 |
|
|
a5ccf0215a
|
coercions and compositions
|
2023-04-15 15:13:01 +02:00 |
|
|
29505cbc06
|
examples/misc.quox
|
2023-04-03 16:07:51 +02:00 |
|
|
5fdba77d04
|
nat example
|
2023-04-01 19:16:30 +02:00 |
|
|
13e9285bec
|
some examples [that don't work yet]
|
2023-03-31 19:33:32 +02:00 |
|