.. |
haxe
|
c932d8a823
no need for $ in StringMap
|
11 years ago |
sys
|
01c8badafe
Splitting fullPath into fullPath, which should resolve symlinks and find only real paths, and absPath, which should not.
|
11 years ago |
Array.hx
|
980a1af814
optimize python Vector (no bound checks), add vector iteration test
|
11 years ago |
Date.hx
|
00f4529662
more cleanup
|
11 years ago |
EReg.hx
|
bd6329290d
add inline
|
11 years ago |
Math.hx
|
11760627ef
[python] rename @:import to @:pythonImport
|
11 years ago |
Reflect.hx
|
bf4a7fc18c
improve performance of string concatenation, reflect.field
|
11 years ago |
Std.hx
|
9e37e778be
improve performance of Std.is, Std.string(Boot.toString), avoid HxOverride.eq calls when possible
|
11 years ago |
String.hx
|
f6bb5419be
inline some string methods
|
11 years ago |
StringBuf.hx
|
4100c04dda
fix @:enum abstract field access (see #2939)
|
11 years ago |
Sys.hx
|
fbd40276db
rewrite FileInput and FileOutput
|
11 years ago |
Type.hx
|
b5ab78c749
more cleanup
|
11 years ago |
Xml.hx
|
5afef488ef
cleanup untyped, cleanup Math, add native Math class
|
11 years ago |