RSS feed
4855e100
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/03 20:27
Fix the tests.
5b8d17c4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/03 10:00
Fix 'bysection' iteration.
2b3f312f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 16:25
Better fix for mkpath.
c3d3c395
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 16:09
Create all directories with mkdirs.
4fa2835b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 15:46
Fix mismatch between documentation and mkpath.
c3362054
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 13:18
Our ABI relies on zero %rbp to terminate the stack.
9ac1c506
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 13:04
Whitespace fix.
01e267bc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 14:26
Update bootsrap scripts.
cdd78ae2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 11:25
Use the libs from the current build.
b163cf70
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 11:24
Add bld.sub for support/ directory.
2216e4b7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 11:21
Add support for leak tracing.
b2ca8481
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/28 09:48
Add std.backtrace()
f0eabb72
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/27 18:42
Close the error fd.
52b8e747
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/27 18:22
Split spork and espork.
e5dd8ad3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/27 17:43
Make spork read stderr too.
a7d1902c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/27 14:58
Add std.usleep() that uses std.time.
e83d16d5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/27 11:55
Rename `std.Fail to `std.Err.
6121d28d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/26 20:53
nanosleep should use std.time.
4aafe28c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/25 13:30
Use an unsigned long long for ~0
094e3fb0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/24 17:41
Don't eliminate all record of prepainted liveness.
37c3a754
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/21 19:18
Fix handling of pointers in match.
bcaade73
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/20 19:52
Print the function name when debug dumping RA
983f8702
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/17 18:58
Remove dead variable.
73fd799e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/16 21:21
Remove unused variables.
6548095a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/14 12:05
Remove more duplicate extern defs.
18966055
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/14 11:23
Remove double declaration of cenvp.
ab42f5c4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/13 12:38
Don't generate loops in trees.
1db86226
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/08/11 18:45
Error if we duplicate struct members.
f78dafba
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/28 22:14
Remove sanitizer flags.
ce56b7ea
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/28 22:05
Fix a bit of undefined behavior.
359f5e7e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/25 19:28
Allow iterating over sections in a ini file.
b24fd14c
– andrewchambers <andrewchamberss@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2016/07/23 11:59
make bsearch use unsigned indexes (#118)
b0556e8d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/16 14:27
Fix mmap offset on OpenBSD (see http://marc.info/?l=openbsd-tech&m=146793252011083&w=2)
ddc0ccdd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/12 10:23
Revert "don't completely fuck up trait exports."
bc82e058
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/12 09:05
don't completely fuck up trait exports.
d8db95ad
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/05 18:34
Regenerate FreeBSD bootstrap
4a1f9034
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/06 13:34
Regenerate OpenBSD bootstrap.
11e1e04c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/05 10:18
Update linux bootstrap.
8a15325e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/05 07:17
Update bootstrap.
2cccc2b8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/05 07:05
Make some constants more private.
657e7148
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/05 07:03
Split 'smart allocations' from byte allocs.
99f45f5c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/04 11:24
Fix test output.
90dc5f51
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/04 11:23
Make escaped strings a bit friendlier.
05f6c77d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/28 11:06
Don't double install formats.
2c5db83d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/28 09:39
Improve error messages for formatting issues.
a0172160
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/27 17:29
Fix case insensitive hash, and add tests.
faf16f02
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/21 18:46
Fix the test.
f4c04dca
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/21 18:33
Don't accidentally duck type unions.
d3ab6d19
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/19 16:02
Make substest implementation match documentation.
0f945628
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/19 16:02
Add isascii prediate.
595f9456
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/18 20:25
Add putv to bio.
c13709b6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/17 19:22
Fix a stupid
1ed35544
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/17 19:05
Allow implementing traits from other namespaces.
3d7695c2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/15 05:28
Merge remote-tracking branch 'ac/htabsimp'
f8e8b084
– andrewc <andrewchamberss@gmail.com>
authored
on 2016/06/15 14:00
add htinit to allow embedded htabs
9fb48bbe
– andrewc <andrewchamberss@gmail.com>
authored
on 2016/06/15 13:53
simplify htab
90c06562
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/13 19:18
Show failure message in output.
eb21d4f1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/11 07:55
Simplify reluctant match types.
3c96292a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/27 13:59
Break out of a test when failing.
2b9c9605
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/10 05:27
Fix chomp.
69c70ba1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/09 10:54
Return true/false from chomp.