summary refs log tree commit diff stats
path: root/tests/accept/compile
Commit message (Collapse)AuthorAgeFilesLines
* bugfix: typeinfo generation for tuplesAraq2011-06-191-4/+15
|
* rebuilt csources; bootstrap should work againAraq2011-06-151-0/+40
|
* bugfix: proper return types for templatesAraq2011-06-151-0/+4
|
* tuple unpacking is not enforced in for loops anymoreAraq2011-06-152-0/+31
|
* basic thread analysis workingAraq2011-06-131-0/+54
|
* deprecated system.copy: use system.substr insteadAraq2011-05-141-1/+1
|
* loop unrolled for stack markingAraq2011-05-131-0/+19
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-0112-2/+52
|
* slices are first class citizensAraq2011-04-221-0/+16
|
* hashtables: 1st version; parseutils additionsAraq2011-04-181-2/+2
|
* := templatable; lexer improvementsAraq2011-04-171-0/+8
|
* p[] instead of p^Araq2011-04-112-2/+2
|
* some tests cleaned up; some bugfixesAraq2011-04-113-0/+32
|
* fixes #27dom962011-04-041-0/+17
|
* ugh, maybe broke gitAraq2011-04-013-0/+58
|
* some little bugfixesAraq2011-03-271-0/+7
|
* added 'reset' magic procAraq2011-03-253-0/+36
|
* bugfix: type converter that converts to bool in 'if' contextAraq2011-03-253-2/+26
|
* bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmasAraq2011-03-235-0/+30
|
* linearScanEnd pragma; string case statement optimizationAraq2011-03-141-0/+11
|
* bugfix: tuple access in macros (issue #17)Araq2011-03-071-0/+21
|
* distinction between re.replace and re.replacef; speed improvements for re moduleAraq2011-03-061-1/+1
|
* various bugfixes for generics; added generic sort procAraq2011-03-031-0/+69
|
* non-nil AST; continue after errors for IDE supportAraq2011-02-123-0/+0
|
* c2nim compiles again [#9 state:resolved]; better error message for named ↵Araq2011-01-091-0/+8
| | | | parameters
* Merge branch 'master' of github.com:Araq/NimrodAraq2011-01-051-0/+23
|\
| * Added a generics test case.dom962011-01-031-0/+23
| |
* | bugfix: multiple yield statements and loop body varsAraq2010-12-132-1/+21
|/
* claro wrapper addedAraq2010-11-071-0/+5
|
* version 0.8.10Araq2010-10-215-12/+83
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-292-0/+0
|
* implemented user-defined pragmasAndreas Rumpf2010-07-231-0/+7
|
* c2nim tool addedAndreas Rumpf2010-07-211-0/+16
|
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-043-0/+13
|
* resolved system.nim conflictsAndreas Rumpf2010-05-295-11/+11
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵PhiLho2010-05-215-11/+11
| | | | | | | | update
* | added testsAndreas Rumpf2010-05-282-0/+23
|/
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-252-0/+10
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-1/+1
|
* version 0.8.8Andreas Rumpf2010-03-151-0/+0
|
* version 0.8.8Andreas Rumpf2010-03-146-28/+33
|
* bugfix: len openarrayAndreas Rumpf2010-03-101-0/+17
|
* 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: bug499771Andreas Rumpf2010-03-081-18/+18
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-2672-0/+0
|
* SQLite wrapperAndreas Rumpf2010-02-242-0/+10
|
* start of yamllexerrumpf_a@web.de2010-02-212-0/+73
|
* start of tests refactoring; sqlite3 new wrapper fixesrumpf_a@web.de2010-02-2168-0/+1863