summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | fixes #3794Andreas Rumpf2016-01-302-0/+14
* | | fixes #1895Andreas Rumpf2016-01-301-3/+6
* | | Merge pull request #3787 from vegansk/fix_3539_3Andreas Rumpf2016-01-282-10/+118
|\ \ \
| * | | Fixed issue 3539, added testAnatoly Galiulin2016-01-282-10/+118
|/ / /
* | | Merge pull request #3786 from vegansk/disable_mthread_crashAndreas Rumpf2016-01-281-12/+22
|\ \ \
| * | | Remove system.setupForeignThreadGc if `threads` option is off or TLSAnatoly Galiulin2016-01-281-12/+22
|/ / /
* | | Merge branch 'devel' of github.com:nim-lang/Nim into develDominik Picheta2016-01-2723-190/+369
|\ \ \
| * | | documentation proper bracketingAndreas Rumpf2016-01-271-1/+1
| * | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAndreas Rumpf2016-01-277-93/+93
| |\ \ \ | | | |/ | | |/|
| | * | Merge pull request #3777 from sheerun/echoAndreas Rumpf2016-01-267-93/+93
| | |\ \
| | | * | Promote "echo" syntax without parenthesisAdam Stankiewicz2016-01-267-93/+93
| | | |/
| * | | 'nim i' is not available anymoreAndreas Rumpf2016-01-271-15/+15
| * | | make rendering of typeof operator clearer; refs #3710Andreas Rumpf2016-01-261-2/+4
| |/ /
| * | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAndreas Rumpf2016-01-2618-222/+325
| |\|
| | * Only use execvpe on linux, execvp elsewhere (fixes #3759)def2016-01-241-8/+7
| | * Use ByteAddress instead of deprecated TAddressdef2016-01-244-16/+16
| | * Fix openssl md5 importcsdef2016-01-241-6/+5
| | * Merge pull request #3768 from FedericoCeratto/patch-6Dominik Picheta2016-01-231-2/+2
| | |\
| | | * Switch git clone URLs to HTTPSFederico Ceratto2016-01-231-2/+2
| | |/
| | * Merge pull request #3760 from yglukhov/js-unicode-2Andreas Rumpf2016-01-223-28/+136
| | |\
| | | * Fixed unicode strings in JSYuriy Glukhov2016-01-223-28/+136
| | * | Merge pull request #3762 from yglukhov/isnil-fixAndreas Rumpf2016-01-221-1/+1
| | |\ \
| | | * | Fixed isNil codegen in JSYuriy Glukhov2016-01-221-1/+1
| | | |/
| | * | Merge pull request #3761 from yglukhov/more-love-to-intsAndreas Rumpf2016-01-224-17/+86
| | |\ \ | | | |/ | | |/|
| | | * JS: Corrected shift operators. Made casting between ints behave like C does.Yuriy Glukhov2016-01-224-17/+86
| | |/
| | * Merge pull request #3742 from boydgreenfield/boydgreenfield-nimprof-warningAndreas Rumpf2016-01-221-1/+1
| | |\
| | | * Improve warning msg when -d:profiler not passedNick Greenfield2016-01-211-1/+1
| * | | os.findExe on Windows can deal with quotesAndreas Rumpf2016-01-261-1/+3
* | | | Added Nim in Action news.Dominik Picheta2016-01-275-6/+63
| |/ / |/| |
* | | Small typo fixes in news.Dominik Picheta2016-01-211-3/+1
* | | Merge pull request #3756 from yglukhov/revert-3733-js-unicodeAndreas Rumpf2016-01-212-45/+8
|\ \ \
| * | | Revert "Fixed unicode handling in JS. Fixes #3714."Yuriy Glukhov2016-01-212-45/+8
|/ / /
* | | Merge pull request #3754 from yglukhov/js-unsignedAndreas Rumpf2016-01-214-147/+67
|\ \ \
| * | | Unsigned arith corrected for JSYuriy Glukhov2016-01-214-147/+67
* | | | Merge pull request #3753 from yglukhov/js-streamsAndreas Rumpf2016-01-211-1/+4
|\ \ \ \
| * | | | Dont convert string to cstring when writing to stream.Yuriy Glukhov2016-01-211-1/+4
| | |/ / | |/| |
* | | | Merge pull request #3733 from yglukhov/js-unicodeAndreas Rumpf2016-01-212-8/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed unicode handling in JS. Fixes #3714.Yuriy Glukhov2016-01-182-8/+45
* | | | Merge pull request #3743 from oderwat/AddGitterAndreas Rumpf2016-01-201-0/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | I added the Gitter Chatroom for Nim which is really nice actually!Hans Raaf2016-01-191-0/+7
* | | | fixes the bloody installerAndreas Rumpf2016-01-191-1/+1
* | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAndreas Rumpf2016-01-198-8/+14
|\| | |
| * | | Merge pull request #3735 from oderwat/FixDeprecationWarningsAndreas Rumpf2016-01-197-8/+7
| |\ \ \
| | * | | Fixed deprecation warnings while Nim compiles.Hans Raaf2016-01-187-8/+7
| * | | | Merge pull request #3739 from fmamud/add-nim-meetupAndreas Rumpf2016-01-191-0/+7
| |\ \ \ \
| | * | | | Add Nim MeetupFelipe Mamud2016-01-191-0/+7
* | | | | | minor install.txt updateAndreas Rumpf2016-01-191-1/+1
|/ / / / /
* | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAndreas Rumpf2016-01-194-10/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | minor website and documentation updatesAraq2016-01-184-10/+4
* | | | | fixes some typosAndreas Rumpf2016-01-193-4/+4