summary refs log tree commit diff stats
path: root/lib/js/jsffi.nim
Commit message (Expand)AuthorAgeFilesLines
* Support undefined in isNil (#9960)Alexander Ivanov2018-12-301-0/+6
* Support only some types as JsAssoc types (#8627)Alexander Ivanov2018-11-231-33/+34
* Try/Catch support for native JS exceptions (#8955)LemonBoy2018-10-091-0/+11
* Replace NotString with typeclass in jsffi (#8128)hlaaf2018-06-271-4/+2
* Support code hot reloading for JavaScript projects (#7362)zah2018-04-131-6/+18
* language change: change how the experimental dot operators workAndreas Rumpf2017-11-291-11/+11
* make tests green againAndreas Rumpf2017-09-261-3/+3
* Restore the old behavior of parsing "quote do:"Zahary Karadjov2017-08-191-4/+3
* allow StmtLists to pass through semExprWithTypeZahary Karadjov2017-04-111-4/+1
* lift parameter-less do block to lambdasZahary Karadjov2017-04-101-2/+8
* improve the usability of the jsffi moduleZahary Karadjov2017-04-091-6/+56
* Implement RFC #4873 improvements to JavaScript FFI (#5213)Michael Jendrusch2017-01-261-0/+436