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
2022-05-07
parse: fix typos (thanks ed)
HEAD
master
Ori Bernstein
2022-05-07
bytealloc: fix typo
Ori Bernstein
2022-03-24
Fix construction of pattern variable bindings
Mura Li
2021-08-22
Add initial openbsd 7.0 support.
Ori Bernstein
2021-08-20
lib/http: Free session and request when done.
Frank Smit
2021-08-17
Use correct HTTP headers for response encoding.
Frank Smit
2021-07-05
mi/match: fix dtree construction order of or-pattern
Mura Li
2021-07-05
mi/match: fix internal compiler error
Mura Li
2021-06-26
formatting: the long comments were annoying to read.
Ori Bernstein
2021-06-26
Relax the restriction of capture variables of or-patterns
Mura Li
2020-09-20
Use correct dynamic linker/loader on musl-based systems (Alpine).
Frank Smit
2021-03-18
genp9: fix formatting issue.
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
[next]