.. |
haxe
|
ac2055bd15
centralize path escaping in haxe.io.Path (non-public) and do not escape dots
|
10 years ago |
sys
|
c066cd42bb
Change std-buffer to std_buffer in macro condition
|
10 years ago |
Array.hx
|
482dda90bd
[net-lib] Generally improved error and debug messages;
|
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
|
f4e3e2982b
[cs] Reflect.fields should only return the fields
|
10 years ago |
Std.hx
|
5834b9ab1a
[java/cs] Correctly handle .0X on Std.parseFloat. Closes #3742
|
10 years ago |
String.hx
|
4316d337e0
get rid of couple of @:functionCode's
|
11 years ago |
StringBuf.hx
|
55906abdb4
[cs] remove cs.StringBuilder extern and use auto-generated one from .net dll
|
11 years ago |
Sys.hx
|
5d7d358bfa
StringMap<T> => Map<String,T>
|
11 years ago |
Type.hx
|
8a79d25170
[cs] SPOD SQLite tests passing on Linux
|
11 years ago |