Commit History

Author SHA1 Message Date
  Tom Bebbington 3a2640940e No longer a part of StringTools 12 years ago
  Tom Bebbington d078ca33e4 Added addSlashes function to StringTools 12 years ago
  Simon Krajewski f8ff289b92 more docfix 12 years ago
  Simon Krajewski a229212773 docfix 12 years ago
  Simon Krajewski 8dd364789d markdown doc part 1 12 years ago
  Simon Krajewski 12ec94306a removed confusing StringTools.fastCodeAt documentation (fixed issue #1713) 12 years ago
  Simon Krajewski aa8aeb7b51 added @:noUsing to StringTools.isEof (fixed issue #1712) 12 years ago
  Caue Waneck eec3cf846a [cs] unit tests fixes 12 years ago
  Caue Waneck 4e5f9bfe7d [java/cs] More unit tests fixes - Java target ok on unit tests 12 years ago
  Simon Krajewski 74dd8fef13 require ; after blockless function expression (fixed issue #1449) 12 years ago
  Simon Krajewski 01f4ccfc55 skillfully avoid Flash8 quirk 12 years ago
  Simon Krajewski fcda647596 StringTools.isEOF -> isEof 12 years ago
  Simon Krajewski b4f5ea5bf4 added StringTools specification 12 years ago
  Nicolas Cannasse f3f6032147 make htmlEscape quotes an optional parameter (fixed issue #1259) 12 years ago
  Nicolas Cannasse b9c44ada5b added support for quotes in StringTools html escaping 13 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Caue Waneck ac034e1c67 [cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left. 13 years ago
  Caue Waneck 9024be6364 [java] several fixes related to unit tests 13 years ago
  Caue Waneck 5becd511b8 [java] Added support for native String fields access without private fields 13 years ago
  Caue Waneck 3fcc190c33 [java/cs] Sys API 13 years ago
  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