summary refs log tree commit diff stats
path: root/rod
Commit message (Collapse)AuthorAgeFilesLines
* docgen understands and ignores *when false*Araq2010-11-181-1/+5
|
* niminst: support for doc_startAraq2010-11-021-0/+1
|
* added base64 module; decoding still brokenAraq2010-10-231-1/+1
|
* version 0.8.10Araq2010-10-211-1/+2
|
* version 0.8.10Araq2010-10-216-300/+21
|
* bugfix: finally sections are executed before return/breakAraq2010-09-202-43/+57
|
* bugfix: overflow checking for small ints; bugfix: tiny C works againAraq2010-09-202-38/+17
|
* threading code deactivated; tiny C bugfix: don't report warnings to error ↵Araq2010-09-193-11/+21
| | | | callback
* standard filter supports multiple line expressions; better amd64 detection ↵Araq2010-09-171-12/+48
| | | | for mac os X
* mac os x amd64 detection; missing C files addedAraq2010-09-161-0/+19
|
* fixes for exception handling; added system.compileOptionAraq2010-09-137-104/+140
|
* attempt to get tiny C for i386 to workAraq2010-08-281-1/+2
|
* tiny C support; cosmetic improvements for the docsAraq2010-08-289-16/+35
|
* bugfix: init of tempsAraq2010-08-247-55/+61
|
* accurate file/line informationAndreas Rumpf2010-08-143-10/+8
|
* c2nim: new features & bugfixesAndreas Rumpf2010-08-116-66/+222
|
* added missing filesAndreas Rumpf2010-08-082-0/+88
|
* inlining of the write barrier for dllsAndreas Rumpf2010-08-081-5/+5
|
* DLL generation of the stdlib for unixAndreas Rumpf2010-08-041-47/+24
|
* before stack init changeAndreas Rumpf2010-08-014-17/+25
|
* handling of compiler procs improved for DLL generationAndreas Rumpf2010-07-2913-373/+352
|
* implemented user-defined pragmasAndreas Rumpf2010-07-238-149/+189
|
* standalone structs; function pointersAndreas Rumpf2010-07-235-86/+270
|
* standalone structs still not implementedAndreas Rumpf2010-07-231-0/+2
|
* c2nim: cast-bug fixes (sort of)Andreas Rumpf2010-07-232-112/+149
|
* c2nim: rewritten symbol exporting codeAndreas Rumpf2010-07-224-90/+44
|
* c2nim: code cleanupAndreas Rumpf2010-07-221-45/+0
|
* c2nim: better parsing of #ifdef C2NIM; #def supportAndreas Rumpf2010-07-226-94/+345
|
* bugfix: c2nim: typedef unsigned charAndreas Rumpf2010-07-222-1/+2
|
* bugfix: c2nim: typedef a b;Andreas Rumpf2010-07-212-0/+4
|
* added system.appType magicAndreas Rumpf2010-07-216-9/+24
|
* test file for c2nimAndreas Rumpf2010-07-212-3/+451
|
* c2nim tool addedAndreas Rumpf2010-07-2115-60/+2819
|
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-042-18/+18
|
* resolved system.nim conflictsAndreas Rumpf2010-05-291-535/+535
|\
| * Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵PhiLho2010-05-211-535/+535
| | | | | | | | update
* | explicit types for generic routinesAndreas Rumpf2010-05-288-189/+186
| |
* | crc check for external files to compile; bugfix: os.parseCmdLineAndreas Rumpf2010-04-054-35/+52
| |
* | bugfix: complex.nim compilesAndreas Rumpf2010-04-043-75/+48
| |
* | tiny C backend for a much faster REPLAndreas Rumpf2010-04-029-40/+75
|/
* bugfix: duplicate gtk2.set_tab_posAndreas Rumpf2010-03-291-10/+3
|
* Bugfix: code generation bug that affected dialogs.nimAndreas Rumpf2010-03-251-1/+1
|
* Bugfix: strutils.deleteAndreas Rumpf2010-03-201-2/+2
|
* Bugfix: empty echo statementAndreas Rumpf2010-03-201-0/+2
|
* BUGFIX: mEqRef for evalOpAndreas Rumpf2010-03-171-1/+2
|
* bugfix: return type of gtk2.check_menu_item_new*Andreas Rumpf2010-03-171-1/+1
|
* version 0.8.8Andreas Rumpf2010-03-1411-113/+105
|
* bugfix: len openarrayAndreas Rumpf2010-03-102-13/+28
|
* bugfix: tseqtupleAndreas Rumpf2010-03-101-3/+2
|
* bugfix: wrong error: not all cases covered with enums with holesAndreas Rumpf2010-03-092-3/+9
|