Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | importjs symbol (#12218) | Arne Döring | 2019-09-20 | 1 | -11/+9 |
* | Support undefined in isNil (#9960) | Alexander Ivanov | 2018-12-30 | 1 | -0/+16 |
* | Support only some types as JsAssoc types (#8627) | Alexander Ivanov | 2018-11-23 | 1 | -12/+12 |
* | Correctly mangle `this` in the JS backend (#8853) | LemonBoy | 2018-09-03 | 1 | -2/+2 |
* | make JS tests green | Andreas Rumpf | 2018-08-13 | 1 | -1/+1 |
* | Restore the old behavior of parsing "quote do:" | Zahary Karadjov | 2017-08-19 | 1 | -2/+2 |
* | allow StmtLists to pass through semExprWithType | Zahary Karadjov | 2017-04-11 | 1 | -1/+7 |
* | lift parameter-less do block to lambdas | Zahary Karadjov | 2017-04-10 | 1 | -3/+5 |
* | improve the usability of the jsffi module | Zahary Karadjov | 2017-04-09 | 1 | -4/+48 |
* | Implement RFC #4873 improvements to JavaScript FFI (#5213) | Michael Jendrusch | 2017-01-26 | 1 | -0/+267 |