Files
Nim/lib/system
Viktor Kirilov f8146dfd84 improvements on the hot code reloading support (#10892)
* calling the "_actual" versions of functions when defined within the same module - slowdown for the snappy compression is now down from x6 to x4-x5 when HCR is ON
* dynamically linking to the runtime for VS when HCR is on - binaries are smaller
* compilerProcs are also called using the _actual direct version within the module they are defined (system)!
* updated comments & goals
* handling VS-compatible compilers on Windows in a cleaner way
* now the .dll/.so files end up in the nimcache even when --nimcache isn't explicitly stated
2019-03-23 14:48:47 +01:00
..
2019-03-14 19:53:27 +01:00
2019-03-15 17:51:52 +01:00
2019-02-22 19:42:11 +01:00
2018-11-16 13:27:56 +01:00
2018-11-16 13:27:56 +01:00
2019-03-14 07:59:44 +01:00
2018-11-16 13:27:56 +01:00
2019-02-06 22:35:51 +01:00
2019-03-21 06:52:30 +01:00
2019-03-14 07:59:44 +01:00
2019-03-14 07:59:44 +01:00
2019-02-22 19:42:11 +01:00
2019-02-22 19:42:11 +01:00
2019-02-06 22:35:51 +01:00
2019-02-13 23:30:14 +01:00
2019-03-14 19:53:27 +01:00
2018-08-14 09:35:07 +02:00
2019-03-03 09:03:28 -06:00
2018-11-16 13:27:56 +01:00
2019-03-15 17:51:52 +01:00
2019-03-14 19:53:27 +01:00
2019-02-06 21:00:00 +01:00