Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | improved --debugger switch; updated release plan | Araq | 2015-02-27 | 1 | -5/+15 | |
* | | | | added a comment | Araq | 2015-02-26 | 1 | -2/+2 | |
* | | | | fixes #2216 | Araq | 2015-02-26 | 4 | -16/+20 | |
* | | | | tsigtypeop.nim works again | Araq | 2015-02-25 | 3 | -3/+3 | |
* | | | | fixes #2215 | Araq | 2015-02-25 | 2 | -11/+12 | |
* | | | | tester reports ignored tests and supports 'nimout'; fixes #2211 | Araq | 2015-02-25 | 1 | -1/+2 | |
* | | | | Merge pull request #2184 from oderwat/feat-caseofwhen | Andreas Rumpf | 2015-02-24 | 1 | -2/+6 | |
|\ \ \ \ | ||||||
| * | | | | Allow empty sets in case/of branches. | Hans Raaf | 2015-02-24 | 1 | -2/+6 | |
* | | | | | fixes #2199, fixes #2197 | Araq | 2015-02-24 | 3 | -24/+29 | |
* | | | | | Fixes NimSuggest's socket mode. | Dominik Picheta | 2015-02-24 | 1 | -3/+7 | |
|/ / / / | ||||||
* | | | | types API: now works for proc():void | Araq | 2015-02-24 | 1 | -1/+5 | |
* | | | | implements a type API for macros | Araq | 2015-02-24 | 5 | -22/+163 | |
* | | | | small cleanup of ast.nim | Araq | 2015-02-24 | 1 | -150/+106 | |
* | | | | macros.PNimrodNode is now NimNode | Araq | 2015-02-24 | 5 | -5/+9 | |
|/ / / | ||||||
* | | | Allow ranges with unsigned integer ordinals to be used as parameter types for... | Varriount | 2015-02-21 | 1 | -1/+1 | |
* | | | fixes #2134 | Araq | 2015-02-20 | 1 | -1/+1 | |
* | | | fixes #1902 | Araq | 2015-02-20 | 1 | -4/+5 | |
* | | | fixes #2167 | Araq | 2015-02-20 | 3 | -5/+12 | |
* | | | Merge pull request #2180 from oderwat/fix-nimfix-compile | Andreas Rumpf | 2015-02-20 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * | | | Changed project relative path to include the right directory. | Hans Raaf | 2015-02-20 | 1 | -1/+1 | |
* | | | | fixes #2051 | Araq | 2015-02-20 | 2 | -1/+5 | |
|/ / / | ||||||
* | | | make huge.nim urhonimo example compile | Araq | 2015-02-18 | 1 | -1/+1 | |
* | | | fixes #2125 | Araq | 2015-02-18 | 4 | -15/+39 | |
* | | | Merge pull request #2155 from def-/warnings | Andreas Rumpf | 2015-02-18 | 3 | -5/+5 | |
|\ \ \ | ||||||
| * | | | Fix a few more warnings | def | 2015-02-17 | 3 | -5/+5 | |
* | | | | Fix documentations for declared (instead of defined) | def | 2015-02-18 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #2140 from FedericoCeratto/devel | Andreas Rumpf | 2015-02-16 | 29 | -77/+77 | |
|\ \ \ | ||||||
| * | | | Fix typos | Federico Ceratto | 2015-02-15 | 16 | -18/+18 | |
| * | | | Fix typos | Federico Ceratto | 2015-02-15 | 21 | -59/+59 | |
* | | | | Tell user more exactly how to create stacktrace | def | 2015-02-16 | 1 | -1/+1 | |
* | | | | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-02-16 | 2 | -6/+6 | |
|\| | | | ||||||
| * | | | Merge pull request #2133 from def-/cleanup | Andreas Rumpf | 2015-02-15 | 2 | -6/+6 | |
| |\ \ \ | ||||||
| | * | | | nimrod -> nim in some filenames | def | 2015-02-14 | 2 | -6/+6 | |
* | | | | | minor documentation updates | Araq | 2015-02-16 | 1 | -0/+89 | |
|/ / / / | ||||||
* / / / | fixes endless recursion with static type parameters | Araq | 2015-02-14 | 1 | -2/+10 | |
|/ / / | ||||||
* | | | fixes #2123 | Araq | 2015-02-14 | 1 | -0/+1 | |
* | | | fixes #2121 | Araq | 2015-02-14 | 1 | -1/+1 | |
* | | | fixes #2102 | Araq | 2015-02-13 | 1 | -9/+9 | |
* | | | fixes #2118 | Araq | 2015-02-13 | 1 | -7/+3 | |
* | | | fixes #2113 | Araq | 2015-02-13 | 1 | -1/+3 | |
* | | | 'passL' is not smart anymore about already known switches; -ldl is now proper... | Araq | 2015-02-13 | 1 | -10/+12 | |
* | | | 'auto' can be inferred to be 'void' | Araq | 2015-02-13 | 1 | -1/+6 | |
* | | | fixes #2068 | Araq | 2015-02-12 | 1 | -9/+21 | |
* | | | Aporia compiles again (disabling thread analysis is horrible!) | Araq | 2015-02-12 | 1 | -1/+2 | |
* | | | ordinary parameters can follow a varargs parameter | Araq | 2015-02-12 | 1 | -8/+14 | |
* | | | better handling of gcsafety with --threadAnalysis:off | Araq | 2015-02-12 | 2 | -25/+27 | |
* | | | fixed minor bugs; cleaned up tests | Araq | 2015-02-12 | 1 | -1/+2 | |
* | | | Merge pull request #2053 from reactormonk/message-for-koch-temp | Andreas Rumpf | 2015-02-12 | 1 | -1/+4 | |
|\ \ \ | ||||||
| * | | | use dynamic message destination | Simon Hafner | 2015-02-04 | 1 | -1/+1 | |
| * | | | report how to create a compiler stacktrace #1280 | Simon Hafner | 2015-02-01 | 1 | -1/+4 | |
| |/ / |