summary refs log tree commit diff stats
path: root/lib/pure/numeric.nim
Commit message (Collapse)AuthorAgeFilesLines
* Added missing modules to lib.txt and warnings to some module's docs.Dominik Picheta2016-01-181-0/+3
|
* lib: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-10/+10
| | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* big renameAraq2014-08-271-3/+4
|
* Fixed a mixed bag of stuff poly and numericRobert Persson2013-07-031-17/+12
|
* Cleanup of poly an numeric modulesRobert Persson2013-07-021-25/+0
| | | | Removed some test code
* Added poly and numeric modulesRobert Persson2013-07-021-0/+113