summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* version 0.8.10Araq2010-10-2118-31/+110
* bugfix: finally sections are executed before return/breakAraq2010-09-206-2/+64
* bugfix: finally sections are executed before return/breakAraq2010-09-202-4/+11
* bugfix: overflow checking for small ints; bugfix: tiny C works againAraq2010-09-201-1/+1
* threading code deactivated; tiny C bugfix: don't report warnings to error cal...Araq2010-09-192-7/+10
* fixes for exception handling; added system.compileOptionAraq2010-09-132-0/+26
* accurate file/line informationAndreas Rumpf2010-08-141-1/+5
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-041-11/+11
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-295-0/+0
* implemented user-defined pragmasAndreas Rumpf2010-07-231-0/+7
* c2nim tool addedAndreas Rumpf2010-07-213-0/+24
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-0410-7/+42
* deleted tests/tenuminh.nimAndreas Rumpf2010-05-291-10/+0
* resolved system.nim conflictsAndreas Rumpf2010-05-2913-29/+39
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...PhiLho2010-05-2113-29/+39
* | added testsAndreas Rumpf2010-05-287-0/+172
* | explicit types for generic routinesAndreas Rumpf2010-05-281-0/+1
|/
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-252-0/+10
* Bugfix: strutils.deleteAndreas Rumpf2010-03-201-0/+11
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-1/+1
* version 0.8.8Andreas Rumpf2010-03-152-0/+0
* version 0.8.8Andreas Rumpf2010-03-1414-40/+70
* improvements graphics moduleAndreas Rumpf2010-03-101-14/+20
* bugfix: len openarrayAndreas Rumpf2010-03-104-0/+27
* bugfix: tseqtupleAndreas Rumpf2010-03-102-0/+23
* bugfix: wrong error: not all cases covered with enums with holesAndreas Rumpf2010-03-091-0/+16
* bugfix:hexadecimal ranges 0x00..0x01Andreas Rumpf2010-03-091-0/+8
* bugfix: bug #511622Andreas Rumpf2010-03-082-2/+3
* bugfix: bug499771Andreas Rumpf2010-03-083-18/+25
* addes osinfo_* modulesrumpf_a@web.de2010-03-072-7/+4
* added missing library filesrumpf_a@web.de2010-03-072-34/+45
* type alias fixes for SDLrumpf_a@web.de2010-03-061-0/+14
* Bugfix: macros can be exported againAndreas Rumpf2010-03-051-0/+1
* fixed graphics moduleAndreas Rumpf2010-03-032-1/+2
* fixed colors moduleAndreas Rumpf2010-03-021-141/+116
* better GTK wrapperAndreas Rumpf2010-03-011-0/+13
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-013-19/+6
* examples/lib use the new wrappersAndreas Rumpf2010-02-281-0/+4
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-282-0/+8
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-26197-0/+0
* added spec.csv for testingAndreas Rumpf2010-02-252-0/+95
* SQLite wrapperAndreas Rumpf2010-02-2433-482/+19
* start of yamllexerrumpf_a@web.de2010-02-216-0/+105
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-21170-205/+168
* bugfixes for unicode; xmlparser; htmlparser; scannerrumpf_a@web.de2010-02-201-0/+23
* further development of graphics modulerumpf_a@web.de2010-02-141-0/+2
* continued work on html/xmlparserrumpf_a@web.de2010-02-14205-0/+0
* bugfix for parsexml moduleAndreas Rumpf2010-01-211-0/+3
* wrappers do not contain invalid identifiersAndreas Rumpf2010-01-171-8/+5
* fixed bug #502670Andreas Rumpf2010-01-171-0/+7