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
Age
Commit message (
Expand
)
Author
2018-06-14
Use chartype functions to determine character type, regenerate bootstrap
dependent-tags
Ori Bernstein
2018-06-13
Add API to allow string iteration by non-space tokens.
Ori Bernstein
2018-06-13
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-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-05-31
libflate (DEFLATE decoding)
Quentin Carbonneaux
2018-05-29
Add testdeps to libmath.
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-09
Merge remote-tracking branch 'npnth/libmath'
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-04-22
Improve comments.
Ori Bernstein
2018-04-22
Add a special exit stack to our thread library.
Ori Bernstein
2018-04-19
Put _s in the right spot in ASM files.
S. Gilles
2018-04-19
Test exp.
S. Gilles
2018-04-19
Subnormalize special-case floats in fltXYassem.
S. Gilles
2018-04-18
Implement exp.
S. Gilles
2018-04-18
Implement Horner's Scheme for polynomial evaluation.
S. Gilles
2018-04-18
Boilerplate FP control word code for ASM round.
S. Gilles
2018-04-18
Explicitly type some variables.
S. Gilles
2018-04-18
Add round-to-nearest-integer.
S. Gilles
2018-04-18
Merge remote-tracking branch 'ori/master' into HEAD
S. Gilles
2018-04-16
Add missing libcrypto dependency
Ori Bernstein
2018-04-15
Add support for ragged RSA numbers.
Ori Bernstein
2018-04-15
Add first tested RSA implementation.
Ori Bernstein
2018-04-15
Add big-endian constructor for ctbig.
Ori Bernstein
2018-04-15
Misc fixes to ctbig.
Ori Bernstein
2018-04-13
Break out some fpmath functions to utililty file.
S. Gilles
2018-04-08
Remove dead code/comments.
Ori Bernstein
2018-04-08
Add a nontrivial modpow test.
Ori Bernstein
2018-04-08
Make constant time ints package local.
Ori Bernstein
2018-04-08
Constant time modpow.
Ori Bernstein
2018-03-31
Clip top of ints.
Ori Bernstein
2018-03-31
Fix tests on 9front.
Ori Bernstein
2018-03-31
Comment out unused tests (oops)
Ori Bernstein
2018-03-30
Add constant time bigint ops.
Ori Bernstein
[next]