summary refs log tree commit diff stats
path: root/lib/pure/endians.nim
Commit message (Collapse)AuthorAgeFilesLines
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-3/+3
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* big renameAraq2014-08-271-1/+1
|
* Update endians.nimBillingsly Wetherfordshire2013-12-231-1/+13
| | | adds swapEndian16 function
* better opengl wrapper; oids and endians modules documentedAraq2012-04-041-1/+2
|
* added libsvm wrapperAraq2012-04-041-0/+46