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
2021-06-26
Relax the restriction of capture variables of or-patterns
Mura Li
2020-08-11
Fix botched merge
Ori Bernstein
2020-08-09
merge
Ori Bernstein
2020-07-11
Fix tests on BSDs and 9front, improve names.
abi
Ori Bernstein
2020-06-24
Add tests for abi conformity.
S. Gilles
2020-06-24
Allow runtest.{rc,sh} to handle subdirectories.
S. Gilles
2020-06-11
Unify alignment for heterogeneous tuples.
S. Gilles
2020-05-05
Support or-patterns with wildcard variables
Mura Li
2020-05-05
Support or-pattern
mural
2019-12-04
Convert lib/test/fmt.myr to use testr
S. Gilles
2019-10-30
Fix build on 9front.
Ori Bernstein
2019-10-23
Add missing file.
Ori Bernstein
2019-10-22
Add tests for matching semi-complicated tuples
sgilles@math.umd.edu
2019-07-13
Oops, mangled something with git9.
Ori Bernstein
2019-07-14
Fix memory leak in bigparse. (Thanks, Mike)
Ori Bernstein
2019-04-28
Add test for previous issue.
Ori Bernstein
2019-01-29
Add test for previous failure.
Ori Bernstein
2019-01-07
Change indexed array literal syntax.
Ori Bernstein
2018-10-28
Respect outdir and use it for tests.
Ori Bernstein
2018-08-17
Revert "Fix overlapping match statements (thanks Mako)"
Ori Bernstein
2018-08-03
Record the closure into all nested funcs.
Ori Bernstein
2018-07-19
Support direct tuple access operators "tuple.N"
Quentin Carbonneaux
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
[next]