Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #1940; code breakage! stricter template evaluation | Araq | 2015-03-07 | 4 | -404/+401 |
| | |||||
* | fixes #794 | Araq | 2015-03-07 | 2 | -18/+23 |
| | |||||
* | Fixing import path support inconsitency. | Hans Raaf | 2015-03-07 | 1 | -1/+1 |
| | |||||
* | fixes #2229 | Araq | 2015-03-05 | 2 | -181/+177 |
| | |||||
* | fixes #2250 | Araq | 2015-03-05 | 1 | -242/+242 |
| | |||||
* | Merge pull request #2249 from flaviut/fix-nimcheck | Andreas Rumpf | 2015-03-05 | 1 | -0/+3 |
|\ | | | | | Fix #2247 | ||||
| * | Fix #2247 | Flaviu Tamas | 2015-03-04 | 1 | -0/+3 |
| | | | | | | | | Thanks @Araq for the suggestion | ||||
* | | prevent name mangling for C++ DLLs | Araq | 2015-03-05 | 1 | -29/+29 |
| | | |||||
* | | fixes #2252 | Araq | 2015-03-04 | 3 | -45/+47 |
| | | |||||
* | | cleaned up whitespace | Araq | 2015-03-04 | 1 | -22/+22 |
| | | |||||
* | | Replaced deprecated repeatStr() with repeat(). | Hans Raaf | 2015-03-04 | 1 | -1/+1 |
| | | |||||
* | | Replaced deprecated repeatChar() with repeat() or spaces(). | Hans Raaf | 2015-03-04 | 6 | -29/+29 |
| | | |||||
* | | makes Aporia build for 64bit archs | Araq | 2015-03-03 | 2 | -178/+173 |
|/ | |||||
* | test tsets2.nim compiles again | Araq | 2015-03-01 | 1 | -3/+3 |
| | |||||
* | some love for the testsuite; fixed regressions | Araq | 2015-03-01 | 2 | -3/+6 |
| | |||||
* | minor cleanups | Araq | 2015-03-01 | 3 | -5/+4 |
| | |||||
* | Make reading from stdin work again. | def | 2015-03-01 | 2 | -2/+2 |
| | | | | Bootstrapping tested on Linux from csources. | ||||
* | bootstrapping works again on Windows | Araq | 2015-03-01 | 1 | -1/+1 |
| | |||||
* | fixes #2233 | Araq | 2015-02-28 | 1 | -68/+80 |
| | |||||
* | Merge pull request #2202 from def-/compile-stdin | Andreas Rumpf | 2015-02-28 | 5 | -4/+15 |
|\ | | | | | Make compiler read files from stdin | ||||
| * | When compiling from stdin write binary to stdinfile | def | 2015-02-28 | 3 | -2/+4 |
| | | |||||
| * | Rename stdin fake module name to stdinFile | def | 2015-02-28 | 1 | -1/+1 |
| | | |||||
| * | Make compiler read files from stdin | def | 2015-02-22 | 3 | -3/+12 |
| | | | | | | | | Special "-" file as stdin. | ||||
* | | fixes #2169 | Araq | 2015-02-28 | 4 | -5/+13 |
| | | |||||
* | | don't use stdout for nimsuggest server mode | Araq | 2015-02-27 | 7 | -25/+29 |
| | | |||||
* | | reprocess pragmas after macro annotation for SqueakNim | Araq | 2015-02-27 | 1 | -4/+10 |
| | | |||||
* | | 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. | ||||
| * | | Allow empty sets in case/of branches. | Hans Raaf | 2015-02-24 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | Added support for conditional compilation using 'when' with empty sets and arrays in 'case of' branches. Please enter the commit message for your changes. Lines starting | ||||
* | | | 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 ↵ | Varriount | 2015-02-21 | 1 | -1/+1 |
| | | | | for procedures. | ||||
* | 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 paths so that it nimfix compiles from prominent dirs. | ||||
| * | 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 |