Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | 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 | |
* | | | fixes #4526 | Andreas Rumpf | 2016-08-04 | 1 | -7/+15 | |
|/ / | ||||||
* | | fixes #4550 | Andreas Rumpf | 2016-08-04 | 1 | -0/+1 | |
* | | fixes #4545 | Andreas Rumpf | 2016-08-04 | 1 | -0/+7 | |
* | | fixes #4564 | Andreas Rumpf | 2016-08-04 | 1 | -3/+5 | |
* | | fixes #4537 | Andreas Rumpf | 2016-08-02 | 1 | -0/+2 | |
* | | fixes #4555 | Andreas Rumpf | 2016-08-02 | 7 | -14/+21 | |
* | | fixes #4534 | Andreas Rumpf | 2016-08-01 | 1 | -8/+5 | |
* | | fix #4417, update news | miere43 | 2016-07-30 | 1 | -0/+9 | |
* | | compiler free of old expr/stmt metatypes | Andreas Rumpf | 2016-07-30 | 1 | -5/+5 | |
* | | compiler almost free of deprecated expr/stmt names | Andreas Rumpf | 2016-07-30 | 22 | -55/+55 | |
* | | expr and stmt are now deprecated | Andreas Rumpf | 2016-07-30 | 3 | -8/+8 | |
* | | Merge pull request #4542 from kierdavis/4541-import-error | Andreas Rumpf | 2016-07-30 | 2 | -3/+7 | |
|\ \ | ||||||
| * | | Locate 'attempt to redefine' errors at the import statement rather than at th... | Kier Davis | 2016-07-30 | 2 | -3/+7 | |
* | | | remove sfFakeConst | Jacek Sieka | 2016-07-30 | 5 | -16/+4 | |
|/ / | ||||||
* | | make nim bootstrap again for older versions | Andreas Rumpf | 2016-07-30 | 1 | -0/+1 | |
* | | make tests green again | Andreas Rumpf | 2016-07-29 | 2 | -2/+14 | |
* | | stdlib and compiler don't use .immediate anymore | Andreas Rumpf | 2016-07-29 | 19 | -47/+58 | |
* | | this commit will fix visual studio family warning #4459 | andri lim | 2016-07-29 | 1 | -1/+1 | |
* | | make tests green again | Andreas Rumpf | 2016-07-29 | 1 | -2/+4 | |
* | | fixes #4432 | Andreas Rumpf | 2016-07-29 | 1 | -6/+4 | |
* | | fixes #4510 | Andreas Rumpf | 2016-07-29 | 1 | -0/+2 | |
* | | generic multi-methods should work now | Andreas Rumpf | 2016-07-28 | 6 | -10/+33 | |
* | | .base pragma works for generic methods | Andreas Rumpf | 2016-07-28 | 1 | -1/+1 | |
* | | fix: generic tuples instantiations were cached incorrectly | Andreas Rumpf | 2016-07-28 | 1 | -0/+2 | |
* | | fixes a varargs of untyped regression | Andreas Rumpf | 2016-07-24 | 1 | -0/+2 | |
* | | json doc info also includes line,col information | Andreas Rumpf | 2016-07-23 | 1 | -3/+4 | |
* | | docgen improvements | Andreas Rumpf | 2016-07-22 | 1 | -3/+4 | |
* | | overloading of dot and parenthesis operators should now be done in .experimental | Andreas Rumpf | 2016-07-22 | 1 | -0/+3 | |
* | | define sparc64 platform | Sergey Avseyev | 2016-07-21 | 2 | -3/+4 | |
* | | fixes an valid 'T' is not used hint | Andreas Rumpf | 2016-07-20 | 1 | -1/+2 | |
* | | get rid of debug output | Andreas Rumpf | 2016-07-20 | 1 | -1/+1 | |
* | | remove XXX comment | Andreas Rumpf | 2016-07-20 | 1 | -1/+0 | |
* | | fixes #888 | Andreas Rumpf | 2016-07-19 | 1 | -1/+2 | |
* | | get rid of deprecated toLower/toUpper | Andreas Rumpf | 2016-07-19 | 8 | -15/+16 |