Commit History

Author SHA1 Message Date
  Dan Korostelev 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 years ago
  Hugh 5c40014bf6 Allocation-free versions of startsWith/endsWith for cpp 10 years ago
  Simon Krajewski 7c26b57297 fix StringTools.fastCodeAt documentation (closes #2950) 11 years ago
  frabbit 33c93ed366 remove hack for urlEncode/urlDecode 11 years ago
  Simon Krajewski be14c837d1 fix Js compilation (for whatever reason) 11 years ago
  Simon Krajewski b8aaedc5ac remove general untyped from some StringTools functions 11 years ago
  frabbit 176ee6045e improve fastCodeAt for python 11 years ago
  Simon Krajewski 81e5e60b8a remove redundant untyped 11 years ago
  Simon Krajewski a8610fafea untypedPython -> pythonCode 11 years ago
  Simon Krajewski 7a443a8942 merge StringTools 11 years ago
  Hugh 07c90d9b83 Do not inline urlDecode and urlEncode for cpp 11 years ago
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 years ago
  Dan Korostelev 51eba26adc [cs] get rid of most "untyped __cs__" calls, use proper code generation instead 11 years ago
  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 12 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