Use uvlong for all printing of sizes on 9front.
Add float parsing support.
Add code to reassemble floats after explodign them
Add a bunch of convenience functions.
Add functions to return inf/nan/...
Add support for exponential notation for floats.
merge consecutive string literals
Allow fused arithmetic ops on floats.
Fix floating point printing.
Use positive value for invalid char width.
Remove workaround for old compiler bug.
Actually add the gitignore.
Rename foobybar to byfoobar.
Add bitset iteration and tests.
Fix typo in std.byreverse() specification.
Add slice format join option.
Fix bug with postinc returns.
Don't infer things multiple times.
Add vararg messages to failures.
Rename mc.1 to 6m.1.
Ignore a few other generated files.
Ignore all *.{o,a,use}.
Correctly format zero floats.
Propagate dynamic linker flags when using libs
Use the first dot as the suffix.
Make sure that our output file exists.
Bio-delim was missing dependencies.
Enable and update the bio tests.
Ugh. Pushed from 2 places.
Let's not pollute /env with crud.
Initialize vars correctly in inifile tests.
Don't strip spaces from test output.
Fix minimized integer encoding.
Finish fixing rc test runner.
We have `mbld test`. Use it, and update runtest.rc to match.
Regenerate FreeBSD bootstrap.
Regenerate OpenBSD bootstrap.
Make the tests not depend on an installed libtestr.
Add start of general string escaping library.
Allow any type to be cast to its base type.
Add in support for dumping a summary of leaks.
Fix spork, remove sporkfd.
Fix 'bysection' iteration.
Create all directories with mkdirs.
Fix mismatch between documentation and mkpath.
Our ABI relies on zero %rbp to terminate the stack.
Use the libs from the current build.
Add bld.sub for support/ directory.
Add support for leak tracing.
Make spork read stderr too.
Add std.usleep() that uses std.time.
Rename `std.Fail to `std.Err.
nanosleep should use std.time.
Use an unsigned long long for ~0
Don't eliminate all record of prepainted liveness.
Fix handling of pointers in match.
Print the function name when debug dumping RA
Remove more duplicate extern defs.
Remove double declaration of cenvp.
Don't generate loops in trees.
Error if we duplicate struct members.
Fix a bit of undefined behavior.
Allow iterating over sections in a ini file.
make bsearch use unsigned indexes (#118)
Fix mmap offset on OpenBSD (see http://marc.info/?l=openbsd-tech&m=146793252011083&w=2)
Revert "don't completely fuck up trait exports."
don't completely fuck up trait exports.
Regenerate FreeBSD bootstrap
Regenerate OpenBSD bootstrap.