-
There seems to be a problem with passing an object using recursion where the value passed is null.
This code
```
function clone (obj) {
var cloned;
if (isType(obj, 'Object') ) {
cloned = {};…
-
Creating a checklist for the war council rebalance sheet here: https://docs.google.com/spreadsheets/d/1hObgY0_T7O94AOJ6wVCElEex-sE6JKQmIMsQO2oshpA/edit
Some upgrades are already implemented as defa…
-
Currently all logging is buffered inside a `ByteString` builder,
which let's long running tasks appear unresponsive (e.g. rjs
optimize).
I tried to get my head around the `Engine` class and implement…
-
Hi,
I encountered this problem when trying to render localhost:9000
![image](https://user-images.githubusercontent.com/23258869/58738253-d22f1480-83b9-11e9-9595-9e0356b44533.png)
I'm using java…
-
How can I define global.toSend=function(event){} ?
-
In certain situations it would be nice to both specify some simple matching constraints AND capture a value. I have tried using the `org.mockito.AdditionalMatchers` methods that allow logical combinat…
-
`Missing file 'art/meshes/props/shield/xion_shield_elite.dae' referenced by: 'terra_magna/art/actors/props/units/shields/xion_shield_elite.xml'
Missing file 'art/meshes/props/weap_xion_sword_c_sheath…
-
The 4.4.3 version doesn't work on Windows for the vbs script. However the 4.3.0 version runs but with the problem exposed in the issue title. That is the emulator is started (and up running) but maven…
ghost updated
7 years ago
-
Thank you for your great work.
I must admit I did not try the compilation on iOS yet but I am really interested in.
If you have few spare minutes, can you share us about the iOS compatibility? Hav…
-
There is interest to be able to run the TypeScript Compiler from a Java/Scala application. It is possible to run the TypeScript Compiler (tsc.js) on top of rowboat?
https://github.com/Microsoft/TypeS…