summary refs log tree commit diff stats
path: root/tests/compile
Commit message (Expand)AuthorAgeFilesLines
* small fixes for tests on windowsAraq2012-01-311-9/+11
* tlsEmulation:on for windows/GCCAraq2012-01-291-2/+2
* fixes #89Araq2012-01-291-0/+5
* fixed #96 as good as technically possible (debug frames are allocated on the ...Araq2012-01-291-4/+4
* pragma on/off improvements; endb rewrittenAraq2012-01-281-22/+37
* even more sys assertionsAraq2012-01-131-25/+14
* more sysasserts for allocator/gcAraq2012-01-121-7/+12
* further steps to eliminate generics bugsAraq2012-01-112-2/+4
* disabled tdatabind.nim as it's still to heavy for the compilerAraq2012-01-081-0/+95
* implicit invokation of items/pairs iteratorsAraq2012-01-081-0/+4
* fixes #33Araq2012-01-071-19/+17
* bugfix: type alias to generic; generic type not stripped away from for loop v...Araq2012-01-073-0/+34
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* improved actors.syncAraq2011-12-311-0/+66
* added support for advanced substitution expressionsAraq2011-12-271-1/+1
* fixed some recently introduced compilation errors in the standard libraryZahary Karadjov2011-12-131-1/+1
* proc arguments are in scope when the result type definition is being processedZahary Karadjov2011-12-091-0/+3
* fixes #31Araq2011-11-271-0/+4
* attempt to fix tunidecode test; GC cares for seq->openArray conversionsAraq2011-11-211-3/+1
* got rid of 'accept' dir in the testsAraq2011-11-19126-0/+3059