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
/
doc
Age
Commit message (
Expand
)
Author
2017-08-02
Fixed typos (thanks rurban).
Ori Bernstein
2017-07-25
Update lang spec for new for syntax.
Ori Bernstein
2017-07-03
Specialize impl declarations on impl type in addition to decl type
Michael Forney
2017-07-03
Add impl(type, name) to retrieve a particular implementation of a trait decl
Michael Forney
2017-06-30
Typos
Michael Forney
2017-06-24
Miscellaneous typo/formatting fixes
Michael Forney
2017-03-06
You can declare things without attributes.
Ori Bernstein
2017-03-03
Fix grammar mistakes.
Ori Bernstein
2017-03-02
The muse manpage is no longer full of lies.
Ori Bernstein
2017-02-18
Improve documentation in response to feedback.
Ori Bernstein
2017-02-18
Composite types is a shitty name.
Ori Bernstein
2017-02-17
Update the mc manpage.
Ori Bernstein
2017-02-17
Update compiler manpage.
Ori Bernstein
2017-02-13
Specify default types.
Ori Bernstein
2017-02-13
Clarify comment rules.
Ori Bernstein
2017-02-13
Clarify the EBNF description.
Ori Bernstein
2017-02-13
Clarify whitespace handling.
Ori Bernstein
2017-02-13
Simplify the abstract.
Ori Bernstein
2017-02-13
Disambiguate args for comparisons in spec.
Ori Bernstein
2017-02-12
Update spec to make ucons a normal prefix operator.
Ori Bernstein
2017-02-04
Ucons are now prefix expressions.
Ori Bernstein
2017-02-03
Fix some looseness in the spec.
Ori Bernstein
2017-02-03
Fix mixed tabs and spaces in doc.
Ori Bernstein
2017-02-01
remove pseudo-operators.
Ori Bernstein
2017-02-01
Apply fixes thanks to tridactyla on IRC.
Ori Bernstein
2017-02-01
Update the grammar.
Ori Bernstein
2017-02-01
Copy paste error. Boolean => void
Ori Bernstein
2017-02-01
Not worth the work of finishing or maintaining the compiler doc.
Ori Bernstein
2017-01-31
Explain type inference and builtin traits better.
Ori Bernstein
2017-01-30
Specify bounds checking.
Ori Bernstein
2017-01-29
Add specification of accessing pointers via casts.
Ori Bernstein
2017-01-29
Clarify and improve explanation of pattern matching.
Ori Bernstein
2017-01-28
Describe lvalues and rvalues.
Ori Bernstein
2017-01-26
Fix comment descriptions.
Ori Bernstein
2017-01-22
Fix up type inference section a bit.
Ori Bernstein
2017-01-22
Update explanation of traits and impls.
Ori Bernstein
2017-01-21
Make grammar item namings clearer.
Ori Bernstein
2017-01-21
Fill in a bit more on the type system.
Ori Bernstein
2017-01-21
Rearrange things to match the TOC.
Ori Bernstein
2017-01-21
Shuffle around documentation for leaf types.
Ori Bernstein
2017-01-21
Specify operators.
Ori Bernstein
2017-01-19
Rearrange topics and start documenting operators.
Ori Bernstein
2017-01-18
Update the section on structure.
Ori Bernstein
2017-01-17
Add description of casts.
Ori Bernstein
2017-01-17
Update language doc precedence levels.
Ori Bernstein
2017-01-15
Renumber sections.
Ori Bernstein
2017-01-15
Split Syntax from type rules.
Ori Bernstein
2017-01-15
Fix section numbering.
Ori Bernstein
2017-01-15
Move type inference up.
Ori Bernstein
2017-01-14
Remove bullshit.
Ori Bernstein
[next]