summary refs log tree commit diff stats
path: root/lib/pure/poly.nim
Commit message (Expand)AuthorAgeFilesLines
* Typodef2015-01-281-1/+1
* updated poly.nimAraq2014-08-281-31/+31
* big renameAraq2014-08-271-9/+10
* Fixed some minor stuff in module polyRobert Persson2013-07-071-15/+9
* Optimized integrate function in module polyRobert Persson2013-07-071-10/+16
* Optimized divMod in polyRobert Persson2013-07-031-13/+11
* Fixed a mixed bag of stuff poly and numericRobert Persson2013-07-031-34/+30
* Cleanup of poly an numeric modulesRobert Persson2013-07-021-38/+0
* Added poly and numeric modulesRobert Persson2013-07-021-0/+411
Blame the previous revision' href='/ahoang/Nim/blame/lib/nimrtl.nim?h=devel&id=804e2ac89d378b87e0ec8c723f607aa4271c57bb'>^
ff02ce2d5 ^
ff02ce2d5 ^






8098e2a42 ^


ff02ce2d5 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36