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-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
2019-10-29
Merge decision tree nodes when possible
Mura Li
2019-10-24
Allow bigdivmod to return remainders between 2^31 and 2^32
S. Gilles
2019-10-23
Add missing file.
Ori Bernstein
2019-10-22
Add tests for matching semi-complicated tuples
sgilles@math.umd.edu
2019-10-22
Make the 9front C compiler happy: return at end of function.
Ori Bernstein
2019-10-23
Add a new match compiler implementation
Mura Li
2019-10-21
Use optparse's .arg to pass run target
Mura Li
2019-10-22
Support cli arguments for mbld -R
Mura Li
2019-10-18
Tie return value of mbld to results of specified targets
sgilles@math.umd.edu
2019-09-10
Force scientific notation to print trailing 0s
S. Gilles
2019-09-09
Allow printing fltXY in scientific notation
S. Gilles
[next]