Jens Fischer
|
4e69fda544
[std] remove redundant public keywords from extern classes (#9205)
|
5 년 전 |
Aleksandr Kuzmenko
|
3b41726389
Soft deprecation of "Std.is" (#2976) (#9016)
|
5 년 전 |
Aurel
|
72ef1d389e
Documentation cleanup in std (#8648)
|
6 년 전 |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 년 전 |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 년 전 |
Simon Krajewski
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
6 년 전 |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 년 전 |
Hugh
|
c968df310e
[cpp] Use proper native externs instead of __cpp__ for Int64.is. Closes #5955
|
8 년 전 |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 년 전 |
Hugh
|
8e2a65c8ec
[cpp] Correct Itt64 divide by zero variable
|
9 년 전 |
hughsando
|
54e50cddd8
[cpp] Use native-statics for Int64 externs
|
9 년 전 |
hughsando
|
4c7e32cf34
[cpp] Use tmp variables to make inlining easier
|
9 년 전 |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 년 전 |
Andy Li
|
cc13b2be0c
Int64 fromString => parseString
|
9 년 전 |
Andy Li
|
4b0f25a374
Merge pull request #4179 from georgkoester/feature/int64_parsing2
|
9 년 전 |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 년 전 |
Georg Koester
|
10d1008723
Add Int64.fromFloat and Int64.fromString.
|
10 년 전 |
Simon Krajewski
|
9eb1e35af1
[cpp] fix haxe.Int64 signature
|
10 년 전 |
hughsando
|
c9eb7d76ad
[cpp] Respect the @:notNull metadata for Null<> types. Native implementation of Int64 for hxcpp
|
10 년 전 |
Simon Krajewski
|
e37c23ecdb
deactivate cpp's Int64 for now
|
10 년 전 |
Hugh
|
bcacd3f41a
[cpp] Do not use .value notation in Int64 implementation
|
10 년 전 |
Hugh
|
6bbdc1e154
Int64 optimizations for hxcpp
|
10 년 전 |