tobil4sk
|
45f547f079
`Std.parseInt()` fixes and optimisations (#10664)
|
пре 3 година |
Aleksandr Kuzmenko
|
8ef3be1ae8
added deprecation warning to Std.is (#2976)
|
пре 5 година |
Aleksandr Kuzmenko
|
509b5d5f07
Cross-target exception handling (#9124)
|
пре 5 година |
Aleksandr Kuzmenko
|
3b41726389
Soft deprecation of "Std.is" (#2976) (#9016)
|
пре 5 година |
Aleksandr Kuzmenko
|
582fed42db
[python] fix Std.parseInt() for haxedecimal with leading whitespaces
|
пре 5 година |
Aleksandr Kuzmenko
|
3513b54515
[jvm][java] fix Std.parseInt() for haxedecimal with leading whitespaces
|
пре 5 година |
Aurel
|
8616359ff7
Reformat std (#8408)
|
пре 6 година |
Aleksandr Kuzmenko
|
1bcb3a91d6
Deprecate Std.instance; Add Std.downcast (#8301)
|
пре 6 година |
Simon Krajewski
|
753b36e5d1
null cast/is/catch (#7532)
|
пре 6 година |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
пре 6 година |
Simon Krajewski
|
a200541e35
revert Std.is changes for release
|
пре 6 година |
Nicolas Cannasse
|
ad443a5fc8
more Std.is(null,Dynamic) == false support (#7532)
|
пре 6 година |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
пре 7 година |
Mark Knol
|
875ad19432
2017 (#5932)
|
пре 8 година |
Cauê Waneck
|
bd0b1ed8aa
[java/cs] Workaround for issue #5124
|
пре 9 година |
Andy Li
|
1c79168a33
update copyright year to 2016
|
пре 9 година |
Andy Li
|
ae6349cccf
bump license year to 2015
|
пре 9 година |
Cauê Waneck
|
f19ddc6671
[java/cs] Fix parseFloat tests from #4132 and on java/cs
|
пре 10 година |
Cauê Waneck
|
13fe6a596b
[java/cs] Add some parseInt tests from #4132 and fix them on java/cs
|
пре 10 година |
Dan Korostelev
|
616ac8fc53
[java] fix parsing of sign after E in Std.parseFloat (see #4051)
|
пре 10 година |
Cauê Waneck
|
9ba87941bf
[java/cs] Use native Float parsing to ensure no precision loss. Closes #4051
|
пре 10 година |
Cauê Waneck
|
5834b9ab1a
[java/cs] Correctly handle .0X on Std.parseFloat. Closes #3742
|
пре 10 година |
Cauê Waneck
|
48a88705d3
[java] Fix Std.instance - because of constraints, the type was being cast to the expected type in the argument call
|
пре 10 година |
Nicolas Cannasse
|
b84884d7d8
changed Std.instance definition (close #2534)
|
пре 11 година |
Caue Waneck
|
a5dda0f61b
[java/cs] Accept + before a parseInt/parseFloat string
|
пре 12 година |
Justinfront
|
406a09d7cb
Update Std.hx
|
пре 12 година |
David Peek
|
2642ca5bed
Remove docs from platform std implementation classes.
|
пре 12 година |
Caue Waneck
|
929b77af41
[java/cs] Java: Replaced std lib by hxjava's jar. Other fixes:
|
пре 12 година |
Caue Waneck
|
4e5f9bfe7d
[java/cs] More unit tests fixes - Java target ok on unit tests
|
пре 12 година |
Caue Waneck
|
2a16e41cfb
[java/cs] unit tests-related fixes
|
пре 12 година |