summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | | make Nim always show the current yearAndreas Rumpf2016-01-191-1/+1
|/ / / /
* | | | updated installer.iniAraq2016-01-181-4/+3
* | | | fixes long standing typo in tut2Araq2016-01-181-4/+4
* | | | website updatesAraq2016-01-181-4/+4
* | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2016-01-1810-10/+55
|\ \ \ \ | | |/ / | |/| |
| * | | Added news item about OSCON talk.Dominik Picheta2016-01-182-5/+20
| * | | Added missing modules to lib.txt and warnings to some module's docs.Dominik Picheta2016-01-189-9/+41
* | | | updated news for upcoming releaseAraq2016-01-182-156/+157
* | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2016-01-181-5/+96
|\| | |
| * | | Updated news.txt with release announcement.Dominik Picheta2016-01-181-5/+34
| * | | Added list of bugfixes to news.txt.Dominik Picheta2016-01-181-0/+62
* | | | updated version to 0.13.0Araq2016-01-183-4/+4
* | | | fixes #3677Araq2016-01-181-1/+1
* | | | fixes support tab of websiteAraq2016-01-181-1/+1
|/ / /
* | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2016-01-186-9/+227
|\ \ \
| * | | Improved documentation for all db modules.Dominik Picheta2016-01-184-6/+134
| * | | Merge pull request #3703 from singularperturbation/feature/counttableref_geto...Andreas Rumpf2016-01-181-1/+13
| |\ \ \
| | * | | Fix CountTableRef#getOrDefaultSloane Simmons2016-01-091-1/+13
| * | | | Merge branch 'devel' of github.com:nim-lang/Nim into develDominik Picheta2016-01-184-6/+22
| |\ \ \ \
| * | | | | More postgres test code. Added getValue for PreparedStmts.Dominik Picheta2016-01-182-2/+80
* | | | | | fixes #3584Araq2016-01-182-1/+14
| |/ / / / |/| | | |
* | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2016-01-181-0/+5
|\| | | |
| * | | | Documented PCRE version bump in 0.12.0 in news.txt.Dominik Picheta2016-01-181-0/+5
| | |_|/ | |/| |
* | | | fixes #3730Araq2016-01-183-3/+11
* | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAraq2016-01-18127-2588/+3692
|\| | |
| * | | fixes yet another LL regression (Aporia compiles again)Andreas Rumpf2016-01-182-1/+23
| * | | documentation updatesAndreas Rumpf2016-01-182-3/+7
| * | | yay, better commercial supportAndreas Rumpf2016-01-181-4/+5
| * | | Merge branch 'devel' of https://github.com/nim-lang/Nim into develAndreas Rumpf2016-01-174-63/+353
| |\ \ \