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
/
libstd
/
htab.myr
Age
Commit message (
Expand
)
Author
2015-08-26
Move Myrddin libs to lib/ subdirectory.
Ori Bernstein
2015-08-26
Test and fix hash tables.
Ori Bernstein
2015-06-18
Fix and enable all fmt tests.
Ori Bernstein
2015-06-18
Update libfmt to preparse options for std.fmt()
Ori Bernstein
2015-06-17
Work around bug with labels.
Ori Bernstein
2015-06-16
Fix up hash table.
Ori Bernstein
2015-06-12
Move fmt to fmt2.
Ori Bernstein
2015-05-06
Compile error on reaching end of func without return.
Ori Bernstein
2014-09-06
Fix nkeys in hash table replacements
Ori Bernstein
2014-01-10
Fix slinsert()
Ori Bernstein
2014-01-09
Work around compiler bug with labels.
Ori Bernstein
2014-01-09
Add 'htgetv' function.
Ori Bernstein
2014-01-08
Export 'htdel' function
Ori Bernstein
2014-01-02
Get parsing hosts file working.
Ori Bernstein
2013-12-27
Remove a few FIXMEs from libstd
Ori Bernstein
2013-12-20
Fix hash table implementation.
Ori Bernstein
2013-12-20
More internals leaking out through exports.
Ori Bernstein
2013-12-16
Make more internal bits public as bug workaround.
Ori Bernstein
2013-12-16
Make htab.myr's 'Initsz' public
Ori Bernstein
2013-10-28
Streamline syntax.
Ori Bernstein
2013-10-18
Add htkeys() function
Ori Bernstein
2013-10-18
Add a hash table implementation.
Ori Bernstein