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
2017-02-04
Ucons are now prefix expressions.
Ori Bernstein
2016-10-28
merge consecutive string literals
andrewc
2016-10-09
Fix bug with postinc returns.
Ori Bernstein
2016-09-23
Use the first dot as the suffix.
Ori Bernstein
2016-09-11
Let's not pollute /env with crud.
Ori Bernstein
2016-09-11
Don't strip spaces from test output.
Ori Bernstein
2016-09-10
Finish fixing rc test runner.
Ori Bernstein
2016-09-10
We have `mbld test`. Use it, and update runtest.rc to match.
Ori Bernstein
2016-08-27
Rename `std.Fail to `std.Err.
Ori Bernstein
2016-08-21
Fix handling of pointers in match.
Ori Bernstein
2016-06-21
Fix the test.
Ori Bernstein
2016-06-08
Make the build work on linux dash
Ori Bernstein
2016-06-08
Use a more posix /bin/sh.
Ori Bernstein
2016-05-26
Fix test scripts.
glenda@drat
2016-05-26
Add plan9 implementations of recent additions.
glenda@drat
2016-05-25
Improve hash functions.
Ori Bernstein
2016-05-24
Make the subtest runner a bit more resilient.
Ori Bernstein
2016-05-24
Run myrddin tests as subtests.
Ori Bernstein
2016-05-17
New syntax for casts.
Ori Bernstein
2016-02-27
give tests some love
Andrew Chambers
2016-02-25
Tweak test to verify nested destructure.
Ori Bernstein
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
[next]