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
/
mi
/
cfg.c
Age
Commit message (
Expand
)
Author
2017-07-09
Style(9)-ify.
Ori Bernstein
2016-02-26
Fix some generated asm for plan9.
Ori Bernstein
2016-02-22
Extract util functions into separate dir from parse/
Ori Bernstein
2016-02-20
Start refactoring
Ori Bernstein
2016-01-20
Add a distinction between label values and names.
Ori Bernstein
2016-01-02
Don't double label BBs.
Ori Bernstein
2015-11-17
MEGAPATCH: Tabification.
Ori Bernstein
2015-11-06
Rewrite pattern matching code.
Ori Bernstein
2015-11-06
Working pattern matching.
Ori Bernstein
2015-09-27
Working closures.
Ori Bernstein
2015-07-24
Replace snprintf with a variant that asserts when out of buffer.
Ori Bernstein
2015-05-06
Compile error on reaching end of func without return.
Ori Bernstein
2015-01-06
Improve error messages.
Ori Bernstein
2014-10-30
Unrename 'opt' -> 'mi'
Ori Bernstein
2014-09-05
Move 'mi/' directory to 'opt/'.
Ori Bernstein
2013-05-28
Edit quotes in error message.
Ori Bernstein
2012-10-17
Labels are now Lit values, not their own toplev nodes.
Ori Bernstein
2012-09-17
Rename 'opt' to 'mi'.
Ori Bernstein