Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing modules to lib.txt and warnings to some module's docs. | Dominik Picheta | 2016-01-18 | 1 | -0/+3 |
| | |||||
* | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -10/+10 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | big rename | Araq | 2014-08-27 | 1 | -3/+4 |
| | |||||
* | Fixed a mixed bag of stuff poly and numeric | Robert Persson | 2013-07-03 | 1 | -17/+12 |
| | |||||
* | Cleanup of poly an numeric modules | Robert Persson | 2013-07-02 | 1 | -25/+0 |
| | | | | Removed some test code | ||||
* | Added poly and numeric modules | Robert Persson | 2013-07-02 | 1 | -0/+113 |