.. |
haxe
|
67d74cdaa6
[cs] Fix security error on windows
|
10 years ago |
sys
|
c066cd42bb
Change std-buffer to std_buffer in macro condition
|
10 years ago |
Array.hx
|
8d832ab7f6
[java/cs] Bound array accesses on quicksort to lo/hi. Closes #3822
|
10 years ago |
Date.hx
|
3c951aef6c
[cs] respect core_api_serialize : enums.
|
11 years ago |
EReg.hx
|
c2f2c59994
[cs] add coreapi and final modifiers to EReg
|
11 years ago |
Math.hx
|
ffd98af7ea
[cs] remove untyped code from Math, inline isNaN and isFinite
|
11 years ago |
Reflect.hx
|
003657a650
[cs] get rid of `@:functionCode` on Reflect and Type
|
10 years ago |
Std.hx
|
9ba87941bf
[java/cs] Use native Float parsing to ensure no precision loss. Closes #4051
|
10 years ago |
String.hx
|
4316d337e0
get rid of couple of @:functionCode's
|
10 years ago |
StringBuf.hx
|
55906abdb4
[cs] remove cs.StringBuilder extern and use auto-generated one from .net dll
|
11 years ago |
Sys.hx
|
573bef14ae
remove some duplicate license headers
|
10 years ago |
Type.hx
|
dd57bdae17
[cs] Correctly handle generic types when accessing through Class or resolveClass. Closes #3658
|
10 years ago |