Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | attempt to get tiny C for i386 to work | Araq | 2010-08-28 | 2 | -1/+7 |
* | added missing wrappers | Araq | 2010-08-28 | 8 | -0/+2576 |
* | tiny C support; cosmetic improvements for the docs | Araq | 2010-08-28 | 151 | -43/+63611 |
* | added some missing wrappers | Araq | 2010-08-24 | 3 | -0/+2295 |
* | bugfix: init of temps | Araq | 2010-08-24 | 15 | -76/+107 |
* | added detect.nim; bugfix: build.sh template | Araq | 2010-08-17 | 3 | -1/+834 |
* | modified build.sh | Araq | 2010-08-17 | 0 | -0/+0 |
* | included generated C code for bootstrapping | Araq | 2010-08-17 | 0 | -0/+0 |
* | got rid of old ide code | Araq | 2010-08-17 | 5 | -716/+0 |
* | readme.txt restored | Araq | 2010-08-17 | 1 | -0/+21 |
* | ugh | Araq | 2010-08-17 | 1 | -21/+0 |
|\ | |||||
| * | first commit (only readme.txt) | Andreas Rumpf | 2010-08-16 | 1 | -0/+21 |
* | accurate file/line information | Andreas Rumpf | 2010-08-14 | 10 | -81/+508 |
* | documentation changes | Andreas Rumpf | 2010-08-12 | 2 | -267/+262 |
* | windows.nim compiles again; thanks for fucking it up | Andreas Rumpf | 2010-08-12 | 1 | -191/+87 |
* | c2nim: new features & bugfixes | Andreas Rumpf | 2010-08-11 | 12 | -166/+1257 |
* | added missing files | Andreas Rumpf | 2010-08-08 | 4 | -0/+190 |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 1 | -17/+17 |
* | inlining of the write barrier for dlls | Andreas Rumpf | 2010-08-08 | 25 | -854/+860 |
* | DLL generation of the stdlib for unix | Andreas Rumpf | 2010-08-04 | 9 | -111/+101 |
* | before stack init change | Andreas Rumpf | 2010-08-01 | 13 | -58/+94 |
* | handling of compiler procs improved for DLL generation | Andreas Rumpf | 2010-07-29 | 33 | -671/+701 |
* | implemented user-defined pragmas | Andreas Rumpf | 2010-07-23 | 11 | -151/+237 |
* | standalone structs; function pointers | Andreas Rumpf | 2010-07-23 | 5 | -86/+270 |
* | standalone structs still not implemented | Andreas Rumpf | 2010-07-23 | 1 | -0/+2 |
* | c2nim: cast-bug fixes (sort of) | Andreas Rumpf | 2010-07-23 | 2 | -112/+149 |
* | c2nim: rewritten symbol exporting code | Andreas Rumpf | 2010-07-22 | 4 | -90/+44 |
* | c2nim: code cleanup | Andreas Rumpf | 2010-07-22 | 1 | -45/+0 |
* | c2nim: better parsing of #ifdef C2NIM; #def support | Andreas Rumpf | 2010-07-22 | 8 | -98/+404 |
* | bugfix: c2nim: typedef unsigned char | Andreas Rumpf | 2010-07-22 | 4 | -7/+5 |
* | bugfix: c2nim: typedef a b; | Andreas Rumpf | 2010-07-21 | 4 | -4/+10 |
* | added system.appType magic | Andreas Rumpf | 2010-07-21 | 11 | -14/+49 |
* | test file for c2nim | Andreas Rumpf | 2010-07-21 | 3 | -8/+456 |
* | cleanup of todo.txt | Andreas Rumpf | 2010-07-21 | 1 | -37/+15 |
* | c2nim tool added | Andreas Rumpf | 2010-07-21 | 28 | -66/+3498 |
* | bugfix: exception handling (still not correct) | Andreas Rumpf | 2010-06-04 | 18 | -39/+145 |
* | revert to old behavior of getStartMilsecs; getStartMilsecs deprecated | Andreas Rumpf | 2010-05-30 | 2 | -8/+8 |
* | unicode.nim compiles again | Andreas Rumpf | 2010-05-29 | 1 | -2/+2 |
* | system.each makes more sense with var? | Andreas Rumpf | 2010-05-29 | 1 | -1/+1 |
* | deleted tests/tenuminh.nim | Andreas Rumpf | 2010-05-29 | 1 | -10/+0 |
* | psapi cleanup | Andreas Rumpf | 2010-05-29 | 1 | -40/+45 |
* | resolved system.nim conflicts | Andreas Rumpf | 2010-05-29 | 37 | -28481/+28956 |
|\ | |||||
| * | Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u... | PhiLho | 2010-05-21 | 37 | -30077/+30552 |
* | | added tests | Andreas Rumpf | 2010-05-28 | 7 | -0/+172 |
* | | explicit types for generic routines | Andreas Rumpf | 2010-05-28 | 25 | -343/+411 |
* | | crc check for external files to compile; bugfix: os.parseCmdLine | Andreas Rumpf | 2010-04-05 | 7 | -54/+145 |
* | | bugfix: complex.nim compiles | Andreas Rumpf | 2010-04-04 | 7 | -79/+55 |
* | | tiny C backend for a much faster REPL | Andreas Rumpf | 2010-04-02 | 12 | -53/+208 |
|/ | |||||
* | bugfix: duplicate gtk2.set_tab_pos | Andreas Rumpf | 2010-03-29 | 1 | -2/+7 |
* | bugfix: duplicate gtk2.set_tab_pos | Andreas Rumpf | 2010-03-29 | 4 | -18/+17 |