flashultra

Results 66 comments of flashultra

Also stats here https://lib.haxe.org/p/haxe-crypto/versions/ looks a little bit strange Dates are 2016/03 to 2016/12 , but last red dot ( version ) is somewhere in 2017 ( v. 0.0.7 -...

@andyli Do you think is useful to have weekly download statistics for lib.haxe.org ? ( similar to npmjs )

Where I can find information about Version.manager in Repo.hx ( haxelib) ? Obviously information for downloads came from : allVersions: info.versions, where var info = new Repo().infos(projectName); and in Repo.hx...

I have a evolution propose for native support of Int64 ( maybe only for Flash, tthe current version will be preserved) See here: https://github.com/HaxeFoundation/haxe-evolution/pull/101 From there : >Some of Haxe's...

What are the acceptable times for the tests? Here are the latest times : 1) With BigInt tests included [**57m 12s**] https://github.com/flashultra/haxe/actions/runs/16222217009 2) Without BigInt tests [**30m 7s**] https://github.com/flashultra/haxe/actions/runs/16225820364 The...

For the BigInt test there are three steps, here is a comparison of the results for Linux vs Mac (cpp) First step: (Linux cpp ) execution time: 9.927 seconds vs...