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
2018-06-22
Fix tests on FreeBSD
threadwork
Ori Bernstein
2018-06-23
Add semaphores and wrapper for various futexesque system calls
iriri
2018-06-15
Use chartype functions to determine character type, regenerate bootstrap
Ori Bernstein
2018-06-15
Add system-selected tag lists.
Ori Bernstein
2018-06-15
Add API to allow string iteration by non-space tokens.
Ori Bernstein
2018-06-15
Reuse the old key when the old keyval exists.
Ori Bernstein
2018-06-14
Update bootstrap for OSX
Ori Bernstein
2018-06-11
Return an error from pledge.
Ori Bernstein
2018-06-11
Fix type env assertion.
Ori Bernstein
2018-06-10
Correctly float assignments inside function arguments.
Ori Bernstein
2018-06-09
Fix test:wqs
Ori Bernstein
2018-06-09
Consistently and corretly add Oundef.
Ori Bernstein
2018-06-08
Add pledge support.
Ori Bernstein
2018-06-08
Add convenience wrappers for atomic operations on pointers
iriri
2018-06-06
OpenBSD 6.1 doesn't recognize MAP_STACK.
Ori Bernstein
2018-06-03
Export bytealloc/zbytealloc for users.
Ori Bernstein
2018-06-03
Add test for recursive closure.
Ori Bernstein
2018-05-31
libflate (DEFLATE decoding)
Quentin Carbonneaux
2018-05-29
Retroactively update the ABI version.
Ori Bernstein
2018-05-29
Add testdeps to libmath.
Ori Bernstein
2018-05-26
Initialize the closure before a recursive capture.
Ori Bernstein
2018-05-26
Fix indentation.
Ori Bernstein
2018-05-13
Add tests for AES GCM decryption, fix a small bug.
Ori Bernstein
2018-05-13
Fix posix build.
Ori Bernstein
2018-05-13
Add float trapping controls.
Ori Bernstein
2018-05-12
Remove useless bounds check.
Ori Bernstein
2018-05-12
Add aesgcm decryption
Ori Bernstein
2018-05-12
Move nix packaging to the appropriate place.
Ori Bernstein
2018-05-12
Add default.nix for Nix systems
Adrian Parvin D. Ouano
2018-05-11
Check return value of getcwd.
Ori Bernstein
2018-05-11
The deps aren't phony.
Ori Bernstein
2018-05-10
Rebuild if the toolchain was updated.
Ori Bernstein
2018-05-10
Merge branch 'libmath-merge'
Ori Bernstein
2018-05-10
Turn off fancy stuff when we have an old assembler.
Ori Bernstein
2018-05-09
Regenerate netbsd bootstrap
Ori Bernstein
2018-05-09
Merge remote-tracking branch 'npnth/libmath'
Ori Bernstein
2018-05-08
Don't specify .comm alignment.
Ori Bernstein
2018-05-07
libjson: allow square brackets in strings
Carlin Bingham
2018-05-06
Start of AES GCM work.
Ori Bernstein
2018-05-06
Make std.writeall api slightly nicer.
Ori Bernstein
2018-05-03
Finish expm1 using scale2.
S. Gilles
2018-05-03
Implment scale2.
S. Gilles
2018-05-02
Implement most of expm1. Errors in huge numbers.
S. Gilles
2018-05-01
Escape test failures.
Ori Bernstein
2018-05-01
Merge branch 'master' of /git/ori/mc
Ori Bernstein
2018-04-27
Extract slices recursively.
Ori Bernstein
2018-04-24
We don't do PIE yet, let's deal with it later.
Ori Bernstein
2018-04-22
Improve comments.
Ori Bernstein
2018-04-22
Add a special exit stack to our thread library.
Ori Bernstein
2018-04-20
Fix OpenBSD 6.1 specialization.
Ori Bernstein
[next]