Daniel Uranga

Results 3 issues of Daniel Uranga

in order to reduce the number of warnings reported by GCC

I've ported a benchmark that compares this version of Box2d to a native "linc" c++ one: https://github.com/DanielUranga/haxe_box2d_benchmarks I think this can be highly interesting to measure hxcpp performance vs native....

Here: https://github.com/yongkangchen/remote-sync/blob/master/lib/commands/DownloadAllCommand.coffee#L12 mapSeries could be used instead of mapLimit in order to support file download concurrency when downloading multiple files.

enhancement