index
:
ori/mc.git
0.2
abi
autoexpr
autovar
bettermatch
biofunc
callee-save
closures
dependent-tags
fixtraits
freebsd-port
hashtraits
integrated
kill-sleq
libmath-merge
master
matchcomp
mbld-rebase
mbld2
mpkg
netbsd-port
peephole-opt
poller
qbe
struct-lit
threadwork
tls
trait-syntax
update-bootstrap
The Myrddin compiler.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
data
Age
Commit message (
Expand
)
Author
2014-09-18
Add a mandelbrot test.
Ori Bernstein
2014-09-15
Fix typo in sort.
Ori Bernstein
2014-09-14
Add test cases for strstrip.
Ori Bernstein
2014-09-14
Fix test data and spurious bigint prints.
Ori Bernstein
2014-09-14
Fix bigint parsing for hex.
Ori Bernstein
2014-08-18
Add missing test data
Ori Bernstein
2014-06-22
Fix test expectations for stdfmtpad.
Ori Bernstein
2014-06-21
Add tests for padded format strings.
Ori Bernstein
2014-06-21
Add support for padded strings.
Ori Bernstein
2014-06-17
Add one more test case for alignment.
Ori Bernstein
2014-06-16
Fix alignment on structs.
Ori Bernstein
2014-06-12
Add support for matching string arguments.
Ori Bernstein
2014-05-08
Add 'try' to libstd.
Ori Bernstein
2014-04-22
Make slcp handle overlapping ranges correctly.
Ori Bernstein
2014-01-23
Add and fix bigint tests.
Ori Bernstein
2014-01-15
Fix writing constant struct literals
Ori Bernstein
2014-01-02
Add testing for std.sort
Ori Bernstein
2013-12-30
Implement heapsort and add to libstd.
Ori Bernstein
2013-12-27
Added 'strjoin' to libstd
Ori Bernstein
2013-12-16
Make strsplit() use strfind()
Ori Bernstein
2013-12-16
Add a 'strfind' function.
Ori Bernstein
2013-12-12
Add more stdlib tests.
Ori Bernstein
2013-10-17
Rewrite test harness.
Ori Bernstein
2013-10-09
Add missing test data.
Ori Bernstein
2012-11-06
Add test for catting a file.
Ori Bernstein