| Commit message (Expand) | Author | Age | Files | Lines |
* | remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#1... | Timothee Cour | 2021-02-17 | 1 | -4/+1 |
* | Changes for FreeRTOS/LwIP Port for the ESP32 (ESP-IDF) (#15250) | Jaremy Creechley | 2020-08-31 | 1 | -1/+1 |
* | Fix #2408 - add -d:globalSymbols (#14904) | genotrance | 2020-07-21 | 1 | -1/+4 |
* | added extended msg for failed library loads w/ incorrect DLL formats (#13950) | awr1 | 2020-04-16 | 1 | -10/+26 |
* | [other] preparations for --styleCheck:error for the Nim compiler (#11478) | Andreas Rumpf | 2019-06-12 | 1 | -3/+3 |
* | Make HWND a pointer instead of a cint and fix MSVC compiler warning (#10789) | Bogdan | 2019-03-13 | 1 | -1/+1 |
* | Initial version of the hot-code reloading support for native targets (#10729) | zah | 2019-02-26 | 1 | -1/+1 |
* | system refactorings (#10559) | Andreas Rumpf | 2019-02-06 | 1 | -16/+16 |
* | 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 |