Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes nimsuggest issue #44 | Andreas Rumpf | 2017-01-26 | 1 | -3/+5 |
| | |||||
* | bugfix: inline iterator do not mess up line information anymore | Andreas Rumpf | 2017-01-25 | 1 | -3/+7 |
| | |||||
* | fix genderef of jsgen (#5274) | shsnow23 | 2017-01-24 | 1 | -1/+1 |
| | |||||
* | Fixes #5271 (#5273) | Yuriy Glukhov | 2017-01-24 | 1 | -1/+2 |
| | |||||
* | Fixup #5240 (#5270) | Yuriy Glukhov | 2017-01-23 | 1 | -2/+2 |
| | |||||
* | template+emit supports volatileRead and volatileWrite ops | Andreas Rumpf | 2017-01-23 | 2 | -1/+5 |
| | |||||
* | avoid some compiler crashes in debug mode | Andreas Rumpf | 2017-01-23 | 2 | -3/+8 |
| | |||||
* | some progress on #5228 | Araq | 2017-01-20 | 1 | -3/+3 |
| | |||||
* | fixes #5234 (#5240) | Michael Jendrusch | 2017-01-20 | 1 | -7/+29 |
| | |||||
* | fix seq add for nim node in VM (#5253) | Arne Döring | 2017-01-19 | 1 | -1/+1 |
| | | | fixes #4821 | ||||
* | make quote ast a ref type (#5246) | Arne Döring | 2017-01-19 | 1 | -0/+6 |
| | | | | * make quote ast a ref type * recursive set flag isRef for quoted ast | ||||
* | fixes #5237 | Andreas Rumpf | 2017-01-19 | 1 | -2/+3 |
| | |||||
* | fixes #3434 | Andreas Rumpf | 2017-01-19 | 1 | -1/+1 |
| | |||||
* | Fixes #5225 (#5243) | Lolo Iccl | 2017-01-18 | 1 | -1/+8 |
| | | | | | | | | | | * Fixes #5225 * Fixes #5225 * Fixes #5225 fix typo | ||||
* | Fixes #5244 (#5245) | Yuriy Glukhov | 2017-01-18 | 1 | -0/+1 |
| | |||||
* | implements {.gcsafe.} enforcement as a pragma block | Andreas Rumpf | 2017-01-18 | 3 | -16/+27 |
| | |||||
* | Fixes #5112 (Fix error messages raised when multiple modules have the same ↵ | Lolo Iccl | 2017-01-17 | 1 | -3/+4 |
| | | | | | | original name) (#5220) Fixes #5112 | ||||
* | Removed mangling of object fields for the js target only. (#5226) | Michael Jendrusch | 2017-01-17 | 1 | -8/+7 |
| | | | | | | | | * removed mangling of object fields for the js target only. * changed default mangling behaviour for the php target as well. * Added test for unorthodox field names (reserved words and operators). Adjusted field accessors and object constructors / new to be ECMAScript first edition compatible, when using fieldnames which are reserved words. | ||||
* | fixes #5218 | Andreas Rumpf | 2017-01-16 | 1 | -1/+1 |
| | |||||
* | Create temp var in deepcopy if needed (#5205) | Brandon Pickering | 2017-01-15 | 1 | -2/+11 |
| | |||||
* | default GC can do a sort of heap dump via -d:nimTypeNames and ↵ | Andreas Rumpf | 2017-01-14 | 1 | -1/+4 |
| | | | | dumpNumberOfInstances() | ||||
* | memory allocator hotfix: do not allocate tremendous amounts of memory | Andreas Rumpf | 2017-01-13 | 1 | -1/+5 |
| | |||||
* | Correct the spelling of the word 'overridden'. (#5212) | mfxmfx | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | Reset exprs before return by arg. Fixes #5098 (#5191) | Brandon Pickering | 2017-01-11 | 1 | -2/+2 |
| | |||||
* | alternative fix for #4884; fixes tlateboundstatic | Zahary Karadjov | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | bugfix: abs(0.0) should be +0.0 | Andreas Rumpf | 2017-01-10 | 1 | -1/+1 |
| | |||||
* | fix #4884 | Zahary Karadjov | 2017-01-08 | 1 | -3/+4 |
| | |||||
* | Remove colon when unpacking yielded tuples. Fixes #5173 (#5190) | Brandon Pickering | 2017-01-08 | 1 | -1/+3 |
| | |||||
* | happy new year | Araq | 2017-01-07 | 9 | -12/+12 |
| | |||||
* | make Nim compiler compile with 0.15.2 | Araq | 2017-01-07 | 2 | -6/+22 |
| | |||||
* | added system.gorgeEx that includes the exitCode; refs #4874; fixes #1994 | Araq | 2017-01-07 | 4 | -14/+22 |
| | |||||
* | fixes 'nim c file_without_nim_ext' regression; refs #5183 | Andreas Rumpf | 2017-01-06 | 1 | -1/+2 |
| | |||||
* | fixes #5185 | Andreas Rumpf | 2017-01-06 | 2 | -4/+5 |
| | |||||
* | gendepend improvements; refs #5144 | Araq | 2017-01-06 | 2 | -1/+9 |
| | |||||
* | compiler API: introduce options.disableNmiblePath | Araq | 2017-01-06 | 2 | -4/+7 |
| | |||||
* | fixes #5171 | Araq | 2017-01-03 | 1 | -0/+1 |
| | |||||
* | make nimforum compile again | Araq | 2016-12-31 | 1 | -1/+4 |
| | |||||
* | existance of new distros.nim module can be detected with defined(nimDistros) | Araq | 2016-12-31 | 1 | -0/+1 |
| | |||||
* | make vmgen more robust in the context of 'nim check' | Araq | 2016-12-31 | 1 | -2/+3 |
| | |||||
* | fixes #2050 | Araq | 2016-12-30 | 1 | -5/+9 |
| | |||||
* | fixes #3848 | Araq | 2016-12-30 | 1 | -1/+1 |
| | |||||
* | fixes #5161 | Araq | 2016-12-30 | 1 | -1/+1 |
| | |||||
* | fixes #5147 | Araq | 2016-12-30 | 1 | -7/+25 |
| | |||||
* | fixes #5148 | Araq | 2016-12-29 | 1 | -1/+1 |
| | |||||
* | make gendepend work again | Araq | 2016-12-29 | 1 | -1/+1 |
| | |||||
* | new shift ops for Nim; based on #4743 | Andreas Rumpf | 2016-12-29 | 2 | -1/+11 |
| | |||||
* | attempt to mitigate Nimble issue #293 | Andreas Rumpf | 2016-12-29 | 1 | -2/+2 |
| | |||||
* | simple closure iterator calling closure iterator works; refs #3837 | Andreas Rumpf | 2016-12-27 | 1 | -9/+15 |
| | |||||
* | fixes #4519 | Andreas Rumpf | 2016-12-25 | 1 | -1/+1 |
| | |||||
* | fixes #5142 | Araq | 2016-12-23 | 1 | -4/+6 |
| |