.. |
_std
|
9ba87941bf
[java/cs] Use native Float parsing to ensure no precision loss. Closes #4051
|
10 years ago |
db
|
8a79d25170
[cs] SPOD SQLite tests passing on Linux
|
10 years ago |
internal
|
065ab67a42
[cs] disable protected-inside-sealed-class warning with pragma (i guess we need @:private as well)
|
10 years ago |
io
|
795390d415
[cs] fix FileInput.eof(), add cs to sys tests
|
10 years ago |
types
|
40c3d39416
[cs] Added StdTypes.Int64
|
11 years ago |
Boot.hx
|
f60e748942
[cs] Added -D erase_generics . Closes #1107
|
10 years ago |
Flags.hx
|
fe7e9a83da
[cs] Added cs.Flags to easily manipulate C# Enums with the Flags attribute
|
10 years ago |
Lib.hx
|
06e715e71d
[java/cs] Replace `nativeType` with `getNativeType` for clarification
|
10 years ago |
NativeArray.hx
|
50c28e209f
move haxe.Rest and haxe.EitherType to haxe.extern package (closes #3601)
|
10 years ago |
Out.hx
|
38de3e2cef
respect `no_local_dce` type flag
|
11 years ago |
Pointer.hx
|
b1e92a6c5c
[cs] Added support for accessing a Pointer's underlying type's fields
|
10 years ago |
Ref.hx
|
f301baef6a
add static analyzer
|
11 years ago |
StdTypes.hx
|
a4bdc01134
[cs] Abstract Int64
|
10 years ago |