summary refs log tree commit diff stats
path: root/compiler/extccomp.nim
Commit message (Collapse)AuthorAgeFilesLines
* first steps for overloading support of passing blocks; bugfix: test results ↵Araq2012-09-111-1/+1
| | | | of 'compile' are not overwritten
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-2/+2
|
* improved cross-compilation supportAraq2012-07-091-2/+6
|
* cross-compilation improvementsAraq2012-07-081-17/+32
|
* bugfix: ha.echo should be acceptedAraq2012-07-081-4/+6
|
* fixes for the Intel C compiler on WindowsZahary Karadjov2012-06-271-6/+6
|
* better support for unsigned integers.Zahary Karadjov2012-06-111-1/+1
|
* win64 is a supported target; bugfix: nimrod c -r on windows; stdlib uses ↵Araq2012-03-041-1/+1
| | | | wide char versions of the WinAPI
* niminst: diverse improvements; fixes #80Araq2012-01-131-9/+24
|
* year 2012 for most copyright headersAraq2012-01-021-1/+1
|
* generated scripts do no contain paths anymore; regenerated C sourcesAraq2011-12-231-8/+15
|
* code gen can generate code to keep alive stack rootsAraq2011-12-221-6/+6
|
* cleaned up configuration file handling and documented the new behaviourAraq2011-11-301-53/+51
|
* compiler uses new 'readLine'Araq2011-11-271-2/+2
|
* New algorithm for locating and loading nimrod config files.Zahary Karadjov2011-11-251-232/+318
| | | | Some new options added to the compiler (see news.txt for details)
* bugfix: new GCC version requires -ldl to come after object filesAraq2011-11-031-5/+5
|
* compilation cache: DLL interfacing now worksAraq2011-10-271-1/+1
|
* bugfixes for ROD file generation; nimcache dir is now flatAraq2011-10-201-1/+1
|
* 'bind' as a declarative statementAraq2011-10-101-2/+2
|
* cleaned up the tests; fixes #30; fixes #26Araq2011-05-011-2/+4
|
* big repo cleanupAraq2011-04-121-0/+511