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
2021-03-18
genp9: fix formatting issue.
HEAD
master
Ori Bernstein
2021-01-30
Allow omitting the parameter name when it's unneeded.
Ori Bernstein
2020-12-01
bytealloc: fix bucket indexing
Mura Li
2020-10-27
resolve: fix copy-paste error
Ori Bernstein
2020-10-27
readability: '.port=port' isn't helpful, it's just 53
Ori Bernstein
2020-10-27
cleanup dns: private maxns, skip failed connnections
Ori Bernstein
2020-10-25
Let dnsconnect handle IPv6.
Frank Smit
2020-10-25
Add missing flowinfo to sockaddr_in6 struct.
Frank Smit
2020-10-25
Query nameservers in parallel.
Frank Smit
2020-10-25
Use Arch Linux instead of Alpine.
Frank Smit
2020-10-25
Build script for Alpine Linux.
Frank Smit
2020-09-20
Fix range checking for numbers.
Ori Bernstein
2020-09-20
Fix missing type in range tables.
Ori Bernstein
2020-09-01
infer: fix typo on range check
Ori Bernstein
2020-08-30
Fix IPv6 parsing.
Frank Smit
2020-08-30
Type was not applied to pdst.
Frank Smit
2020-08-28
test/ipparse: put expected and parsed in different buffers
Ori Bernstein
2020-08-28
Fix typo
Ori Bernstein
2020-08-28
copy bytes to a dest buffer.
Ori Bernstein
2020-08-11
Fix botched merge
Ori Bernstein
2020-08-09
merge
Ori Bernstein
2020-08-09
Fix crypto keccak functions with multiple adds.
sgilles@umd.edu
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
[next]