Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resolve #4606 | cheatfate | 2016-08-12 | 1 | -4/+4 |
* | fixes #4589 | Andreas Rumpf | 2016-08-10 | 1 | -0/+7 |
* | fixes #4551 | Andreas Rumpf | 2016-08-09 | 1 | -0/+13 |
* | fixes #4528 | Andreas Rumpf | 2016-08-08 | 1 | -0/+8 |
* | Merge pull request #4572 from oderwat/distinct-nil | Andreas Rumpf | 2016-08-05 | 1 | -0/+47 |
|\ | |||||
| * | Allowing `nil` for distinct types where the base type is nilable | Hans Raaf | 2016-08-05 | 1 | -0/+47 |
* | | fixes #4354 | Andreas Rumpf | 2016-08-04 | 1 | -0/+27 |
* | | fixes #4505, fixes #4230 | Andreas Rumpf | 2016-08-04 | 1 | -0/+20 |
* | | fixes #4353 | Andreas Rumpf | 2016-08-04 | 1 | -0/+4 |
|/ | |||||
* | fixes #4545 | Andreas Rumpf | 2016-08-04 | 1 | -0/+18 |
* | fixes #4564 | Andreas Rumpf | 2016-08-04 | 2 | -0/+10 |
* | fixes #4537 | Andreas Rumpf | 2016-08-02 | 1 | -0/+23 |
* | fixes #4555 | Andreas Rumpf | 2016-08-02 | 1 | -0/+17 |
* | make tests green again | Andreas Rumpf | 2016-08-01 | 1 | -1/+1 |
* | sets don't support empty arrays :) | cheatfate | 2016-07-30 | 1 | -1/+1 |
* | Enable coroutines again. | cheatfate | 2016-07-30 | 1 | -1/+1 |
* | Merge pull request #4538 from cheatfate/nofasm | Andreas Rumpf | 2016-07-30 | 2 | -6/+12 |
|\ | |||||
| * | comments | cheatfate | 2016-07-30 | 1 | -1/+1 |
| * | testament update to have list of disabled modules. | cheatfate | 2016-07-30 | 2 | -6/+12 |
* | | make test compile with latest opengl version | Andreas Rumpf | 2016-07-30 | 3 | -3/+3 |
* | | make tests green again | Andreas Rumpf | 2016-07-29 | 1 | -1/+3 |
* | | stdlib and compiler don't use .immediate anymore | Andreas Rumpf | 2016-07-29 | 1 | -1/+1 |
|/ | |||||
* | use correct issue number | Andreas Rumpf | 2016-07-29 | 1 | -1/+1 |
* | fixes #4432 | Andreas Rumpf | 2016-07-29 | 1 | -0/+13 |
* | Merge branch 'htmlparser' of https://github.com/Lompik/Nim into Lompik-htmlpa... | Andreas Rumpf | 2016-07-28 | 1 | -0/+44 |
|\ | |||||
| * | Update htmlparser test ``output`` variable | Stephane Fontaine | 2016-07-28 | 1 | -2/+8 |
| * | htmlparser: Add test for paragraph inside <dd,li> | Stephane Fontaine | 2016-07-27 | 1 | -0/+38 |
* | | generic multi-methods should work now | Andreas Rumpf | 2016-07-28 | 2 | -10/+34 |
* | | fix: generic tuples instantiations were cached incorrectly | Andreas Rumpf | 2016-07-28 | 1 | -0/+4 |
|/ | |||||
* | fixes a varargs of untyped regression | Andreas Rumpf | 2016-07-24 | 1 | -0/+79 |
* | fixes #4494 | Andreas Rumpf | 2016-07-22 | 1 | -0/+6 |
* | Merge pull request #4500 from nigredo-tori/fix-osproc-env | Andreas Rumpf | 2016-07-20 | 1 | -0/+32 |
|\ | |||||
| * | Fix passing environment in startProcess (win) | Dmitry Polienko | 2016-07-18 | 1 | -0/+32 |
* | | fixes #1970 | Andreas Rumpf | 2016-07-19 | 1 | -0/+9 |
* | | fixes #888 | Andreas Rumpf | 2016-07-19 | 1 | -0/+18 |
* | | fixes #4328 | Andreas Rumpf | 2016-07-19 | 1 | -0/+11 |
* | | fixes #4345 | Andreas Rumpf | 2016-07-19 | 1 | -0/+8 |
|/ | |||||
* | fixes #4478 | Andreas Rumpf | 2016-07-18 | 1 | -0/+19 |
* | Handle tuples with unnamed fields, symbols, and more. Less duplication. | Matthew Baulch | 2016-07-15 | 1 | -0/+4 |
* | Use target field types in tuple conversions. | Matthew Baulch | 2016-07-14 | 1 | -0/+19 |
* | fixes #3706 | Andreas Rumpf | 2016-07-13 | 1 | -0/+20 |
* | fixes #4471 | Andreas Rumpf | 2016-07-12 | 1 | -0/+11 |
* | Merge pull request #4477 from kierdavis/4475-segfault | Andreas Rumpf | 2016-07-11 | 1 | -0/+6 |
|\ | |||||
| * | Add regression test for fix for #4475 | Kier Davis | 2016-07-11 | 1 | -0/+6 |
* | | Recursively check literals for tyEmpty. | Matthew Baulch | 2016-07-11 | 1 | -0/+11 |
|/ | |||||
* | make tests green again | Andreas Rumpf | 2016-07-10 | 1 | -1/+1 |
* | Nimscript: added support for 'patchFile' | Andreas Rumpf | 2016-07-09 | 3 | -2/+10 |
* | Nimscript supports hint() and warning() procs; refs #3688 | Andreas Rumpf | 2016-07-08 | 1 | -0/+3 |
* | fixes #3055 | Andreas Rumpf | 2016-07-08 | 1 | -0/+28 |
* | fixes #2377 | Andreas Rumpf | 2016-07-08 | 1 | -0/+9 |