summary refs log tree commit diff
path: root/src/libcore/uint-template
AgeCommit message (Collapse)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ↵Gareth Daniel Smith-56/+56
./src/etc/sugarise-doc-comments.py (and manually tweaking) - for issue #2498
2012-06-21Library vecs are fast now.Eric Holk-0/+1
2012-06-12Rewrite int/uint helper functions to use refsErick Tryzelaar-1/+1
This lets us pass them to generic functions.
2012-05-15core: Generalize uint-string conversions to all uint typesBrian Anderson-159/+0
Issue #2239
2012-04-16core: Factor out uint/u8/16/32/64 mods into uint-templateBrian Anderson-0/+316