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
/
mbld
Age
Commit message (
Expand
)
Author
2015-12-29
Fix bootstrap generation code.
Ori Bernstein
2015-12-29
Update ABI version.
Ori Bernstein
2015-12-28
Add the '-R' option to mbld.
Ori Bernstein
2015-12-28
Add 'cleanfirst' option.
Ori Bernstein
2015-12-24
Land char iterators.
Ori Bernstein
2015-12-22
Make traits work across files.
Ori Bernstein
2015-12-17
Build code before running tests.
Ori Bernstein
2015-12-16
Report the correct binary path in top level.
Ori Bernstein
2015-12-14
Initial support for void as an expression.
Ori Bernstein
2015-12-11
Fix code to disallow use before definition.
Ori Bernstein
2015-12-09
Search the default path for a library.
Ori Bernstein
2015-12-04
Make test failure output more readable.
Ori Bernstein
2015-12-04
Output base directory for build.
Ori Bernstein
2015-12-04
Add benchmark build tag to benchmarks.
Ori Bernstein
2015-12-04
Clean up test output.
Ori Bernstein
2015-12-04
Make building less noisy.
Ori Bernstein
2015-12-01
Reduce mbld memory leakage.
Ori Bernstein
2015-11-28
Don't include spurious libpaths.
Ori Bernstein
2015-11-20
We don't need to rebuild tests every time.
Ori Bernstein
2015-10-12
Remove testbin toplevel.
Ori Bernstein
2015-10-12
Add support for some default attributes.
Ori Bernstein
2015-10-06
Fix up error handling for syswrap+posixy.myr
Ori Bernstein
2015-10-04
Actually return the error that occurred.
Ori Bernstein
2015-10-04
Make the interface for libbio expose errors.
Ori Bernstein
2015-10-02
Propagate extra libraries through the system.
Ori Bernstein
2015-10-01
Update the C glue library detection.
Ori Bernstein
2015-10-01
Add muse support for C linking on Linux.
Ori Bernstein
2015-10-01
Rename 'sys' to 'tag'
Ori Bernstein
2015-09-30
Fix FreeBSD port. Add missing files, and some ABI issues.
Ori Bernstein
2015-09-30
Add support for duplicating functions.
Ori Bernstein
2015-09-29
Using absolute paths looks ugly :P
Ori Bernstein
2015-09-29
Don't print an empty failure list.
Ori Bernstein
2015-09-27
Collect test failures and show them.
Ori Bernstein
2015-09-27
Bump ABI version. Also, improve errors about it.
Ori Bernstein
2015-09-18
Support for a tag file with build specs.
Ori Bernstein
2015-09-18
Add the '-T' option for custom systags.
Ori Bernstein
2015-09-18
Load sys attrs once.
Ori Bernstein
2015-09-18
Allow any binary or command to be tagged as a test.
Ori Bernstein
2015-09-18
Remove 'long' type.
Ori Bernstein
2015-09-17
Handle tests generic tests for system impls.
Ori Bernstein
2015-09-16
Actually build a named target when building by name.
Ori Bernstein
2015-09-15
Remove debugging print.
Ori Bernstein
2015-09-14
Build all necessary named targets.
Ori Bernstein
2015-09-11
Add dependencies for building named targets.
Ori Bernstein
2015-09-04
Split lib/sys out of lib/std
Ori Bernstein
2015-08-29
Add newlines on printing test success.
Ori Bernstein
2015-08-29
Refactor test running order.
Ori Bernstein
2015-08-29
Add current directory to the search path for tests
Ori Bernstein
2015-08-29
Copy the search paths.
Ori Bernstein
2015-08-26
Move Myrddin libs to lib/ subdirectory.
Ori Bernstein
[next]