summary refs log tree commit diff
path: root/src/libcore/int-template
AgeCommit message (Expand)AuthorLines
2012-07-04convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....Gareth Daniel Smith-2/+2
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-1/+1
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-1/+1
2012-06-12Rewrite int/uint helper functions to use refsErick Tryzelaar-1/+1
2012-05-15core: Generalize int-string conversions to all int typesBrian Anderson-98/+0
2012-04-16core: Factor out int/i8/16/32/64 mods into int-templateBrian Anderson-0/+156