summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-1632-100/+484
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-157-12/+66
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-141-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Change TAddress to ByteAddressAndrey Sobolev2015-09-141-3/+3
| * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-1421-69/+319
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-113-20/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'nim-lang/devel' into emscripten-supportAndrey Sobolev2015-09-1126-118/+282
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Support for GC working in Emscripten environmentAndrey Sobolev2015-09-111-5/+7
| * | | | | | | | | | | | | | | | | | | | | | mmap non PageSize aligned supportAndrey Sobolev2015-09-101-1/+48
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3380 from greyanubis/develAndreas Rumpf2015-10-071-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | added proc to change an element tag and proc to insert xmlnode childsergey.anufriev2015-09-261-0/+13
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #3403 from tmm1/fix-test-failuresAndreas Rumpf2015-10-0717-34/+75
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | initialize new fields to empty valuesAman Gupta2015-10-061-0/+3
| * | | | | | | | | | | | | | | | | | | | | | copy nimrtl into lib, reset LD_LIBRARY_PATH after useAman Gupta2015-10-061-0/+3
| * | | | | | | | | | | | | | | | | | | | | | run all testsAman Gupta2015-10-061-1/+1
| * | | | | | | | | | | | | | | | | | | | | | add tfile/tline assertions for template expansion file/lineAman Gupta2015-10-064-8/+31
| * | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/devel' into fix-test-failuresAman Gupta2015-10-0641-163/+358
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | fixes #3383Araq2015-10-061-1/+1
* | | | | | | | | | | | | | | | | | | | | | | fixes #2637Araq2015-10-062-38/+60
* | | | | | | | | | | | | | | | | | | | | | | added critbits.inc procAraq2015-10-061-0/+8
* | | | | | | | | | | | | | | | | | | | | | | strutils: wrap too long linesAraq2015-10-061-8/+14
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3421 from jlp765/strtab1Andreas Rumpf2015-10-061-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | add assert test to end of moduleJamesP2015-10-061-6/+9
| * | | | | | | | | | | | | | | | | | | | | | bug fix #3416 add wrapper around `[]=` to account forJamesP2015-10-051-3/+6
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3420 from jlp765/manual1Dominik Picheta2015-10-051-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | fix #3418 add example on openArray to types.txtJamesP2015-10-051-0/+5
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #3415 from jlp765/rationals2Dominik Picheta2015-10-041-0/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Add toRational(float) conversion from any float to closestJamesP2015-10-041-0/+62
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3395 from nanoant/patch/rename-rawsockets-to-nativesocketsDominik Picheta2015-10-0416-65/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Rename rawsockets module to nativesocketsAdam Strzelecki2015-10-0316-65/+91
* | | | | | | | | | | | | | | | | | | | | | | added undocumented exportNims pragma for Nimscript supportAraq2015-10-035-25/+68
* | | | | | | | | | | | | | | | | | | | | | | fixes 'line too long' warningAraq2015-10-031-1/+2
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3400 from nanoant/patch/generate-install.sh-during-bootstrapDominik Picheta2015-10-033-13/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | bootstrap: Generate final install.sh during buildAdam Strzelecki2015-10-032-11/+5
| * | | | | | | | | | | | | | | | | | | | | | koch: Add geninstall generating just ./install.shAdam Strzelecki2015-10-031-2/+7
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge pull request #3389 from nanoant/patch/separate-deprecated-modulesDominik Picheta2015-10-0311-11/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | parseopt: This module is no longer deprecatedAdam Strzelecki2015-09-301-2/+0
| * | | | | | | | | | | | | | | | | | | | | | doc: Move deprecated modules into separate sectionAdam Strzelecki2015-09-301-9/+21
| * | | | | | | | | | | | | | | | | | | | | | Move deprecated modules into lib/deprecated/Adam Strzelecki2015-09-3010-0/+5
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #3393 from nanoant/patch/fix-freebsd-getaddrinfoDominik Picheta2015-10-031-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | rawsockets: Fix getaddrinfo on FreeBSDAdam Strzelecki2015-09-301-1/+3
| |/ / / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | | | | | fail CI when tests failAman Gupta2015-10-021-6/+4
| | * | | | | | | | | | | | | | | | | | | | | only compile coro.nim by avoiding "when isMainModule" string match inAman Gupta2015-10-021-1/+1
| | * | | | | | | | | | | | | | | | | | | | | fix float comparision failure in math testsAman Gupta2015-10-021-1/+1
| | * | | | | | | | | | | | | | | | | | | | | fix test failures due to import errorsAman Gupta2015-10-023-2/+4
| | * | | | | | | | | | | | | | | | | | | | | remove trailing whitespace requirement from subexes test fileAman Gupta2015-10-021-14/+13
| | * | | | | | | | | | | | | | | | | | | | | install nimble and zip packageAman Gupta2015-10-021-0/+3
| | * | | | | | | | | | | | | | | | | | | | | show stderr w/ reExitcodesDifferAman Gupta2015-10-021-1/+1
| | * | | | | | | | | | | | | | | | | | | | | download fasm for the coro buildAman Gupta2015-10-021-0/+5
| | * | | | | | | | | | | | | | | | | | | | | fix rawsockets testAman Gupta2015-10-022-4/+3