summary refs log tree commit diff stats
path: root/tests/reject
Commit message (Expand)AuthorAgeFilesLines
* attempt to fix DLL generationAraq2012-07-181-1/+1
* made a test green againAraq2012-07-151-1/+1
* made tests green againAraq2012-07-095-7/+7
* fixes #140Araq2012-06-211-0/+14
* Merge branch 'master' of github.com:Araq/NimrodAraq2012-06-191-1/+1
|\
| * more uint related fixesZahary Karadjov2012-06-141-1/+1
* | somewhat working closuresAraq2012-06-191-0/+7
|/
* niminst: use 'set -e'; failing to copy docs and data is no installation errorAraq2012-05-311-0/+2
* '+=' etc for all floating point typesAraq2012-05-291-0/+9
* re-enable rodfiles tests; fixes #91Zahary Karadjov2012-04-111-1/+1
* bugfix: GC marker procs; making tests green againAraq2012-03-232-2/+2
* the test suite is mostly green againZahary Karadjov2012-03-161-4/+2
* fix for template redefinition. test cases added.Zahary Karadjov2012-03-151-0/+9
* small fixes for tests on windowsAraq2012-01-312-2/+2
* bugfix: invalid indentation for 'else' is detected; optional indentation for ...Araq2012-01-131-0/+27
* bugfix: tests/reject/tnoinst.nim is now rejected properlyAraq2012-01-131-0/+16
* adapted titer4 test because of new implicit items/pairs iteratorsAraq2012-01-081-2/+2
* test t99bott.nim works nowAraq2012-01-061-4/+4
* fixed some testsAraq2012-01-031-1/+1
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* new len(openarray) implementationAraq2011-12-311-0/+9
* make trecinca|b tests greenAraq2011-12-312-2/+2
* made 2 tests greenAraq2011-11-302-2/+2
* implemented 'let' statementAraq2011-11-292-0/+27
* further steps to get rid of deprecated endOfFile and readLineAraq2011-11-291-1/+1
* fixed some testsAraq2011-11-191-0/+11
* bugfixes: objects still invalid for constants; fixed a typo concerning 'high'...Araq2011-11-151-0/+28
* fixes #59Araq2011-11-021-0/+9
* small bugfixes to make more tests greenAraq2011-11-022-1/+11
* inlining of 'var openarray' iterators now workAraq2011-08-181-16/+0
* added xmltree.innerText; fixes #49Araq2011-08-151-0/+66
* bugfix: 'final' not passed to genericAraq2011-07-291-1/+1
* bugfixes; step one for 'var T' as return type supportAraq2011-07-282-0/+33
* preparations for 0.8.12Araq2011-07-105-55/+0
* tests are green againAraq2011-06-281-1/+1
* improvements to get code size down for programs that don't use GCAraq2011-06-262-0/+32
* further improvements for thread analysisAraq2011-06-131-1/+2
* basic thread analysis workingAraq2011-06-131-0/+54
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-013-8/+0
* p[] instead of p^Araq2011-04-111-0/+16
* some tests cleaned up; some bugfixesAraq2011-04-1110-46/+33
* bugfix: GC more forgivingAraq2011-04-031-1/+1
* ugh, maybe broke gitAraq2011-04-011-0/+18
* bugfix: type converter that converts to bool in 'if' contextAraq2011-03-251-0/+8
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-231-0/+0
* various bugfixes for generics; added generic sort procAraq2011-03-031-0/+55
* somewhat better 'suggest'Araq2011-02-211-0/+1
* tests themselves contain the expected resultAraq2011-02-2042-41/+287
* non-nil AST; continue after errors for IDE supportAraq2011-02-124-0/+0
* explicit indices in array literalsAraq2011-01-162-0/+18