08a8c694b1
a usage in hello.quox. why not
2023-12-04 23:36:30 +01:00
415a823dec
comment out an unfinished definition lmao
2023-12-04 22:49:32 +01:00
e2ad18ff1f
hello.quox tweaks
2023-11-16 18:33:03 +01:00
d115672d49
example stuff
2023-11-10 15:07:19 +01:00
246d80eea2
add io.quox
2023-11-05 15:48:01 +01:00
580fbc8fd8
add misc.refl, misc.sing, nat.minus
2023-11-05 15:38:38 +01:00
d4639a35c6
add hello.quox to examples
2023-11-03 18:05:54 +01:00
b7e1f37b5b
add some #[compile-scheme]
2023-11-03 18:05:54 +01:00
83ab871d61
new main
2023-11-03 18:05:54 +01:00
bf605486f0
example updates
...
- misc.All doesn't need to be a ★¹
- add pair.map-fst and pair.map-snd
- add bool.dup!
- tweak quantities in eta.from-false
- add fail.quox to all.quox
- add qty.quox
2023-11-03 18:05:35 +01:00
d4de74eab6
change it to #[..] since # is also reserved
2023-09-22 18:38:40 +02:00
8395bec4cb
check for duplicate cases in enum matches
2023-09-22 18:37:53 +02:00
6153b4f7f8
add a couple of failing examples
2023-09-22 14:03:22 +02:00
ebde478adc
add η for pairs in zero contexts
2023-09-19 00:41:17 +02:00
3fe9b96f05
make function types with an empty domain subsingletons
...
this is useful for the base cases of W types when i try those again
closes #23
2023-09-17 20:10:51 +02:00
b85dcb5402
η for box
...
fixes #27
2023-09-17 19:11:12 +02:00
7bd959e919
some example stuff
2023-09-17 14:41:29 +02:00
387d44431a
add misc.coherence
2023-08-27 18:34:19 +02:00
cf9bfc2159
example stuff
2023-07-22 21:26:20 +02:00
f6b8a12fab
some more example stuff
2023-07-21 17:57:47 +02:00
932469a91e
make quantities optional and default to 1
2023-07-18 23:12:04 +02:00
3c0989dcb2
maybe.quox
2023-07-17 18:10:04 +02:00
865772d512
remove stale todos
2023-06-11 19:25:32 +02:00
3bbf0366c8
make 0 in ★₀ optional
2023-05-21 20:34:05 +02:00
42aa07c9c8
crude but effective stratification
2023-05-21 20:34:05 +02:00
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