index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
extccomp.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix compilation error when using packed pragma with vcc.
Audun Wilhelmsen
2014-03-18
1
-1
/
+1
*
Added support for {.packed.} pragma on objects
Audun Wilhelmsen
2014-03-18
1
-0
/
+20
*
use g++ and clang++ automatically when compiling to C++
Zahary Karadjov
2014-03-16
1
-22
/
+30
*
resolved conflicts with master
Araq
2014-01-18
1
-1
/
+1
|
\
|
*
Fixes #594
Dominik Picheta
2013-12-28
1
-1
/
+1
*
|
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-6
/
+6
*
|
case consistency part 4
Araq
2013-12-27
1
-49
/
+49
*
|
case consistency part 1
Araq
2013-12-27
1
-9
/
+9
|
/
*
Allows passing absolute paths for output. Refs #738.
Grzegorz Adam Hankiewicz
2013-12-20
1
-1
/
+2
*
Use quoteShell in stdlib, where appropriate.
Michał Zieliński
2013-12-11
1
-16
/
+16
*
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