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
/
lib
/
system
/
dyncalls.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't raise exception in the default handler (#9783)
alaviss
2018-11-22
1
-7
/
+0
*
Avoid memory allocation during dynlib loading (#9320)
LemonBoy
2018-10-12
1
-4
/
+4
*
Nintendo switch support (#8069)
Joey
2018-06-27
1
-0
/
+18
*
Fixes #7212, now with better code (#7302)
Simon Krauter
2018-03-06
1
-0
/
+7
*
breaking change: arrays of char do not convert to cstring; ptr to array of ch...
Andreas Rumpf
2017-10-10
1
-1
/
+4
*
support for the Genode OS framework (#5560)
Emery Hemingway
2017-03-31
1
-0
/
+11
*
make tests green again
Andreas Rumpf
2017-02-08
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2017-02-08
1
-2
/
+5
*
Display hint for -d:nimDebugDlOpen on load failure
Felix Krause
2016-10-03
1
-0
/
+2
*
Fixed compilation error with -d:nimDebugDlOpen
Felix Krause
2016-10-03
1
-1
/
+2
*
prefer consts to importing #defines from headers
Jacek Sieka
2016-06-06
1
-3
/
+6
*
Replace csprintf() in windows version of nimGetProcAddr to pure nim's impleme...
cheatfate
2016-03-31
1
-2
/
+23
*
Windows: fixes a regression; codegen might not know about & at this point
Araq
2016-03-29
1
-2
/
+3
*
Makes dyncall errors report to stderr. Fixes #3987
Alex Berghage
2016-03-29
1
-7
/
+7
*
do not print spurious warnings when dlopen fails; can be re-enabled with -d:n...
Andreas Rumpf
2015-12-29
1
-3
/
+4
*
Print out more detailed error messages when compilation fails
dfdeshom
2015-11-26
1
-1
/
+3
*
Add 'auto-decoration' to nimGetProcAddr
jyelon
2015-11-11
1
-1
/
+6
*
system/dyncalls: OS X is already handled as posix
Adam Strzelecki
2015-10-22
1
-36
/
+0
*
Trim trailling spaces
Sergey Avseyev
2015-06-26
1
-3
/
+2
*
lib/system/a-e - Dropped 'T' from types
pdw
2015-06-04
1
-18
/
+18
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
lots of C++ codegen improvements
Araq
2015-02-07
1
-2
/
+4
*
C++ support: codegen generates C++'s references and avoids copies
Araq
2015-02-04
1
-2
/
+7
*
system files use new identifiers
Araq
2014-08-23
1
-1
/
+1
*
the big renamefest: first steps
Araq
2014-08-22
1
-1
/
+1
*
case consistency for linux
Araq
2013-12-29
1
-2
/
+2
*
case consistency part 1
Araq
2013-12-27
1
-6
/
+7
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
further steps for thread support; bootstrapping should require unzip C source...
Araq
2011-05-16
1
-0
/
+5
*
gc tweaking to gain a few percent of performance
Araq
2011-05-07
1
-3
/
+1
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-1
/
+4
*
before stack init change
Andreas Rumpf
2010-08-01
1
-18
/
+22
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-1
/
+6
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
BUGFIX: better error message when loading of dynamic lib proc fails
Andreas Rumpf
2009-12-09
1
-1
/
+4
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+124