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
/
test
Age
Commit message (
Expand
)
Author
2018-01-26
Improve our env code, add tests.
Ori Bernstein
2018-01-26
Contbuild wants strreplace.
Ori Bernstein
2017-12-30
Start cleaning up libstd.
Ori Bernstein
2017-12-29
Add some tests to lib/std/alloc.myr
Ori Bernstein
2017-12-26
Fix void slice formatting.
Ori Bernstein
2017-12-25
Make the copy loop byte based.
Ori Bernstein
2017-12-25
Formatting as a state machine.
Ori Bernstein
2017-11-28
Format bodyless union without trailing space.
snocl
2017-11-14
Fix build to deal with removal of streq function.
Ori Bernstein
2017-11-14
Rename comparable => equatable
Ori Bernstein
2017-11-14
Fix tests to use new hashable/comparable traits.
Ori Bernstein
2017-11-09
Allow sleq to read far enough into the array to compare wide types
S. Gilles
2017-11-06
Fix use of width uninitialized in graphemestep
S. Gilles
2017-11-05
Implement graphemestep
S. Gilles
2017-11-05
Make lib/std/test/utf.myr a non-binary file
S. Gilles
2017-10-31
Add zalgo text test.
Ori Bernstein
2017-10-29
Implement graphemewidth
S. Gilles
2017-09-10
Fix 32 bit float formatting.
Ori Bernstein
2017-09-09
Improve siphash performance and tests
Lucas Gabriel Vuotto
2017-09-08
Replace murmurhash with siphash
Lucas Gabriel Vuotto
2017-09-08
Add siphash-2-4 implementation and tests
Lucas Gabriel Vuotto
2017-09-08
Use testr in lib/std/test/hashfuncs.myr
Lucas Gabriel Vuotto
2017-07-18
Update hashes in tests to match fixed algorithm.
Ori Bernstein
2017-07-17
Convert from `in` to `:`.
Ori Bernstein
2017-06-07
Add address builder function.
Ori Bernstein
2017-04-23
I worried myself, and added a test case.
Ori Bernstein
2017-03-20
Align big free sizes.
Ori Bernstein
2017-03-18
We want to remove trailing spaces when tokenizing.
Ori Bernstein
2017-03-17
Don't count trailing elements when hashing bitsets.
Ori Bernstein
2017-02-20
Don't divide by zero.
Ori Bernstein
2017-02-07
Format minimum values correctly.
Ori Bernstein
2017-02-04
Ucons are now prefix expressions.
Ori Bernstein
2016-12-25
Add isnan() function.
Ori Bernstein
2016-12-11
Fix sign extension bugs in division.
Ori Bernstein
2016-12-07
Fix bsearch on empty slices.
Ori Bernstein
2016-11-09
Shit, committed wrong version.
Ori Bernstein
2016-11-09
Skip denormalized test on 9front.
Ori Bernstein
2016-10-31
Add float parsing support.
Ori Bernstein
2016-10-26
Fix floating point printing.
Ori Bernstein
2016-10-26
Remove workaround for old compiler bug.
Ori Bernstein
2016-10-22
Add bitset counting.
Ori Bernstein
2016-10-21
Missed some renames.
Ori Bernstein
2016-10-17
Add bitset iteration and tests.
Ori Bernstein
2016-10-10
Add slice format join option.
Ori Bernstein
2016-09-24
Correctly format zero floats.
Ori Bernstein
2016-09-04
Add byreverse iterator.
Ori Bernstein
2016-09-03
Fix 'bysection' iteration.
Ori Bernstein
2016-07-04
Fix test output.
Ori Bernstein
2016-06-27
Fix case insensitive hash, and add tests.
Ori Bernstein
2016-06-10
Fix chomp.
Ori Bernstein
[next]