summary refs log tree commit diff stats
path: root/lib/pure/math.nim
Commit message (Collapse)AuthorAgeFilesLines
* non-nil AST; continue after errors for IDE supportAraq2011-02-121-4/+4
|
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-091-1/+12
|
* fixed whitespace conflictAraq2011-01-061-1/+1
|\
| * add sin proc for mathMichael Fellinger2011-01-041-0/+2
| |
* | transf: big refactoring; other small fixesAraq2011-01-051-0/+2
| |
* | bugfix: multiple yield statements and loop body varsAraq2010-12-131-4/+10
|/
* bugfix: macro evaluation; added colors.extractRGBAndreas Rumpf2010-03-041-0/+2
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* atomic is now a keywordAndreas Rumpf2010-01-211-1/+3
|
* floating point checksAndreas Rumpf2009-12-141-1/+1
|
* added tools and web dirsAndreas Rumpf2009-09-151-4/+6
|
* version0.7.10Andreas Rumpf2009-06-081-0/+247
0'>240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319