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
Age
Commit message (
Expand
)
Author
2016-02-06
fix rval len, fixes #69
Andrew Chambers
2016-02-05
change slgrow to take a pointer
andrewc
2016-01-31
Add support for generic impls.
Ori Bernstein
2016-01-26
Remove the '$' shorthand for end of array.
Ori Bernstein
2016-01-24
Add pointer match syntax.
Ori Bernstein
2016-01-24
Add test for big type blobs.
Ori Bernstein
2016-01-24
Fix recursive types nested inside generics.
Ori Bernstein
2016-01-24
add test for missing bounds check
Andrew Chambers
2016-01-20
fix decl for with no cond and add more tests
andrewc
2016-01-19
fix #51, loops without cond stmts
andrewc
2016-01-12
Fix #36 - Emit Oret arg when return type is void
andrewc
2016-01-09
Chariter => bychar
Ori Bernstein
2015-12-28
Fix alignment in argument passing.
Ori Bernstein
2015-12-24
Land char iterators.
Ori Bernstein
2015-12-21
Add custom iterators.
Ori Bernstein
2015-12-15
Add missing file.
Ori Bernstein
2015-12-15
Add matchvoid test code.
Ori Bernstein
2015-12-15
Fix matching void union args.
Ori Bernstein
2015-12-15
More fixes to void values.
Ori Bernstein
2015-12-14
Enable the void call test.
Ori Bernstein
2015-12-14
Fix void arguments in argument lists.
Ori Bernstein
2015-12-01
Fix plan9 tests
Ori Bernstein
2015-11-06
Add support for '$' operator.
Ori Bernstein
2015-11-06
Working pattern matching.
Ori Bernstein
2015-09-29
Remove spare argument from test.
Ori Bernstein
2015-09-29
Implement casting functions to pointers.
Ori Bernstein
2015-09-27
Make the closure test a bit more useful.
Ori Bernstein
2015-09-27
Working closures.
Ori Bernstein
2015-09-24
Error out correctly with closures.
Ori Bernstein
2015-09-11
Add dependencies for building named targets.
Ori Bernstein
2015-08-21
Get closer to the C ABI
Ori Bernstein
2015-06-25
Fix last broken test.
Ori Bernstein
2015-06-25
Export type info correctly on plan9
glenda@cirno
2015-06-15
Start working on __init__, check types.
Ori Bernstein
2015-06-12
Move fmt to fmt2.
Ori Bernstein
2015-05-16
Remove status arg from fatal.
Ori Bernstein
2015-05-08
Use before def checking is closer to working.
Ori Bernstein
2015-05-07
Fix up OSX to work with previous tests.
Ori Bernstein
2015-05-03
Run gen/cmd commands in the right subdir.
Ori Bernstein
2015-04-21
Move tests from test/ directory to libstd/test/
Ori Bernstein
2015-04-19
Fix tests in non-mbld world.
Ori Bernstein
2015-04-12
Now actually fix it.
Ori Bernstein
2015-04-12
Fix std.pathnorm for empty strings.
Ori Bernstein
2015-03-09
Make type substitution more robust.
Ori Bernstein
2015-03-08
Add 'tygeneric' specifier.
Ori Bernstein
2015-02-25
Make runtest.sh exit with failure if the tests fail.
Ori Bernstein
2015-02-06
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
Ori Bernstein
2015-02-06
Fix mod.
Ori Bernstein
2015-02-05
Add more stdbigint test cases.
Ori Bernstein
2015-02-04
Clean up bigint division and tests.
Ori Bernstein
[next]