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
2020-07-11
Fix tests on BSDs and 9front, improve names.
abi
Ori Bernstein
2020-06-24
Add tests for abi conformity.
S. Gilles
2020-06-24
Allow runtest.{rc,sh} to handle subdirectories.
S. Gilles
2020-06-24
Bump abi version.
S. Gilles
2020-06-24
Return small-aggregate values by the AMD64 abi.
S. Gilles
2020-06-20
Pass small-aggregate arguments by the AMD64 abi.
S. Gilles
2020-06-11
Add classification algorithm for small-struct passing.
S. Gilles
2020-06-11
Factor out the code for placing/retrieving arguments.
S. Gilles
2020-06-11
Add isaggregate for later use with abi conformity.
S. Gilles
2020-06-11
Unify alignment for heterogeneous tuples.
S. Gilles
2020-06-10
Fix check for dumb moves (thanks sgilles)
Ori Bernstein
2020-05-11
add OSX recvfrom, fix UDP announce (thanks Int21h)
Ori Bernstein
2020-05-05
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
Ori Bernstein
2020-05-05
Remove useless code
Mura Li
2020-05-05
Remove unneeded check
Mura Li
2020-05-05
Use /**/ instead of //
Mura Li
2020-05-05
Remove unneeded change
Mura Li
2020-05-05
Simplify equality computation
Mura Li
2020-05-05
Support or-patterns with wildcard variables
Mura Li
2020-05-05
Fix missing link of linked list
Mura Li
2020-05-05
Fix wrong order of recursive calls
Mura Li
2020-05-05
Support or-pattern
mural
2020-04-30
Allow optional eol after the commas of function parameters
Mura Li
2020-04-28
Remove useless code
Mura Li
2020-04-23
Remove unneeded check
Mura Li
2020-04-22
Use /**/ instead of //
Mura Li
2020-04-22
Remove unneeded change
Mura Li
2020-04-22
Simplify equality computation
Mura Li
2020-04-22
Support or-patterns with wildcard variables
Mura Li
2020-04-22
Fix missing link of linked list
Mura Li
2020-04-22
Fix wrong order of recursive calls
Mura Li
2020-04-20
Support or-pattern
mural
2020-04-14
Support the pseudo-member 'tag' for union types
Mura Li
2020-03-28
Fix typo: s/intializer/initializer/g
henesy
2020-03-15
remove debug statements.
Ori Bernstein
2020-03-15
Align spilled arguments correctly for amd64 abi.
Ori Bernstein
2020-03-15
Add support for LDFLAGS lines.
Ori Bernstein
2020-03-06
Merge branch 'master' of /git/ori/mc
Ori Bernstein
2020-01-25
update bootstrap for osx.
Ori Bernstein
2020-01-20
Update bootstrap on FreeBSD
Ori Bernstein
2020-01-20
Fix bootstrap on openbsd:
Ori Bernstein
2020-01-20
fix bootstrap on 9front
Ori Bernstein
2020-01-12
spelling mistake in comment
bitmapper
2020-01-12
fixed macos build, "improved" vim syntax highlighting (improved mode off by d...
bitmapper
2019-12-05
[PATCH v2] Force correct sign for intermediate steps of bigmul
sgilles@umd.edu
2019-12-01
[PATCH v2 4/3] Somewhat better error for std.put("{w=?}", "foo")
"S. Gilles"
2019-12-04
Allow specifying padding width from variable
S. Gilles
2019-12-04
Make vanext decrement tc.nelt unconditionally
S. Gilles
2019-12-04
Convert lib/test/fmt.myr to use testr
S. Gilles
2019-10-30
Fix build on 9front.
Ori Bernstein
[next]