summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* better nimsuggest supportAraq2015-11-032-4/+5
* Nimscript fixes 'cpFile' typoAraq2015-11-031-1/+1
* nimrod is obsoleteAraq2015-11-031-2/+2
* fixes start.bat fileAraq2015-11-031-3/+3
* fixes a critical xlen codegen bugAraq2015-11-031-1/+1
* Merge pull request #3509 from yashaka/void-context-doc-rephraseAndreas Rumpf2015-11-021-1/+1
|\
| * updated 'Void context' section specifying more precisely that assignment to r...Iakiv Kramarenko2015-11-021-1/+1
|/
* Merge pull request #3508 from VKlayd/develAndreas Rumpf2015-11-021-0/+1
|\
| * Install stdlib.nimble in libVictor Korkin2015-11-021-0/+1
|/
* nimsuggest: added 'chk', 'outline' and 'highlight' featuresAraq2015-11-018-71/+167
* Merge pull request #3490 from oderwat/osx-libiconvAndreas Rumpf2015-11-011-10/+4
|\
| * Removed libiconv prefix (on OS X) to make encodings compile on OS X.Hans Raaf2015-10-281-10/+4
* | Use nanoseconds for timeouts less than 1 second on Mac OS X.Dominik Picheta2015-11-011-1/+3
* | Add missing untestable test.Dominik Picheta2015-11-011-0/+13
* | Fix poll's timeout for Mac OS X in the seletors module.Dominik Picheta2015-11-011-1/+1
* | Merge pull request #3501 from nanoant/patch/smaller-build.sh-using-traceAndreas Rumpf2015-10-301-8/+8
|\ \
| * | build.sh: Output error messages to stderrAdam Strzelecki2015-10-301-5/+5
| * | build.sh: Use shell built-in command traceAdam Strzelecki2015-10-301-3/+3
| |/
* | development version is 0.12.1, not 0.12.0Araq2015-10-292-1/+497
* | Merge pull request #3495 from bambuchaAdm/libressl-compatibilityDominik Picheta2015-10-291-1/+1
|\ \ | |/ |/|
| * Add serach for libssl.so without version suffix.Ɓukasz Dubiel2015-10-291-1/+1
* | updated compiler.nimble fileAraq2015-10-281-2/+2
* | Merge pull request #3483 from sanxiyn/patch-1reactormonk2015-10-281-1/+1
|\ \
| * | Update website linkSeo Sanghyeon2015-10-281-1/+1
|/ /
* | updated todo.txtAraq2015-10-281-86/+35
* | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2015-10-271-1/+1
|\|
| * Merge branch 'devel'Dominik Picheta2015-10-271019-74198/+35407
| |\
| * \ Merge pull request #3470 from FedericoCeratto/patch-5Andreas Rumpf2015-10-231-1/+1
| |\ \
| | * | Replace "prefix" with "suffix" in endsWith docFederico Ceratto2015-10-231-1/+1
| |/ /
| * | Merge pull request #3169 from nim-lang/revert-3168-patch-1Dominik Picheta2015-08-011-1/+1
| |\ \
| | * | Revert "Set correct Host in request header"Dominik Picheta2015-08-011-1/+1
| |/ /
| * | Merge pull request #3168 from jonathonf/patch-1Dominik Picheta2015-08-011-1/+1
| |\ \
| | * | Set correct Host in request headerjonathonf2015-08-011-1/+1
| |/ /
| * | Merge pull request #2674 from Xaseron/patch-1reactormonk2015-05-081-1/+1
| |\ \
| | * | fixed typo in threadpool.nimMichael Werner2015-05-071-1/+1
| |/ /
| * | Merge branch 'devel'Dominik Picheta2015-05-0524-182/+340
| |\ \
| * \ \ Merge branch 'devel'Dominik Picheta2015-04-30669-20701/+28591
| |\ \ \
| * \ \ \ Merge pull request #2597 from Araq/revert-2593-patch-1Andreas Rumpf2015-04-241-1/+0
| |\ \ \ \
| | * | | | Revert "New Editor (LiClipse)"Andreas Rumpf2015-04-241-1/+0
| |/ / / /
| * | | | Merge pull request #2593 from fabioz/patch-1Andreas Rumpf2015-04-241-0/+1
| |\ \ \ \
| | * | | | New Editor (LiClipse)Fabio Zadrozny2015-04-231-0/+1
| |/ / / /
| * | | | Merge pull request #2571 from Araq/revert-2570-patch-3Andreas Rumpf2015-04-171-1/+1
| |\ \ \ \
| | * | | | Revert "Corrected code example in pegs"Andreas Rumpf2015-04-171-1/+1
| |/ / / /
| * | | | Merge pull request #2570 from apense/patch-3Andreas Rumpf2015-04-171-1/+1
| |\ \ \ \
| | * | | | Corrected code example in pegsapense2015-04-171-1/+1
| |/ / / /
| * | | | Merge pull request #2185 from eventualbuddha/patch-1Andreas Rumpf2015-02-211-1/+1
| |\ \ \ \
| | * | | | Fix a typo in "raises" annotation description.Brian Donovan2015-02-201-1/+1
| |/ / / /
| * | | | Merge pull request #2080 from Araq/revert-2079-patch-2Dominik Picheta2015-02-061-1/+1
| |\ \ \ \
| | * | | | Revert "newRollingFileLogger - fmtStr is always set to defaultFmtStr"Dominik Picheta2015-02-061-1/+1
| |/ / / /
| * | | | Merge pull request #2079 from h3rald/patch-2Dominik Picheta2015-02-061-1/+1
| |\ \ \ \