summary refs log tree commit diff stats
path: root/tests/accept/run
Commit message (Collapse)AuthorAgeFilesLines
* tests themselves contain the expected resultAraq2011-02-2091-90/+538
|
* non-nil AST; continue after errors for IDE supportAraq2011-02-1212-3/+3
|
* changed handling of generalized string literalsAraq2011-02-071-1/+2
|
* unary <; countup two type parameters; --recursivePath should work nowAraq2011-01-292-0/+9
|
* explicit indices in array literalsAraq2011-01-162-0/+18
|
* Feature: explicit string representation for enum fieldsAraq2011-01-113-0/+35
|
* SPEC change: ^ is right-assoc and of highest priorityAraq2011-01-102-0/+13
|
* bugfix: floating point precision; added strutils.formatFloatAraq2011-01-092-0/+19
|
* implemented 'emit' pragmaAraq2011-01-072-0/+15
|
* added test tmultim4.nimAraq2011-01-062-0/+40
|
* transf: big refactoring; other small fixesAraq2011-01-051-1/+1
|
* bugfix: multiple yield statements and loop body varsAraq2010-12-132-0/+32
|
* claro wrapper addedAraq2010-11-072-0/+12
|
* version 0.8.10Araq2010-10-2110-16/+23
|
* 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
|
* fixes for exception handling; added system.compileOptionAraq2010-09-132-0/+26
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-293-0/+0
|
* c2nim tool addedAndreas Rumpf2010-07-212-0/+8
|
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-047-7/+29
|
* resolved system.nim conflictsAndreas Rumpf2010-05-297-18/+18
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵PhiLho2010-05-217-18/+18
| | | | | | | | update
* | added testsAndreas Rumpf2010-05-285-0/+149
| |
* | explicit types for generic routinesAndreas Rumpf2010-05-281-0/+1
|/
* Bugfix: strutils.deleteAndreas Rumpf2010-03-201-0/+11
|
* version 0.8.8Andreas Rumpf2010-03-151-0/+0
|
* version 0.8.8Andreas Rumpf2010-03-144-3/+27
|
* bugfix: len openarrayAndreas Rumpf2010-03-103-0/+10
|
* bugfix: tseqtupleAndreas Rumpf2010-03-102-0/+23
|
* bugfix: bug #511622Andreas Rumpf2010-03-082-2/+3
|
* bugfix: bug499771Andreas Rumpf2010-03-082-0/+7
|
* Bugfix: macros can be exported againAndreas Rumpf2010-03-051-0/+1
|
* further enhancements for the GTK wrapperAndreas Rumpf2010-03-011-0/+0
|
* bugfixes: re; pegs moduleAndreas Rumpf2010-02-282-0/+8
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2666-0/+0
|
* added spec.csv for testingAndreas Rumpf2010-02-251-0/+61
|
* SQLite wrapperAndreas Rumpf2010-02-243-0/+13
|
* start of yamllexerrumpf_a@web.de2010-02-212-0/+18
|
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-2160-0/+1409