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
Age
Commit message (
Expand
)
Author
2012-08-19
Add to the manpages.
Ori Bernstein
2012-08-19
More stubbing in of information.
Ori Bernstein
2012-08-19
Remove unused header.
Ori Bernstein
2012-08-19
Don't use string functions with unchecked length.
Ori Bernstein
2012-08-19
Add a stubbed in manpage.
Ori Bernstein
2012-08-18
Write a bit about flattening.
Ori Bernstein
2012-08-18
Rephrase the usefile description
Ori Bernstein
2012-08-18
More docs.
Ori Bernstein
2012-08-18
Stub in table of contents.
Ori Bernstein
2012-08-18
Add start of compiler internals documentation.
Ori Bernstein
2012-08-18
Change 'cons' to 'ucon', add uget.
Ori Bernstein
2012-08-16
We declare the variables in pattern matches now.
Ori Bernstein
2012-08-15
Actually create the typaram.
Ori Bernstein
2012-08-15
Add syntax and tests for multiple constraints
Ori Bernstein
2012-08-15
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc2
Ori Bernstein
2012-08-15
Look up values in the correct namespace.
Ori Bernstein
2012-08-15
Renamings.
Ori Bernstein
2012-08-15
Fix bug in text value.
Ori Bernstein
2012-08-15
We don't need the load instruction.
Ori Bernstein
2012-08-15
Make nested structs work.
Ori Bernstein
2012-08-15
Add another broken test for nested structs.
Ori Bernstein
2012-08-15
Stabs named 'ns' are returned when we look up 'ns'.
Ori Bernstein
2012-08-15
tylike becomes mktylike.
Ori Bernstein
2012-08-15
More comments.
Ori Bernstein
2012-08-15
More comments.
Ori Bernstein
2012-08-14
Use ':' instead of ',' in slice types.
Ori Bernstein
2012-08-14
Use ':' instead of ',' in slice ranges.
Ori Bernstein
2012-08-14
Allow implicit bounds on slices.
Ori Bernstein
2012-08-14
Remove stupid comment.
Ori Bernstein
2012-08-14
More comments and some code rearrangements.
Ori Bernstein
2012-08-14
Add comments.
Ori Bernstein
2012-08-12
Don't overflow the stack
Ori Bernstein
2012-08-12
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc2
Ori Bernstein
2012-08-12
Fix stray refactoring issues.
Ori Bernstein
2012-08-12
Put match values into temporary.
Ori Bernstein
2012-08-12
Improve boolean simplification.
Ori Bernstein
2012-08-12
Start on style guide.
Ori Bernstein
2012-08-12
Some clarification on tyvars.
Ori Bernstein
2012-08-12
Explain the interchanability of ';' and \n
Ori Bernstein
2012-08-12
Clarify the way that string literals work.
Ori Bernstein
2012-08-12
Add standard library section
Ori Bernstein
2012-08-12
Improve formatting of 'examples' sections of docs.
Ori Bernstein
2012-08-12
Remove dead section number.
Ori Bernstein
2012-08-12
Document match statements:
Ori Bernstein
2012-08-11
A bit more grammar refactoring.
Ori Bernstein
2012-08-11
Test condensed version of syntax.
Ori Bernstein
2012-08-11
Refactor the grammar.
Ori Bernstein
2012-08-11
Rearrange sections.
Ori Bernstein
2012-08-09
Add more docs.
Ori Bernstein
2012-08-09
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc2
Ori Bernstein
[next]