summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/devel' into fix-test-failuresAman Gupta2015-10-0223-30/+110
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #3411 from oderwat/fix-osx-ospathsAndreas Rumpf2015-10-021-4/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Added ReadIOEffect because thats what happens on OSX.Hans Raaf2015-10-021-4/+4
|/ / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #3402 from tmm1/exec-processes-after-cbAndreas Rumpf2015-10-023-13/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | remove echo() from compilerAman Gupta2015-10-011-2/+2
| * | | | | | | | | | | | | | | | | | | | show full compiler output with reNimcCrashAman Gupta2015-09-301-0/+2
| * | | | | | | | | | | | | | | | | | | | remove "rerun with --parallelBuild:1" message and show error inlineAman Gupta2015-09-301-12/+13
| * | | | | | | | | | | | | | | | | | | | add afterRunEvent callback to execProcessesAman Gupta2015-09-301-1/+6
* | | | | | | | | | | | | | | | | | | | | Merge pull request #3406 from jlp765/rationals1Dominik Picheta2015-10-013-3/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | add two test:JamesP2015-10-012-0/+19
| * | | | | | | | | | | | | | | | | | | | | add a few type checks to limit type to SomeIntegerJamesP2015-10-011-3/+3
| * | | | | | | | | | | | | | | | | | | | | add assertion for zero denominatorJamesP2015-10-011-0/+1
| |/ / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | Merge pull request #3394 from nanoant/patch/use-new-filter-prefixAndreas Rumpf2015-10-019-9/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Use new #? filter prefix in various placesAdam Strzelecki2015-09-309-9/+9
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #3384 from tmm1/bitsize-pragmaAndreas Rumpf2015-10-017-1/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | document new bitsize pragmaAman Gupta2015-09-302-0/+20
| * | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/devel' into bitsize-pragmaAman Gupta2015-09-306-9/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ensure generated c-code matchesAman Gupta2015-09-301-0/+4
| * | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/devel' into bitsize-pragmaAman Gupta2015-09-2914-45/+348
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | better assertions for bitfield behaviorAman Gupta2015-09-291-3/+14
| * | | | | | | | | | | | | | | | | | | | | switch to bitsize:intAman Gupta2015-09-291-1/+1
| * | | | | | | | | | | | | | | | | | | | | implement bitsize pragma for bitfieldsAman Gupta2015-09-285-1/+18
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | | | use clang for threading tests on travisAman Gupta2015-10-021-0/+1
| | | | | * | | | | | | | | | | | | | | | fix test failure due to "illegal recursion" error messageAman Gupta2015-10-011-1/+1