RSS feed
c6dc304c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/16 08:28
Zero initialized options are better off as `None.
05666a77
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/09 17:27
Shit, committed wrong version.
b120745a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/09 17:13
Skip denormalized test on 9front.
a277cea8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/08 12:38
Add byref() iter utility.
2e3e676b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/07 07:35
Show the subtests that fail.
91a715bc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/02 15:10
Regenerate linux bootstrap.
f1a3e964
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/02 11:52
Regenerate OpenBSD bootstrap.
c333a410
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/11/01 07:06
Accidentally had added the API docs.
8210cec3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/31 21:04
Be less verbose about addign files to archives.
73531212
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/31 21:02
Use uvlong for all printing of sizes on 9front.
ba0a58db
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/31 17:11
Add float parsing support.
3dfc4831
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 20:16
Fix float assembly masks.
24cdade7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 19:52
Add code to reassemble floats after explodign them
93096d44
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 19:52
Add a bunch of convenience functions.
a314850e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/30 13:18
Add functions to return inf/nan/...
018b5d47
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/28 20:18
Add support for exponential notation for floats.
4d472fe0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/28 19:22
Fix typo.
96aa84cd
– andrewc <andrewchamberss@gmail.com>
authored
and Andrew Chambers <andrewchamberss@gmail.com>
committed
on 2016/10/28 12:48
merge consecutive string literals
d0ffb958
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/27 08:25
Allow fused arithmetic ops on floats.
21b5fb87
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 18:23
Fix floating point printing.
5e93d7d5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 18:22
Use positive value for invalid char width.
feb438e1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 17:53
Remove workaround for old compiler bug.
3a5ddf06
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 17:52
Reset the subtest count.
be27d7ef
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 17:52
Actually add the gitignore.
c3f691a1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/26 08:35
Clean up .gitignore.
a23019f0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/25 21:13
Fix benchmark programs.
52ec5d6f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/22 18:52
Add bitset counting.
cb2a50f6
– pranomostro <pranomestro@gmail.com>
authored
on 2016/10/22 20:50
Fixed a few typos.
fc4588a4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/21 15:00
Missed some renames.
14fca46c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/21 14:39
Rename foobybar to byfoobar.
0d5960f4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/17 15:10
Add bitset iteration and tests.
65d4e217
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/15 17:43
Fix typo in std.byreverse() specification.
20cea781
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/10 07:24
Add slice format join option.
5d433bdf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/08 20:26
Fix bug with postinc returns.
a2352649
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/08 17:44
Don't infer things multiple times.
7f8734b0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/10/08 15:24
Add vararg messages to failures.
44bd7d2c
– Ryan Roden-Corrent <ryan@rcorre.net>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2016/10/08 08:55
Rename mc.1 to 6m.1.
dc9d6566
– Ryan Roden-Corrent <ryan@rcorre.net>
authored
on 2016/10/08 09:04
Ignore a few other generated files.
a280bb13
– Ryan Roden-Corrent <ryan@rcorre.net>
authored
on 2016/10/08 09:03
Ignore all *.{o,a,use}.
606bce2a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/24 04:24
Correctly format zero floats.
4eb7219a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/23 23:52
Propagate dynamic linker flags when using libs
25bdeed2
– Ori Bernstein <ori@foo.hsd1.ca.comcast.net>
authored
on 2016/09/23 12:07
Use the first dot as the suffix.
6109f4b3
– Ori Bernstein <ori@foo.hsd1.ca.comcast.net>
authored
on 2016/09/13 20:05
Make sure that our output file exists.
0944989c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/13 17:06
Bio-delim was missing dependencies.
6e2e105c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/13 17:01
Add missing file.
ce93c2af
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/11 19:50
Enable and update the bio tests.
b24a5a73
– Ori Bernstein <ori@eigenstate.org'>
authored
on 2016/09/11 13:23
Ugh. Pushed from 2 places.
6e142ac7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/11 09:34
Fix typo in lang.txt
e03c1302
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 23:06
Let's not pollute /env with crud.
ad5711a8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 20:18
Initialize vars correctly in inifile tests.
332e6294
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 20:15
Don't strip spaces from test output.
52c9fbc7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 19:45
Fix minimized integer encoding.
22548655
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 17:31
Fix 9front wait parser.
b3124ceb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 17:30
Finish fixing rc test runner.
01cc3d9c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 17:14
We have `mbld test`. Use it, and update runtest.rc to match.
2fdd2d8f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 09:31
Regenerate FreeBSD bootstrap.
60d61b47
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/11 04:33
Update the 9front build.
38fb09f0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 10:08
Update bootstrap on OSX
c4232af5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/11 04:38
Regenerate OpenBSD bootstrap.
2b13a0a7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 12:32
Update Linux bootstrap.
458b9914
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/10 09:28
Clean up the RNG.
93123de2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/08 20:25
Make the tests not depend on an installed libtestr.
a4250ceb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/08 20:23
Add 'testdeps' option.
0b7b8cf3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/08 19:08
Add url escaping.
a61a1f51
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/08 18:04
Add html escaping.
5d669c82
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/08 17:36
Add start of general string escaping library.
f536dec7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/08 17:28
Allow any type to be cast to its base type.
d5c4a828
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/06 17:06
Add in support for dumping a summary of leaks.
d260994d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/04 19:32
Fix spork, remove sporkfd.
aa906e10
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/09/04 16:50
Add byreverse iterator.
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.
Next