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
/
parse
Age
Commit message (
Expand
)
Author
2014-09-17
Float formatting finally implemented.
Ori Bernstein
2014-09-16
Track line number correctly in tokenizer
Ori Bernstein
2014-09-06
Allow traits to work.
Ori Bernstein
2014-09-06
Error on declared but unimplemented functions.
Ori Bernstein
2014-08-26
Check type compatibility when unifying membered types
Ori Bernstein
2014-08-22
Remove bogus test.
Ori Bernstein
2014-08-19
Fix pointer comparisons, and add a test for it.
Ori Bernstein
2014-08-19
Refactor towards supporting struct compares.
Ori Bernstein
2014-08-04
Step through default types when specializing.
Ori Bernstein
2014-08-04
Better formatting for fmtunion
Ori Bernstein
2014-08-04
Don't print 'tynil' in ucons.
Ori Bernstein
2014-08-04
Add proper checking for types with parameters.
Ori Bernstein
2014-07-15
Fix compilation on GCC 4.8
Ori Bernstein
2014-07-15
More debug logging.
Ori Bernstein
2014-07-14
More debug dumps with final substitutions.
Ori Bernstein
2014-07-14
Indent trace information.
Ori Bernstein
2014-07-14
Fix generic type construction.
Ori Bernstein
2014-07-09
Change syntax for tuples.
Ori Bernstein
2014-06-25
Fix missing newlines in pretty prints.
Ori Bernstein
2014-06-16
Truncate the message in the right place.
Ori Bernstein
2014-06-12
Fix generated headers in parallel builds.
Ori Bernstein
2014-06-10
Strip out '_' from what we pass to strtol() and friends.
Ori Bernstein
2014-06-06
Remove unused keyword.
Ori Bernstein
2014-06-03
Allow integer parsing to work with large integers.
Ori Bernstein
2014-05-25
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
Ori Bernstein
2014-05-24
Don't iterate over bit sets as much.
Ori Bernstein
2014-05-24
Print the correct line with name conflicts.
Ori Bernstein
2014-05-21
Add itop and ptoi functons.
Ori Bernstein
2014-05-20
Export symbols with a stable-ish name.
Ori Bernstein
2014-05-20
Tag exported types in traits.
Ori Bernstein
2014-05-19
Insert the decl as a decl, not an impl.
Ori Bernstein
2014-05-19
Use the correct sybmol writing function to write.
Ori Bernstein
2014-05-19
Pickle/unpickle Nimpl.
Ori Bernstein
2014-05-19
Don't double-install impls.
Ori Bernstein
2014-05-19
Try to iterate over types.
Ori Bernstein
2014-05-15
Actually write out impls to usefiles.
Ori Bernstein
2014-05-11
Use correct tag character for impl defs
Ori Bernstein
2014-05-08
Default the types correctly in specialized functions.
Ori Bernstein
2014-05-05
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
Ori Bernstein
2014-05-05
Fix the error printing in 'constrain'
Ori Bernstein
2014-04-24
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
Ori Bernstein
2014-04-22
Make slcp handle overlapping ranges correctly.
Ori Bernstein
2014-04-14
Build the export list for traits correctly.
Ori Bernstein
2014-03-05
Prepare merging traits in preparation for exporting.
Ori Bernstein
2014-03-05
Fix error messages and add comments.
Ori Bernstein
2014-03-05
Actually install the impls into the table in advance.
Ori Bernstein
2014-03-04
Put impls into symbol tables.
Ori Bernstein
2014-02-26
Add a back link for traits, instead of a bool.
Ori Bernstein
2014-02-26
Dump the 'istraitfn' variable.
Ori Bernstein
2014-02-26
Preserve 'istraitfn' in usefiles.
Ori Bernstein
[next]