index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
pure
/
math.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
case consistency part 4
Araq
2013-12-27
1
-4
/
+4
*
better support for GNU's assembler
Araq
2013-09-03
1
-1
/
+1
*
--os:standalone works again
Araq
2013-06-30
1
-9
/
+9
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
EcmaScript => JS. Fixes #330
Simon Hafner
2013-02-15
1
-8
/
+8
*
Adds randomize(seed) for repeatable pseudo random numbers.
Grzegorz Adam Hankiewicz
2013-01-23
1
-4
/
+27
*
math.random(max: float) not available on windows
Araq
2012-09-19
1
-10
/
+15
*
no uniqueCounter it is
Simon Hafner
2012-09-06
1
-4
/
+3
*
+ random number generator for floats and slices - with tests
Simon Hafner
2012-09-06
1
-14
/
+34
*
changed integer promotion rules; added math.fmod
Araq
2012-06-28
1
-3
/
+8
*
Fixed math.round, added math.ceil and fixed times.format.
Dominik Picheta
2012-06-04
1
-0
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
Fixed the tester. Some fixes and additions for the JS backend.
dom96
2011-10-31
1
-2
/
+2
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-4
/
+4
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
1
-1
/
+12
*
fixed whitespace conflict
Araq
2011-01-06
1
-1
/
+1
|
\
|
*
add sin proc for math
Michael Fellinger
2011-01-04
1
-0
/
+2
*
|
transf: big refactoring; other small fixes
Araq
2011-01-05
1
-0
/
+2
*
|
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
1
-4
/
+10
|
/
*
bugfix: macro evaluation; added colors.extractRGB
Andreas Rumpf
2010-03-04
1
-0
/
+2
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
atomic is now a keyword
Andreas Rumpf
2010-01-21
1
-1
/
+3
*
floating point checks
Andreas Rumpf
2009-12-14
1
-1
/
+1
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-4
/
+6
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+247