Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Small typo fixes in news. | Dominik Picheta | 2016-01-21 | 1 | -3/+1 | |
* | | | Merge pull request #3756 from yglukhov/revert-3733-js-unicode | Andreas Rumpf | 2016-01-21 | 2 | -45/+8 | |
|\ \ \ | ||||||
| * | | | Revert "Fixed unicode handling in JS. Fixes #3714." | Yuriy Glukhov | 2016-01-21 | 2 | -45/+8 | |
|/ / / | ||||||
* | | | Merge pull request #3754 from yglukhov/js-unsigned | Andreas Rumpf | 2016-01-21 | 4 | -147/+67 | |
|\ \ \ | ||||||
| * | | | Unsigned arith corrected for JS | Yuriy Glukhov | 2016-01-21 | 4 | -147/+67 | |
* | | | | Merge pull request #3753 from yglukhov/js-streams | Andreas Rumpf | 2016-01-21 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | Dont convert string to cstring when writing to stream. | Yuriy Glukhov | 2016-01-21 | 1 | -1/+4 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #3733 from yglukhov/js-unicode | Andreas Rumpf | 2016-01-21 | 2 | -8/+45 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fixed unicode handling in JS. Fixes #3714. | Yuriy Glukhov | 2016-01-18 | 2 | -8/+45 | |
* | | | | Merge pull request #3743 from oderwat/AddGitter | Andreas Rumpf | 2016-01-20 | 1 | -0/+7 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | I added the Gitter Chatroom for Nim which is really nice actually! | Hans Raaf | 2016-01-19 | 1 | -0/+7 | |
* | | | | fixes the bloody installer | Andreas Rumpf | 2016-01-19 | 1 | -1/+1 | |
* | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Andreas Rumpf | 2016-01-19 | 8 | -8/+14 | |
|\| | | | ||||||
| * | | | Merge pull request #3735 from oderwat/FixDeprecationWarnings | Andreas Rumpf | 2016-01-19 | 7 | -8/+7 | |
| |\ \ \ | ||||||
| | * | | | Fixed deprecation warnings while Nim compiles. | Hans Raaf | 2016-01-18 | 7 | -8/+7 | |
| * | | | | Merge pull request #3739 from fmamud/add-nim-meetup | Andreas Rumpf | 2016-01-19 | 1 | -0/+7 | |
| |\ \ \ \ | ||||||
| | * | | | | Add Nim Meetup | Felipe Mamud | 2016-01-19 | 1 | -0/+7 | |
* | | | | | | minor install.txt update | Andreas Rumpf | 2016-01-19 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Andreas Rumpf | 2016-01-19 | 4 | -10/+4 | |
|\ \ \ \ \ | | |_|_|/ | |/| | | | ||||||
| * | | | | minor website and documentation updates | Araq | 2016-01-18 | 4 | -10/+4 | |
* | | | | | fixes some typos | Andreas Rumpf | 2016-01-19 | 3 | -4/+4 | |
* | | | | | make Nim always show the current year | Andreas Rumpf | 2016-01-19 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | updated installer.ini | Araq | 2016-01-18 | 1 | -4/+3 | |
* | | | | fixes long standing typo in tut2 | Araq | 2016-01-18 | 1 | -4/+4 | |
* | | | | website updates | Araq | 2016-01-18 | 1 | -4/+4 | |
* | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 10 | -10/+55 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Added news item about OSCON talk. | Dominik Picheta | 2016-01-18 | 2 | -5/+20 | |
| * | | | Added missing modules to lib.txt and warnings to some module's docs. | Dominik Picheta | 2016-01-18 | 9 | -9/+41 | |
* | | | | updated news for upcoming release | Araq | 2016-01-18 | 2 | -156/+157 | |
* | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 1 | -5/+96 | |
|\| | | | ||||||
| * | | | Updated news.txt with release announcement. | Dominik Picheta | 2016-01-18 | 1 | -5/+34 | |
| * | | | Added list of bugfixes to news.txt. | Dominik Picheta | 2016-01-18 | 1 | -0/+62 | |
* | | | | updated version to 0.13.0 | Araq | 2016-01-18 | 3 | -4/+4 | |
* | | | | fixes #3677 | Araq | 2016-01-18 | 1 | -1/+1 | |
* | | | | fixes support tab of website | Araq | 2016-01-18 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 6 | -9/+227 | |
|\ \ \ | ||||||
| * | | | Improved documentation for all db modules. | Dominik Picheta | 2016-01-18 | 4 | -6/+134 | |
| * | | | Merge pull request #3703 from singularperturbation/feature/counttableref_geto... | Andreas Rumpf | 2016-01-18 | 1 | -1/+13 | |
| |\ \ \ | ||||||
| | * | | | Fix CountTableRef#getOrDefault | Sloane Simmons | 2016-01-09 | 1 | -1/+13 | |
| * | | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Dominik Picheta | 2016-01-18 | 4 | -6/+22 | |
| |\ \ \ \ | ||||||
| * | | | | | More postgres test code. Added getValue for PreparedStmts. | Dominik Picheta | 2016-01-18 | 2 | -2/+80 | |
* | | | | | | fixes #3584 | Araq | 2016-01-18 | 2 | -1/+14 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 1 | -0/+5 | |
|\| | | | | ||||||
| * | | | | Documented PCRE version bump in 0.12.0 in news.txt. | Dominik Picheta | 2016-01-18 | 1 | -0/+5 | |
| | |_|/ | |/| | | ||||||
* | | | | fixes #3730 | Araq | 2016-01-18 | 3 | -3/+11 | |
* | | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Araq | 2016-01-18 | 127 | -2588/+3692 | |
|\| | | | ||||||
| * | | | fixes yet another LL regression (Aporia compiles again) | Andreas Rumpf | 2016-01-18 | 2 | -1/+23 | |
| * | | | documentation updates | Andreas Rumpf | 2016-01-18 | 2 | -3/+7 | |
| * | | | yay, better commercial support | Andreas Rumpf | 2016-01-18 | 1 | -4/+5 | |
| * | | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Andreas Rumpf | 2016-01-17 | 4 | -63/+353 | |
| |\ \ \ |