summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixes the integer conversion regressionsAraq2015-01-131-3/+0
* fixes #1915Araq2015-01-121-0/+14
* Merge pull request #1841 from skyfex/develAndreas Rumpf2015-01-122-0/+186
|\
| * Added safe implicit conversion of uint8 to int16..int64, uint16 to int32..int...Audun Wilhelmsen2015-01-032-0/+186
* | fixes #1838Araq2015-01-112-1/+22
* | fixes #1919Araq2015-01-111-0/+19
* | fixes #1803Araq2015-01-101-0/+31
* | fixes tconfusing_arrow bugAraq2015-01-101-0/+15
* | s/nimrod/nim/g; s/babel/nimble/gFlaviu Tamas2015-01-091-3/+3
* | Merge pull request #1889 from ramnes/develAndreas Rumpf2015-01-075-5/+5
|\ \
| * | Happy new year!Guillaume Gelin2015-01-065-5/+5
* | | fixed tests/seq/tsequtils.nimDo Nhat Minh2015-01-071-1/+1
|/ /
* | test cases for generic macrosZahary Karadjov2015-01-051-0/+22
* | fix #1859Zahary Karadjov2015-01-051-0/+21
* | Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2015-01-056-57/+202
|\ \
| * | support for static params in the user defined type classesZahary Karadjov2015-01-021-1/+26
| * | fix #1820Zahary Karadjov2015-01-021-1/+37
| * | fix #1050Zahary Karadjov2015-01-021-0/+16
| * | expand the test case for bug 1049Zahary Karadjov2015-01-021-1/+10
| * | re-enable semistatic[T] as a test caseZahary Karadjov2015-01-021-1/+7
| * | fix #1049Zahary Karadjov2015-01-021-0/+18
| * | fix #544Zahary Karadjov2015-01-021-11/+11
| * | use unix line endingsZahary Karadjov2015-01-021-43/+43
| |/
| * fixes #1816Araq2015-01-021-0/+35
* | fixes #1796Araq2015-01-054-7/+34
|/
* Merge branch 'devel' of https://github.com/Araq/Nim into develAraq2014-12-312-0/+43
|\
| * bugfix: don't treat generic types with different static params as the same typeZahary Karadjov2014-12-311-0/+17
| * fix #1056Zahary Karadjov2014-12-311-0/+26
* | fixes #1774Araq2014-12-311-0/+7
|/
* fix #1789 (binding to static params during generic proc sigmatch)Zahary Karadjov2014-12-311-0/+44
* fixes #1788Araq2014-12-301-0/+4
* Merge branch 'devel' of https://github.com/Araq/Nimrod into develAraq2014-12-291-1/+1
|\
| * Merge pull request #1785 from gmpreussner/develVarriount2014-12-281-1/+1
| |\
| | * Fixed tusertypeclasses testgmpreussner2014-12-281-1/+1
* | | release of 0.10.2Araq2014-12-294-49/+34
|/ /
* | fixes #1708, fixes #871Araq2014-12-284-5/+33
* | fixes #1781Araq2014-12-281-0/+17
|/
* Improved tasyncawait test.Dominik Picheta2014-12-261-3/+1
* Deprecated asyncio module. Fixed old tests.Dominik Picheta2014-12-262-5/+5
* fixes #1120Araq2014-12-251-2/+2
* fixes a small bug concerning semicolons for top level statementsAraq2014-12-231-2/+6
* tuple field names are ignoredAraq2014-12-233-1/+12
* Merge pull request #1751 from dyu/rfind-charAndreas Rumpf2014-12-191-0/+4
|\
| * strutils.rfind via chardyu2014-12-191-0/+4
* | implemented 'koch pdf'Araq2014-12-196-12/+13
|/
* fixes #1744Araq2014-12-171-0/+50
* fixes #1638Araq2014-12-173-6/+18
* JS tests cleaned upAraq2014-12-172-5/+6
* fixes #1655Araq2014-12-171-0/+15
* fixes #1181, fixes #1715Araq2014-12-161-0/+7