Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | tests: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 3 | -35/+35 | |
| * | | | doc: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 33 | -567/+567 | |
| * | | | empty.txt files: Trim trailing whitespace | Adam Strzelecki | 2015-09-04 | 2 | -2/+2 | |
| * | | | Convert contributors to UTF-8 | Adam Strzelecki | 2015-09-04 | 1 | -2/+1 | |
| * | | | examples: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 15 | -141/+141 | |
| * | | | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 372 | -4485/+4485 | |
| * | | | tools: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 7 | -253/+253 | |
| * | | | lib: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 67 | -2436/+2436 | |
| * | | | compiler: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 32 | -570/+570 | |
|/ / / | ||||||
* | | | Merge pull request #3288 from Snowie/devel | Dominik Picheta | 2015-09-04 | 1 | -2/+10 | |
|\ \ \ | ||||||
| * | | | Include port in host header as expected | Doran | 2015-09-04 | 1 | -2/+10 | |
* | | | | Merge pull request #3285 from nanoant/patch/lib-pure-osproc-spawn-vs-fork-sim... | Dominik Picheta | 2015-09-04 | 1 | -38/+39 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | osproc: Define and select spawn/fork same way | Adam Strzelecki | 2015-09-03 | 1 | -38/+39 | |
* | | | | split os into os and ospaths parts; ospaths is available for NimScript; bette... | Araq | 2015-09-04 | 6 | -527/+605 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #3281 from nanoant/patch/lib-pure-times-hotfix | Dominik Picheta | 2015-09-03 | 1 | -14/+18 | |
|\ \ \ | ||||||
| * | | | times: Export & document countLeapYears/Years/Days | Adam Strzelecki | 2015-09-03 | 1 | -14/+18 | |
* | | | | improvements for NimScript support | Araq | 2015-09-03 | 3 | -59/+62 | |
* | | | | fixes 'line too long' warnings | Araq | 2015-09-03 | 1 | -11/+18 | |
* | | | | optimized writetracking | Araq | 2015-09-03 | 1 | -139/+149 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #3273 from yglukhov/js-copy-fix | Andreas Rumpf | 2015-09-03 | 1 | -9/+5 | |
|\ \ \ | ||||||
| * | | | Fixed JS copying. | Yuriy Glukhov | 2015-08-31 | 1 | -9/+5 | |
* | | | | Merge pull request #3264 from jlp765/db_mysql | Andreas Rumpf | 2015-09-03 | 1 | -4/+1 | |
|\ \ \ \ | | |_|/ | |/| | | ||||||
| * | | | fixes #3220 lib/impure/db_mysql.nim getValue() | JamesP | 2015-08-28 | 1 | -4/+1 | |
* | | | | Merge pull request #3280 from jlp765/endb | Andreas Rumpf | 2015-09-03 | 1 | -2/+20 | |
|\ \ \ \ | ||||||
| * | | | | bug fix: Switch state to dbgSkipCurrent for Eval, Local & Global commands. | JamesP | 2015-09-03 | 1 | -2/+20 | |
| |/ / / | ||||||
* | | | | Merge pull request #3266 from rbehrends/fix-readline | Andreas Rumpf | 2015-09-03 | 1 | -1/+10 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix readLine handling of long lines. | Reimer Behrends | 2015-08-28 | 1 | -1/+10 | |
| |/ / | ||||||
* | | | 'var T' doesn't imply escaping | Araq | 2015-09-02 | 1 | -1/+1 | |
* | | | formatFloat takes an optional decimalSep parameter | Araq | 2015-09-01 | 2 | -10/+19 | |
* | | | write tracking: leaner code; minor bug fixes (still unusable) | Araq | 2015-08-31 | 1 | -85/+61 | |
* | | | first implementation of write tracking and escape analysis; still disabled | Araq | 2015-08-31 | 5 | -21/+319 | |
* | | | Merge branch 'reactormonk-coro-remove-prefix' into devel | Dominik Picheta | 2015-08-30 | 1 | -19/+17 | |
|\ \ \ | ||||||
| * | | | Add :idx: for `suspend` in coro module. | Dominik Picheta | 2015-08-30 | 1 | -0/+2 | |
| * | | | Merge branch 'coro-remove-prefix' of https://github.com/reactormonk/nim into ... | Dominik Picheta | 2015-08-30 | 1 | -19/+15 | |
|/| | | | ||||||
| * | | | coro.sleep -> suspend | Simon Hafner | 2015-08-30 | 1 | -5/+5 | |
| * | | | removed coro deprecations | Simon Hafner | 2015-08-25 | 1 | -6/+0 | |
| * | | | removed coro prefixes from coro.nim | Simon Hafner | 2015-08-25 | 1 | -17/+19 | |
* | | | | Merge pull request #3271 from xland/devel | Dominik Picheta | 2015-08-30 | 1 | -0/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add link button for IUP wrapper | xland | 2015-08-30 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | Merge pull request #3242 from yglukhov/byvar-fix | Andreas Rumpf | 2015-08-28 | 2 | -5/+33 | |
|\ \ \ | ||||||
| * | | | Fixed passing byvar | Yuriy Glukhov | 2015-08-25 | 2 | -5/+33 | |
* | | | | Merge pull request #3265 from coffeepots/patch-2 | Andreas Rumpf | 2015-08-28 | 1 | -0/+4 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add widestring versions of SQLPrepare and SQLExecDirect | coffeepots | 2015-08-28 | 1 | -0/+4 | |
|/ / / | ||||||
* | | | update Visual Studio command line flags | Araq | 2015-08-27 | 1 | -1/+1 | |
* | | | Merge pull request #3251 from jck/msp430 | Dominik Picheta | 2015-08-26 | 2 | -2/+5 | |
|\ \ \ | ||||||
| * | | | add msp430 cpu support | Keerthan Jaic | 2015-08-26 | 2 | -2/+5 | |
* | | | | make --gc:none work with --threads:on | Araq | 2015-08-26 | 1 | -1/+1 | |
* | | | | fixes #3237 | Araq | 2015-08-25 | 1 | -3/+9 | |
|/ / / | ||||||
* | | | Merge pull request #3239 from xyz32/devel | Andreas Rumpf | 2015-08-25 | 1 | -4/+15 | |
|\ \ \ | ||||||
| * | | | remove fileError | xyz | 2015-08-25 | 2 | -7/+1 |