Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fixes #3606 | Andreas Rumpf | 2016-08-26 | 1 | -1/+1 | |
| * | explicit side-effects override the inferred effect; refs #4659 | Andreas Rumpf | 2016-08-26 | 1 | -1/+1 | |
| * | fixes #4658 | Andreas Rumpf | 2016-08-26 | 1 | -0/+5 | |
| * | Merge pull request #4592 from arnetheduck/compiler-cleanup | Andreas Rumpf | 2016-08-25 | 27 | -464/+12 | |
| |\ | ||||||
| | * | remove TLoc.heapRoot | Jacek Sieka | 2016-08-17 | 2 | -8/+0 | |
| | * | Merge remote-tracking branch 'origin/devel' into compiler-cleanup | Jacek Sieka | 2016-08-17 | 6 | -14/+23 | |
| | |\ | ||||||
| | * | | remove unused stuff | Jacek Sieka | 2016-08-09 | 27 | -406/+5 | |
| | * | | remove keepAlive and friends | Jacek Sieka | 2016-08-09 | 3 | -51/+8 | |
| * | | | Merge pull request #4611 from jangko/vs2010_error_c2275 | Andreas Rumpf | 2016-08-25 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | fixed #4459 -- VS2010 error C2275 | andri lim | 2016-08-13 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| * | | | Merge pull request #4633 from mbaulch/pickbestcand_faster_inlined | Andreas Rumpf | 2016-08-25 | 1 | -61/+43 | |
| |\ \ \ | ||||||
| | * | | | Optimise pickBestCandidate: reduce heap allocations. | Matthew Baulch | 2016-08-21 | 1 | -61/+43 | |
| | |/ / | ||||||
| * | | | side-effect computation now done in the proper pass; fixes #4254 | Andreas Rumpf | 2016-08-25 | 3 | -14/+36 | |
| * | | | minor things | Andreas Rumpf | 2016-08-24 | 1 | -1/+1 | |
| * | | | fixes #4653 | Andreas Rumpf | 2016-08-24 | 1 | -0/+2 | |
| * | | | overloading resolution: scoping is considered after typing (needs to be docum... | Andreas Rumpf | 2016-08-24 | 1 | -2/+3 | |
| * | | | fixes #4632 | Andreas Rumpf | 2016-08-23 | 1 | -8/+9 | |
| * | | | fixes #4579 | Andreas Rumpf | 2016-08-23 | 1 | -30/+25 | |
| * | | | fixes #4600 | Andreas Rumpf | 2016-08-23 | 1 | -6/+7 | |
| * | | | fixes #4619 | Andreas Rumpf | 2016-08-23 | 1 | -2/+8 | |
| * | | | fixes #3221 | Andreas Rumpf | 2016-08-22 | 1 | -1/+11 | |
| * | | | Add comments to clarify the roles of abstractX and typedescX types. | Matthew Baulch | 2016-08-21 | 1 | -0/+3 | |
| |/ / | ||||||
* | | | tester cleanup; enable some rod tests | Araq | 2016-08-27 | 4 | -10/+14 | |
* | | | next steps in getting symbol files to work again | Araq | 2016-08-16 | 6 | -32/+131 | |
* | | | some attempts to make symbolfiles work again | Araq | 2016-08-13 | 5 | -30/+41 | |
|/ / | ||||||
* | | Merge pull request #4604 from mbaulch/fix3658 | Andreas Rumpf | 2016-08-11 | 2 | -6/+12 | |
|\ \ | ||||||
| * | | Require ordinal or set argument to system.ord | Matthew Baulch | 2016-08-11 | 1 | -2/+6 | |
| * | | Distinct types derived from ordinal types are ordinal. | Matthew Baulch | 2016-08-11 | 1 | -1/+2 | |
| * | | Tidy up isOrdinalType | Matthew Baulch | 2016-08-11 | 1 | -4/+5 | |
* | | | fixes #4593 | Andreas Rumpf | 2016-08-10 | 1 | -1/+1 | |
* | | | fixes #4589 | Andreas Rumpf | 2016-08-10 | 1 | -6/+6 | |
* | | | don't allow to pass a closure to spawn | Andreas Rumpf | 2016-08-10 | 1 | -0/+2 | |
* | | | makes tests green again | Andreas Rumpf | 2016-08-09 | 1 | -1/+2 | |
| |/ |/| | ||||||
* | | fixes #2094 | Andreas Rumpf | 2016-08-09 | 1 | -0/+3 | |
* | | fixes #4551 | Andreas Rumpf | 2016-08-09 | 1 | -0/+3 | |
* | | tiny style changes | Andreas Rumpf | 2016-08-09 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #4577 from oderwat/fix-referr-js | Andreas Rumpf | 2016-08-08 | 1 | -2/+9 | |
|\ | ||||||
| * | Fix using ptr to seq in js backend. | Hans Raaf | 2016-08-07 | 1 | -2/+9 | |
* | | fixes #4528 | Andreas Rumpf | 2016-08-08 | 1 | -30/+37 | |
* | | fixes #4582 | Andreas Rumpf | 2016-08-08 | 1 | -1/+2 | |
* | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-08-05 | 1 | -0/+2 | |
|\| | ||||||
| * | Merge pull request #4572 from oderwat/distinct-nil | Andreas Rumpf | 2016-08-05 | 1 | -0/+2 | |
| |\ | ||||||
| | * | Allowing `nil` for distinct types where the base type is nilable | Hans Raaf | 2016-08-05 | 1 | -0/+2 | |
| * | | fix #4568 | kingofoz | 2016-08-05 | 1 | -2/+6 | |
* | | | added selfExe and selfExec for NimScript support | Andreas Rumpf | 2016-08-05 | 1 | -0/+2 | |
* | | | fixes a regression involving the .compile and .link pragmas | Andreas Rumpf | 2016-08-05 | 1 | -1/+3 | |
|/ / | ||||||
* | | fixes #4354 | Andreas Rumpf | 2016-08-04 | 2 | -23/+30 | |
* | | fixes #4505, fixes #4230 | Andreas Rumpf | 2016-08-04 | 2 | -6/+7 | |
* | | fixes #4353 | Andreas Rumpf | 2016-08-04 | 2 | -5/+9 | |
* | | attempt to fix #4065 | Andreas Rumpf | 2016-08-04 | 1 | -2/+1 |