summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'devel' into bigbreakAraq2014-10-232-1/+5
|\ | | | | | | | | Conflicts: web/news.txt
| * fixes #1029Araq2014-10-221-0/+3
| |
| * fixes 'import x as y' regressionAraq2014-10-221-1/+2
| |
* | Merge branch 'devel' into bigbreakAraq2014-10-201-0/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: compiler/nim.ini doc/manual.txt doc/tut2.txt koch.nim lib/system/channels.nim readme.txt tools/niminst/niminst.nim tools/nimweb.nim web/download.txt web/news.txt
| * Added test caseSimon Krauter2014-10-151-0/+8
| |
| * fixes #1444Araq2014-09-112-1/+12
| |
* | updated some testsAraq2014-10-042-0/+8
| |
* | deepCopy is instantiated when its corresponding type is instantiatedAraq2014-09-261-0/+35
| |
* | 'let' within 'parallel' now worksAraq2014-09-221-0/+14
| |
* | made tests greenAraq2014-09-222-2/+3
| |
* | made some tests greenAraq2014-09-216-43/+44
| |
* | implemented 'guard' annotationAraq2014-09-212-0/+64
| |
* | some progress on documentation buildingAraq2014-09-171-0/+15
| |
* | Fixes tester.Dominik Picheta2014-09-101-1/+1
| |
* | More empty stmt fixes.Dominik Picheta2014-09-092-11/+4
| |
* | Fixes for new comment handling.Dominik Picheta2014-09-091-1/+1
| |
* | Fixes async tests.Dominik Picheta2014-09-093-10/+10
| |
* | Implements getCurrentException for try in async procs. Ref #1487.Dominik Picheta2014-09-091-2/+2
| |
* | Multiple exception idents in except for async. Ref #1487.Dominik Picheta2014-09-082-1/+52
| |
* | Implemented asyncfile for Posix.Dominik Picheta2014-09-051-5/+27
| |
* | Added Windows asyncfile implementation.Dominik Picheta2014-09-051-0/+14
| |
* | fix #959Zahary Karadjov2014-09-041-0/+11
| | | | | | | | | | Variable declarations using a type class will be subject to type inference similar to the one already present in type coercions and the return type inference.
* | fixes #903, fixes #1513Araq2014-09-032-6/+179
| |
* | more tests greenAraq2014-08-3113-47/+47
| |
* | more stdlib modules workAraq2014-08-311-9/+9
| |
* | make tests greenAraq2014-08-3133-271/+267
| |
* | prettified re.nim; make some tests greenAraq2014-08-315-17/+17
| |
* | prettified some async modulesAraq2014-08-311-1/+1
| |
* | made some tests greenAraq2014-08-315-7/+6
| |
* | fixes #1444Araq2014-08-312-1/+12
| |
* | fixes #1366Araq2014-08-301-2/+10
| |
* | further adaptationsAraq2014-08-2952-87/+87
| |
* | renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamingsAraq2014-08-2914-17/+17
| |
* | koch now uses nim.exeAraq2014-08-292-3/+3
| |
* | tester compiles againAraq2014-08-295-22/+22
| |
* | updated the testerAraq2014-08-291-2/+2
| |
* | the big renamefest: first stepsAraq2014-08-221-2/+20
|/
* fixes recently introduced regressionAraq2014-08-211-1/+12
|
* fixes #1418Araq2014-08-201-0/+33
|
* fixes #1334Araq2014-08-191-1/+8
|
* fixes #1420Araq2014-08-191-0/+15
|
* fixes #592Araq2014-08-191-0/+77
|
* Fixes tenumitems test.Dominik Picheta2014-08-161-1/+1
|
* Fixes #710.Dominik Picheta2014-08-161-0/+10
|
* fixes #1343Araq2014-08-152-1/+18
|
* some minor fixesAraq2014-08-143-3/+3
|
* fixes #1434Araq2014-08-142-2/+31
|
* fixes #1442Araq2014-08-131-2/+8
|
* made some tests greenAraq2014-08-134-34/+8
|
* asynchttpserver compiles again; made some tests greenAraq2014-08-133-9/+7
|