thx.core icon indicating copy to clipboard operation
thx.core copied to clipboard

Super-charged standard library for Haxe.

Results 18 thx.core issues
Sort by recently updated
recently updated
newest added

Hi there! So someone is having problems with using both hxWidgets and thx via cpp and im really not sure what it could be. Ive done some investigation but drawing...

https://downforeveryoneorjustme.com/try.thx-lib.org

I have this error ``` thx,core/0,43,0/src/thx/Time.hx:157: characters 20-30 : For function argument 'a' thx,core/0,43,0/src/thx/Time.hx:164: characters 20-30 : haxe.Int64 should be thx.Time haxe/.haxelib/thx,core/0,43,0/src/thx/Time.hx:164: characters 20-30 : For function argument 'a' thx,core/0,43,0/src/thx/Time.hx:171:...

The readme gives an example usage of Set: `Set.create()`, but that gives me an error, "thx.Set has no field create". I looked instead at http://thx-lib.org/api/thx/Set.html and found Set.createInt(), Set.createString(), etc.,...

Error /thx/Iterators.hx:54: character 14 : Unterminated markup literal Please change it to #if (haxe < 3.3) Another warning is thx/Error.hx:11: characters 28-36 : Warning : This typedef is deprecated in...

I am using thx.promise 0.7.0 + thx.core 0.43.0 and try to compile using hxcpp with msvc toolchain. The compiler get stuck forever when compiling Validation_Impl_.cpp. If I switch to use...

https://github.com/fponticelli/thx.core/blob/10581a43adaf4db1e45976c894211ec62464264f/src/thx/Error.hx#L5 Is this line even used? The library seems to compile fine without it. I opened a PR for a documentation change; if you like, I can remove this statement...

This requires: - [x] a type for `LocalYearMonth` `2016-06` - [ ] a type for `LocalWeek` `2016-W23` - [ ] a type for `LocalWeekNumber` `2016-W23-3` - [ ] a type...

something like: https://gist.github.com/haxiomic/ad4f5d329ac616543819395f42037aa1