| Commit message (Expand) | Author | Age | Files | Lines |
* | always call the linker; fixes #660 | Araq | 2013-11-19 | 1 | -1/+1 |
* | 'noStackFrame' implies 'naked' in the generated C code | Araq | 2013-10-06 | 1 | -3/+6 |
* | support for multiple modules of the same name; niminst supports 'platforms'; ... | Araq | 2013-09-24 | 1 | -4/+4 |
* | better support for GNU's assembler | Araq | 2013-09-03 | 1 | -2/+3 |
* | bugfix: -o option doesn't crash the compiler anymore | Araq | 2013-07-01 | 1 | -3/+3 |
* | Merge branch 'master' into newparser | Araq | 2013-05-07 | 1 | -1/+1 |
|\ |
|
| * | don't perform unnecessary linking | Zahary Karadjov | 2013-05-05 | 1 | -1/+1 |
* | | --out works for exes | Araq | 2013-05-01 | 1 | -1/+3 |
|/ |
|
* | bugfix: fix linking when symbol files are used | Zahary Karadjov | 2013-04-08 | 1 | -1/+1 |
* | better error message when C compilation fails | Araq | 2013-03-19 | 1 | -2/+7 |
* | fixes #257 | Araq | 2013-03-18 | 1 | -27/+28 |
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
* | [caas] first version that actually works (still has a lot of logical memory l... | Zahary Karadjov | 2012-11-28 | 1 | -4/+13 |
* | first steps for overloading support of passing blocks; bugfix: test results o... | Araq | 2012-09-11 | 1 | -1/+1 |
* | openarray/varargs split; breaks bootstrapping | Araq | 2012-08-16 | 1 | -2/+2 |
* | improved cross-compilation support | Araq | 2012-07-09 | 1 | -2/+6 |
* | cross-compilation improvements | Araq | 2012-07-08 | 1 | -17/+32 |
* | bugfix: ha.echo should be accepted | Araq | 2012-07-08 | 1 | -4/+6 |
* | fixes for the Intel C compiler on Windows | Zahary Karadjov | 2012-06-27 | 1 | -6/+6 |
* | better support for unsigned integers. | Zahary Karadjov | 2012-06-11 | 1 | -1/+1 |
* | win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses wid... | Araq | 2012-03-04 | 1 | -1/+1 |
* | niminst: diverse improvements; fixes #80 | Araq | 2012-01-13 | 1 | -9/+24 |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
* | generated scripts do no contain paths anymore; regenerated C sources | Araq | 2011-12-23 | 1 | -8/+15 |
* | code gen can generate code to keep alive stack roots | Araq | 2011-12-22 | 1 | -6/+6 |
* | cleaned up configuration file handling and documented the new behaviour | Araq | 2011-11-30 | 1 | -53/+51 |
* | compiler uses new 'readLine' | Araq | 2011-11-27 | 1 | -2/+2 |
* | New algorithm for locating and loading nimrod config files. | Zahary Karadjov | 2011-11-25 | 1 | -232/+318 |
* | bugfix: new GCC version requires -ldl to come after object files | Araq | 2011-11-03 | 1 | -5/+5 |
* | compilation cache: DLL interfacing now works | Araq | 2011-10-27 | 1 | -1/+1 |
* | bugfixes for ROD file generation; nimcache dir is now flat | Araq | 2011-10-20 | 1 | -1/+1 |
* | 'bind' as a declarative statement | Araq | 2011-10-10 | 1 | -2/+2 |
* | cleaned up the tests; fixes #30; fixes #26 | Araq | 2011-05-01 | 1 | -2/+4 |
* | big repo cleanup | Araq | 2011-04-12 | 1 | -0/+511 |