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
path:
root
/
lib
/
std
Age
Commit message (
Expand
)
Author
2018-08-14
Make timespec/timeval struct members signed to simplify arithmetic.
iriri
2018-07-12
Fix typo in generic sleq implementation
iriri
2018-07-06
Use `eq()` function in generic equatable slices.
Ori Bernstein
2018-07-03
Fix escaping of closing '}' in fmt.
Ori Bernstein
2018-07-03
Add nopipe function to disable sigpipe.
Ori Bernstein
2018-06-24
Remove filterfd.
Ori Bernstein
2018-06-24
Add recursive file removal.
Ori Bernstein
2018-06-23
bfmt may alloc.
Ori Bernstein
2018-06-23
Add sporkdir variants.
Ori Bernstein
2018-06-23
Initialize the env eagerly.
Ori Bernstein
2018-06-23
Make execvp work with zero allocations.
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 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-11
Return an error from pledge.
Ori Bernstein
2018-06-10
Correctly float assignments inside function arguments.
Ori Bernstein
2018-06-09
Consistently and corretly add Oundef.
Ori Bernstein
2018-06-08
Add pledge support.
Ori Bernstein
2018-06-03
Export bytealloc/zbytealloc for users.
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-09
Merge remote-tracking branch 'npnth/libmath'
Ori Bernstein
2018-05-06
Start of AES GCM work.
Ori Bernstein
2018-05-06
Make std.writeall api slightly nicer.
Ori Bernstein
2018-04-19
Subnormalize special-case floats in fltXYassem.
S. Gilles
2018-04-18
Merge remote-tracking branch 'ori/master' into HEAD
S. Gilles
2018-04-15
Add big-endian constructor for ctbig.
Ori Bernstein
2018-04-08
Constant time modpow.
Ori Bernstein
2018-03-31
Fix tests on 9front.
Ori Bernstein
2018-03-30
Add constant time bigint ops.
Ori Bernstein
2018-03-25
Clean up setenv a bit.
Ori Bernstein
2018-03-24
Clean up and remove edge cases in strfind.
Ori Bernstein
2018-03-24
Handle subtests correctly.
Ori Bernstein
2018-03-24
Handle zero length needles.
Ori Bernstein
2018-03-21
Merge remote-tracking branch 'ori/master' into libmath
S. Gilles
2018-03-20
Add -T to use *only* the passed sytem tags.
Ori Bernstein
2018-03-20
Allow intfmt to handle uint64s with {p=0,w=64,b=2}
S. Gilles
2018-03-19
Check both digits for < Kmin
Ori Bernstein
2018-03-17
Implement karatsuba multiplication.
Ori Bernstein
2018-03-13
Fix extra parens.
Ori Bernstein
2018-03-12
Reorder arguments/results of fltXY{explode/assem}
S. Gilles
2018-03-12
Make fltXYexplode and fltXYassem inverses of each other
S. Gilles
2018-03-10
Be a bit more paranoid about memory corruption.
Ori Bernstein
2018-03-10
Don't overallocate.
Ori Bernstein
2018-03-09
Remove accidentally committed cruft.
Ori Bernstein
2018-03-06
Add ternary operator.
Ori Bernstein
2018-02-27
Test some fltbits functions
S. Gilles
2018-02-27
Adjust signs of fltbits functions
S. Gilles
[next]