Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #5131 | Araq | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' into sighashes | Araq | 2016-12-13 | 1 | -4/+9 |
|\ | |||||
| * | macros.getType: do not copy symbols if not necessary | Araq | 2016-12-07 | 1 | -4/+9 |
| | | |||||
* | | removed tyArrayConstr completely from the compiler; introduced tyAlias ↵ | Araq | 2016-11-14 | 1 | -2/+2 |
|/ | | | | instead in preparation for further bugfixes | ||||
* | Merge pull request #4945 from arnetheduck/cleanup-tyXxx | Andreas Rumpf | 2016-10-24 | 1 | -4/+1 |
|\ | | | | | Cleanup ty xxx | ||||
| * | clean up tyMutable remnants | Jacek Sieka | 2016-10-24 | 1 | -2/+1 |
| | | |||||
| * | clean up tyConst remnants | Jacek Sieka | 2016-10-24 | 1 | -2/+1 |
| | | |||||
| * | clean up tyBigNum remnants | Jacek Sieka | 2016-10-24 | 1 | -2/+1 |
| | | |||||
* | | Merge pull request #4872 from flyx/gorgefix | Andreas Rumpf | 2016-10-24 | 1 | -3/+6 |
|\ \ | |/ |/| | Fixes #4871 | ||||
| * | Fixes #4871 | Felix Krause | 2016-10-09 | 1 | -3/+6 |
| | | |||||
* | | remove remnants of tyIter | Jacek Sieka | 2016-10-24 | 1 | -1/+1 |
|/ | |||||
* | remove unused stuff | Jacek Sieka | 2016-08-09 | 1 | -4/+0 |
| | |||||
* | fixes #4526 | Andreas Rumpf | 2016-08-04 | 1 | -7/+15 |
| | |||||
* | compiler almost free of deprecated expr/stmt names | Andreas Rumpf | 2016-07-30 | 1 | -9/+9 |
| | |||||
* | fixes #4371 | Andreas Rumpf | 2016-07-08 | 1 | -2/+3 |
| | |||||
* | fixes #4395, getType still not entirely correct | Andreas Rumpf | 2016-06-23 | 1 | -63/+67 |
| | |||||
* | fixes #765 | Andreas Rumpf | 2016-05-31 | 1 | -2/+4 |
| | |||||
* | cleanup of #4113 | Andreas Rumpf | 2016-05-28 | 1 | -3/+3 |
| | |||||
* | getTypeInst and getTypeImpl mostly working now and added test | James Osborn | 2016-05-04 | 1 | -30/+113 |
| | |||||
* | changed getTypeInst handling for distinct types | James Osborn | 2016-05-04 | 1 | -5/+15 |
| | |||||
* | added getTypeInst which includes generic parameters | James Osborn | 2016-05-04 | 1 | -10/+30 |
| | |||||
* | Fixed lineinfo in getType | Yuriy Glukhov | 2015-12-25 | 1 | -8/+8 |
| | |||||
* | staticExec: redirect stderr to stdout so stderr is returned too | Araq | 2015-08-16 | 1 | -2/+2 |
| | |||||
* | staticExec now supports caching | Araq | 2015-07-15 | 1 | -10/+30 |
| | |||||
* | protect against new stupid setlen that doesn't accept -1 anymore | Araq | 2015-06-25 | 1 | -1/+2 |
| | |||||
* | concept types are represented with getType() | fowlmouth | 2015-04-13 | 1 | -1/+3 |
| | |||||
* | set type for symbols from getType() | Billingsly Wetherfordshire | 2015-03-27 | 1 | -0/+1 |
| | |||||
* | macros.getType() works properly for distinct types | Araq | 2015-03-16 | 1 | -2/+7 |
| | |||||
* | tester reports ignored tests and supports 'nimout'; fixes #2211 | Araq | 2015-02-25 | 1 | -1/+2 |
| | |||||
* | types API: now works for proc():void | Araq | 2015-02-24 | 1 | -1/+5 |
| | |||||
* | implements a type API for macros | Araq | 2015-02-24 | 1 | -7/+118 |
| | |||||
* | Fix a few more warnings | def | 2015-02-17 | 1 | -1/+1 |
| | |||||
* | merged things from devel | Araq | 2014-09-12 | 1 | -1/+1 |
|\ | |||||
| * | Properly handle staticExec() generating large output. | Reimer Behrends | 2014-09-10 | 1 | -1/+1 |
| | | | | | | | | | | | | A staticExec() invocation that generated more than the internal buffer size worth of output blocked because the compiler waited for the process to terminate before reading the output. | ||||
* | | updated the compiler to use the new symbol names | Araq | 2014-08-28 | 1 | -1/+1 |
| | | |||||
* | | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | | |||||
* | | renamefest | Araq | 2014-08-23 | 1 | -1/+1 |
|/ | |||||
* | Fixed gorge/staticExec to not strip newlines. | Reimer Behrends | 2014-06-22 | 1 | -0/+2 |
| | |||||
* | case consistency part 4 | Araq | 2013-12-27 | 1 | -2/+2 |
| | |||||
* | more tests are green | Araq | 2013-12-08 | 1 | -57/+0 |
| | |||||
* | computed goto now works; some progress on the new VM | Araq | 2013-10-25 | 1 | -1/+1 |
| | |||||
* | docgen: more newlines in the output to support primitive postprocessors | Araq | 2013-08-29 | 1 | -15/+0 |
| | |||||
* | implemented opcTypeTrait | Araq | 2013-08-22 | 1 | -15/+15 |
| | |||||
* | new VM: register allocator bugfix; implemented more magics | Araq | 2013-08-08 | 1 | -30/+1 |
| | |||||
* | new VM: implemented constructors and jump optimizer | Araq | 2013-08-07 | 1 | -1/+30 |
| | |||||
* | new vm: further progress | Araq | 2013-07-29 | 1 | -0/+108 |