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
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
2015-02-04
Clean up bigint division and tests.
Ori Bernstein
2015-01-20
Add support for constant union initializers.
Ori Bernstein
2015-01-16
Add missing test.
Ori Bernstein
2015-01-08
Add 'matchnsconst' test.
Ori Bernstein
2014-12-29
Update dial and syswrap to work on plan9.
Ori Bernstein
2014-12-27
More tests pass.
Ori Bernstein
2014-12-26
Plan 9 currently has no sys.statbuf.
Ori Bernstein
2014-12-26
Add a mkfile that runs the test suite.
Ori Bernstein
2014-12-26
fix division tests.
Ori Bernstein
2014-12-26
Quote empty string for eval.
Ori Bernstein
2014-12-26
Get the test harness more or less working.
Ori Bernstein
2014-12-26
More tweaks towards working tests.
Ori Bernstein
2014-12-25
Fix the rc script up.
Ori Bernstein
2014-12-25
Get testing closer to working on plan9.
Ori Bernstein
2014-12-25
Get code to actually run on plan9.
Ori Bernstein
2014-12-25
Remove unused code from runtest.sh
Ori Bernstein
2014-12-21
New blessed way to implement traits with no functions.
Ori Bernstein
2014-12-18
Add tests for trait impls.
Ori Bernstein
2014-11-30
Be stricter about negating booleans.
Ori Bernstein
2014-11-04
Fix clobbering match pattern type.
Ori Bernstein
2014-11-04
Fix constant patterns for matching.
Ori Bernstein
2014-11-04
Fix most tests.
Ori Bernstein
[next]