summary refs log tree commit diff stats
path: root/compiler/nodejs.nim
Commit message (Expand)AuthorAgeFilesLines
* Remove IO.js compat (long dead vanished project,superseed by NodeJS) (#11627)Juan Carlos2019-07-011-4/+2
* Initial version of the hot-code reloading support for native targets (#10729)zah2019-02-261-0/+1
* Add "safety compilation". Improved, fixed messagesOscar Campbell2015-06-041-0/+2
* Move lib/pure/nodejs to compiler/nodejs. Ref #2017.Dominik Picheta2015-01-281-0/+6
='#n67'>67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117