summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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 test
| | * 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 char
| * 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
|
* fixes #1656Araq2014-12-152-1/+2
|
* fixes #1352Araq2014-12-142-9/+27
|
* disable t5000 test for the autobuilderAraq2014-12-111-0/+3
|
* fixes #1597Araq2014-12-112-0/+62
|
* destuctors are experimental; 'func' is now a keywordAraq2014-12-102-0/+4
|
* Fixing extraneous semicolon in jsgen outputjuxiliary2014-12-061-0/+34
| | | | | | | | jsgen was producing javascript objects like this ``` {, name:"foo"} ``` causing syntax errors in javascript interpretors.
* fixes regression due to object assignment fixesAraq2014-12-012-2/+2
|
* fixes #1684Araq2014-11-301-0/+13
|
* fixes #1489, fixes #1490Araq2014-11-281-0/+32
|
* implemented procCall builtinAraq2014-11-281-9/+12
|
* fixes #1539Araq2014-11-271-0/+20
|
* fixes #1657Araq2014-11-271-0/+9
|