summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | avoid libcurl.dll since it clashes with msys curlAman Gupta2015-10-071-1/+2
| * | | | use pre-built dllsAman Gupta2015-10-071-7/+3
| * | | | show openssl-devel contentsAman Gupta2015-10-071-1/+2
| * | | | show libopenssl contentsAman Gupta2015-10-071-0/+4
| * | | | install libsslAman Gupta2015-10-071-3/+3
| * | | | list out openssl contentsAman Gupta2015-10-071-1/+3
| * | | | try installing openssl?Aman Gupta2015-10-071-0/+1
| * | | | add bin to pathAman Gupta2015-10-071-2/+2
| * | | | add nim.exe artifactAman Gupta2015-10-071-0/+3
| * | | | add test scriptAman Gupta2015-10-071-0/+9
| * | | | so closeAman Gupta2015-10-071-1/+1
| * | | | oh yea windows pathsAman Gupta2015-10-071-2/+4
| * | | | oops, wrong nameAman Gupta2015-10-071-0/+0
| * | | | rename; faster clonesAman Gupta2015-10-071-0/+0
| * | | | start with 64-bit buildAman Gupta2015-10-071-2/+2
| * | | | try mingw64 pathAman Gupta2015-10-071-1/+1
| * | | | try usr/binAman Gupta2015-10-071-1/+1
| * | | | set path for msys64Aman Gupta2015-10-071-0/+1
| * | | | use the batch fileAman Gupta2015-10-071-1/+6
| * | | | add basic appveyor configAman Gupta2015-10-071-0/+6
* | | | | Merge pull request #3445 from jlp765/popdAndreas Rumpf2015-10-141-1/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | add {.pop.} for {.push debugger:off.} to balance push/popJamesP2015-10-141-1/+3
|/ / / /
* | | | fixes regression: tobjconstr2 test works againAraq2015-10-142-2/+2
* | | | updated httpclient to use tables.getOrDefaultAraq2015-10-141-7/+7
| |/ / |/| |
* | | fixes tunittest crashAraq2015-10-131-1/+3
* | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2015-10-133-4/+106
|\ \ \
| * \ \ Merge pull request #3438 from nanoant/patch/readme-link-to-buildersDominik Picheta2015-10-131-3/+11
| |\ \ \
| | * | | readme.md: Open builder page from its status iconAdam Strzelecki2015-10-131-3/+11
| | | |/ | | |/|
| * | | Merge pull request #3440 from rbmz/sequtilsDominik Picheta2015-10-131-0/+93
| |\ \ \ | | |/ / | |/| |
| | * | added all/any/allIt/anyIt with tests and inline documentationrbmz2015-10-131-0/+93
| |/ /
| * | Merge pull request #3335 from SSPkrolik/teardown-moveAndreas Rumpf2015-10-121-1/+2
| |\ \
| | * | Moved teardown call to try block for namespace access reasonsRostyslav Dzinko2015-09-171-1/+2
* | | | udpated the compiler and tester to use getOrDefaultAraq2015-10-1319-59/+82
* | | | added getOrDefault; bootstrapping works againAraq2015-10-139-40/+52
* | | | Merge branch 'mget' of https://github.com/def-/Nim into def--mgetAraq2015-10-1312-66/+279
|\ \ \ \ | |/ / / |/| | |
| * | | Don't use deprecated intsets.emptydef2015-03-311-2/+2
| * | | Rename mget to `[]`def2015-03-3112-122/+322
* | | | improves new testsAraq2015-10-122-3/+12
* | | | logging.nim: expose underlying 'file' object; errors and fatals flush the buf...Araq2015-10-121-10/+13
* | | | docs now build againAraq2015-10-123-7/+6
* | | | Merge pull request #3432 from FedericoCeratto/patch-4Andreas Rumpf2015-10-121-1/+3
|\ \ \ \
| * | | | Add substituteLog docsFederico Ceratto2015-10-091-0/+2
| * | | | Export substituteLogFederico Ceratto2015-10-091-1/+1
* | | | | Merge pull request #3423 from petermora/breakSequtilsAndreas Rumpf2015-10-1213-89/+218
|\ \ \ \ \
| * | | | | updated news.txt with backward compatibility breaks of sequtilsPeter Mora2015-10-061-1/+7
| * | | | | fixing unittestPeter Mora2015-10-061-1/+1
| * | | | | restore {.immediate.} to toSeqPeter Mora2015-10-061-1/+1
| * | | | | sequtils related changesPeter Mora2015-10-0511-88/+211
* | | | | | Merge branch 'rbehrends-gc-fixes' into develAraq2015-10-124-45/+86
|\ \ \ \ \ \
| * | | | | | disable new BoehmGC tests on WindowsAraq2015-10-121-4/+7