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
/
muse
Age
Commit message (
Expand
)
Author
2017-03-02
Remove obsolete `-I` flag.
Ori Bernstein
2017-02-17
Remove 'show' functionality from muse.
Ori Bernstein
2017-02-17
Search for usefiles relative to the output.
Ori Bernstein
2016-05-13
Switch to using lib{}.use.
Ori Bernstein
2016-02-28
Plan 9 build should now work.
Ori Bernstein
2016-02-26
Fix compile of C code
Ori Bernstein
2016-02-22
Extract util functions into separate dir from parse/
Ori Bernstein
2016-02-01
Actually add the option flag to dump types.
Ori Bernstein
2015-11-17
MEGAPATCH: Tabification.
Ori Bernstein
2015-10-02
Propagate extra libraries through the system.
Ori Bernstein
2015-09-24
Put the closure at the function level.
Ori Bernstein
2015-08-21
Get closer to the C ABI
Ori Bernstein
2015-06-28
Implement '__init__' functions.
Ori Bernstein
2015-05-15
Add working 'uninstall' targets.
glenda@cirno
2015-04-23
Give more useful error on failing to find matching pkg.
Ori Bernstein
2015-01-20
Add missing stdarg.h includes.
Ori Bernstein
2014-12-25
Make installation work correctly.
Ori Bernstein
2014-12-21
Neither muse nor myrbuild should depend on libmi.a
Ori Bernstein
2014-12-18
Remove useless option from muse.
Ori Bernstein
2014-12-18
Get rid of the 'exports' stab.
Ori Bernstein
2014-10-05
Add line terminators to all mkfiles.
Ori Bernstein
2014-10-05
Add plan9 mkfiles and runtime.
Ori Bernstein
2014-10-05
Write my own option parsing.
Ori Bernstein
2014-10-04
Start work of porting to Plan 9.
Ori Bernstein
2014-09-17
Add support for 'pkglocal' keyword.
Ori Bernstein
2013-12-27
Allow for hidden exports to happen automatically.
Ori Bernstein
2013-12-20
Make integer parsing return an option
Ori Bernstein
2012-10-19
Search default system include path last.
Ori Bernstein
2012-10-01
Fix include paths for build files
Ori Bernstein
2012-09-27
Rename 'util' directory to 'muse'.
Ori Bernstein
2012-06-15
Rename files.
Ori Bernstein
2012-06-07
Move debug pickling dump out of the compiler.
Ori Bernstein
2012-06-07
Add in stub for muse.
Ori Bernstein