RSS feed
22267862
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/10 18:33
Make bio and regex disposable.
349fb0a3
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/07/09 06:17
Add match tree debug option.
f3b87289
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/08 18:29
Enable a few more tests that we fixed.
beab0276
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/06 21:12
Fix overlapping match statements (thanks Mako)
5d16f2c9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/06 18:34
Use `eq()` function in generic equatable slices.
3706df6d
– Quentin Carbonneaux <quentin@c9x.me>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/07/06 12:37
Fix auto expressions for complex values.
d489185e
– Quentin Carbonneaux <quentin@c9x.me>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/07/06 17:55
Typo fix in libregex.
01d8745d
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/07/04 06:33
Fix infinite recursion in type inference.
528ac41d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/02 17:25
Move stuff to examples.
f04c9a90
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/02 17:23
Respect {noinst} attribute.
adbf5939
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/30 20:09
Fix escaping of closing '}' in fmt.
6042e40d
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/07/03 10:40
Add nopipe function to disable sigpipe.
1da035ab
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/01 13:52
Make '!=' not hard coded as evaluating to '==' for enum unions.
ec6e403c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/01 13:38
Drain increment queues before jumping in matches.
83ac0784
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/27 16:38
Fix build on OSX: Export missing sys.cstring function
cef2d4eb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/27 16:42
Fix NetBSD build.
bd81ccd8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/27 16:32
Apply the same bootstrap changes to 9front.
41c790aa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/27 16:27
Make bootstrap more seamless.
42c82e89
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/27 05:53
Remove debug print.
8c96aa05
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/24 12:44
Remove duplicated default.nix
c0b8e8f3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/24 11:56
Remove filterfd.
0f959a0c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/24 09:38
Add recursive file removal.
fde9deac
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/23 18:43
bfmt may alloc.
1779c6b7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/23 18:36
Add sporkdir variants.
c8397e67
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/23 18:24
Initialize the env eagerly.
974475bc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/23 18:22
Make execvp work with zero allocations.
f0214646
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/22 17:44
Missed a 9front semaphore fix.
71810774
– Ori Bernstein <ori@deb.here>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/06/22 17:10
Regen bootstrap for all platforms.
e3843e8f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/22 17:10
Fix compilation and clean up code.
7b5b914c
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/06/23 01:33
Add ftxtag type and add missing casts
7c2f25e3
– iriri <iri@konnichiwastevenspielbergde.su>
authored
on 2018/06/22 22:07
Add semaphores and wrapper for various futexesque system calls
5d5d5e41
– Ori Bernstein <ori@eigenstate.org>
authored
and Ori Bernstein <ori@markovcorp.com>
committed
on 2018/06/13 16:07
Use chartype functions to determine character type, regenerate bootstrap
7a207377
– Ori Bernstein <ori@eigenstate.org>
authored
and Ori Bernstein <ori@markovcorp.com>
committed
on 2018/06/13 16:04
Add system-selected tag lists.
4efd6777
– Ori Bernstein <ori@eigenstate.org>
authored
and Ori Bernstein <ori@markovcorp.com>
committed
on 2018/06/13 16:02
Add API to allow string iteration by non-space tokens.
eeb8989f
– Ori Bernstein <ori@eigenstate.org>
authored
and Ori Bernstein <ori@markovcorp.com>
committed
on 2018/06/13 16:01
Reuse the old key when the old keyval exists.
ce10ff58
– Ori Bernstein <ori@deb.here>
authored
on 2018/06/14 18:46
Update bootstrap for OSX
ce40d018
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/11 08:58
Return an error from pledge.
c2f95865
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/11 04:28
Fix type env assertion.
12da19e4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/10 08:59
Correctly float assignments inside function arguments.
aed73f86
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/09 10:08
Fix test:wqs
84393ead
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/09 09:47
Consistently and corretly add Oundef.
92840bc1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/06/08 04:10
Add pledge support.
3d9e396e
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/06/07 19:53
Add convenience wrappers for atomic operations on pointers