Commit History

Author SHA1 Message Date
  Caue Waneck 289c753b47 [all] Proper return type for StringTools.endsWith / startsWith 13 years ago
  Caue Waneck e7b781e4b2 [java] Relates to Issue #997 - fixed it for now 13 years ago
  Caue Waneck 9d865d91b7 [java/cs] Added Xml implementation. Fixes Issue #912 13 years ago
  Nicolas Cannasse 2579a61fac typo 13 years ago
  Nicolas Cannasse 25b88d9cbd still use/define cca for real charCodeAt (when -D mt), which allows to include both old .js output and new one together 13 years ago
  Caue Waneck e7ec003e39 [java] added suppress warnings: deprecation for some deprecated api uses. Fixes Issue #861 13 years ago
  Bruno Garcia 96a78bc5ab Use static methods for JS charCodeAt and substr instead of prototype patches. 13 years ago
  Caue Waneck 60b7ee0470 [cs] fixed some minor C# API errors. Fixed Issue #810 , implemented most of the StringTools API in an optimized way, and added missing StdTypes to cs.StdTypes 13 years ago
  Caue Waneck b5094dbeec [java] Finished the Reflect and Std apis. Added Var Args function, and Native Method Function. 13 years ago
  Caue Waneck e4c310cae8 [java] changed remaning 'jvm' references to 'java'. Fixes Issue #775 . Sorry about that! 13 years ago
  Caue Waneck 45ad10a24f [java] changed 'jvm' to 'java'. Fixed Issue #762 13 years ago
  Caue Waneck 6412caf80e [java] minor api fixes 13 years ago
  Nicolas Cannasse 7e011d9399 null check is done in hxString.h already 14 years ago
  Nicolas Cannasse 54f36350b3 minor 14 years ago
  Nicolas Cannasse 88037a099d removed String.cca (replaced by StringTools.fastCodeAt + StringTools.isEOF) 14 years ago
  Nicolas Cannasse ad5d6b2095 fixed StringTools.hex with negative numbers 15 years ago
  Hugh Sanderson c1345f87f1 Changes to the Std library required for cpp target 16 years ago
  Nicolas Cannasse 463707135f fixed binary resources (use bas64 encode for most platforms) 17 years ago
  Franco Ponticelli 79d3faf13a haXe/PHP integration 17 years ago
  Nicolas Cannasse c9e845578b #else/#elseif changes 17 years ago
  Nicolas Cannasse 9040a9e95a fixed 'hex' for neg numbers 18 years ago
  Nicolas Cannasse f46febafa1 fixed opt Null params in flash9 18 years ago
  Nicolas Cannasse d2a87d3eca flash9/as3gen minor fixes. 18 years ago
  Nicolas Cannasse 15434185b9 added hex 18 years ago
  Pascal Peridont 41b52b3b5f flash9 support 19 years ago
  Pascal Peridont edb405299b Add baseEncode, baseDecode 19 years ago
  Nicolas Cannasse 00931551ff prot fixes. 19 years ago
  Nicolas Cannasse b660ec94ef documentation. 19 years ago
  Pascal Peridont e3477ce183 Use js encodeURIComponent/decodeURIComponent for urlEncode/Decode 19 years ago
  Nicolas Cannasse 624d330455 added replace. 19 years ago