summary refs log tree commit diff stats
path: root/lib/core/hotcodereloading.nim
Commit message (Expand)AuthorAgeFilesLines
* style fix: change 'JS' to 'js' to make it consistent (#13168)Miran2020-01-161-1/+1
* last stdlib cleanupsAraq2019-09-211-0/+11
* [HCR] Added warning for using performCodeReload() in main module (#11667)awr12019-07-071-1/+4
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-0/+27