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
2018-07-08
Enable a few more tests that we fixed.
Ori Bernstein
2018-07-08
Fix overlapping match statements (thanks Mako)
Ori Bernstein
2018-06-09
Fix test:wqs
Ori Bernstein
2018-06-03
Add test for recursive closure.
Ori Bernstein
2018-04-18
Merge remote-tracking branch 'ori/master' into HEAD
S. Gilles
2018-03-24
Clean up and remove edge cases in strfind.
Ori Bernstein
2018-03-13
Merge branch 'autoexpr' into libmath
S. Gilles
2018-01-31
Fix missing condition in runtest.sh
Mura Li
2018-01-30
Support running single test
Mura Li
2018-01-26
New auto operator.
Quentin Carbonneaux
2018-01-11
Move to new trait syntax.
Ori Bernstein
2017-12-06
Make the tests file polyglot again.
Ori Bernstein
2017-12-05
Shift the match frontier correctly.
Ori Bernstein
2017-11-28
Format bodyless union without trailing space.
snocl
2017-11-27
Do not leave out *.o and *.use after 'make -C test/ clean'
Mura Li
2017-11-18
Point mbld to the right libraries for running tests.
Ori Bernstein
2017-10-17
Fix outdated comment in a test.
Kartik Agaram
2017-09-29
Use the right variables to point to the compiler.
Ori Bernstein
2017-09-23
Remove obsolete assert.
Ori Bernstein
2017-09-22
Fix trait lookup for nested pointers.
Ori Bernstein
2017-08-13
If a trait is specialized over a generic, it's generic too.
Ori Bernstein
2017-07-29
Finally do a by-scope comparison of generic types.
Ori Bernstein
2017-07-25
Fix running tests.
Ori Bernstein
2017-07-23
Implement waitany() on 9front.
Ori Bernstein
2017-07-23
Preparing for the new mbld.
Ori Bernstein
2017-07-17
Convert from `in` to `:`.
Ori Bernstein
2017-07-08
Allow matching of empty structs and arrays
S. Gilles
2017-07-03
Specialize impl declarations on impl type in addition to decl type
Michael Forney
2017-07-03
Add impl(type, name) to retrieve a particular implementation of a trait decl
Michael Forney
2017-06-30
Support union constants
Michael Forney
2017-02-14
Add test for array alignment bug.
Ori Bernstein
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
[next]