aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/nim.js
Commit message (Expand)AuthorAge
* Tsify lib/compilers (#4609)gh-6026Jeremy Rifkin2023-01-29
* Set comma-dangle to always in server code and es5 in client codegh-2532RabsRincon2022-04-26
* Unify comma configuration; and apply format to some files. (#3559)gh-2517Matt Godbolt2022-04-25
* Adds overridable orderArguments function (#3489)gh-2259Rubén Rincón Blanco2022-04-02
* Enable debugging info for Nim by default (#2266)Danil Yarantsev2020-10-08
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* Asyncify nimMatt Godbolt2020-01-21
* Nim Fix, change in object file namebastien penavayre2020-01-02
* Nim add set default command as compile instead of compileToCppbastien penavayre2019-12-26
* Nim, move cachefile from input name into function for testingbastien penavayre2019-12-26
* Move Nim code from runCompiler to filterUserOptions and remove custom runComp...bastien penavayre2019-12-26
* Add support for Nim languagebastien penavayre2019-12-26