Andy Li
|
ae6349cccf
bump license year to 2015
|
9 年之前 |
Dan Korostelev
|
541f95d61f
[js] revert recent String.substr and StringTools.trim changes (see #4365 and 7d7adba63563f4b805f613d602cfc28b095f6bb1)
|
10 年之前 |
Dan Korostelev
|
7d7adba635
[js] use native String.trim when -D js-es5
|
10 年之前 |
Gama11
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 年之前 |
Dan Korostelev
|
f2129439ae
[python] fix StringTools.urlEncode to escape "/" symbol to be consistent with other targets
|
10 年之前 |
Dan Korostelev
|
4bb3b0fa78
[cs] make StringTools.urlEncode consistent with other targets (as well as StringTools.urlDecode)
|
10 年之前 |
Dan Korostelev
|
b78ba4ad72
[cs] lose unneeded @:keep from StringTools
|
10 年之前 |
Dan Korostelev
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 年之前 |
Dan Korostelev
|
8d01ba9dd8
[python] major work on improving generated python code cleanliness
|
10 年之前 |
Hugh
|
5c40014bf6
Allocation-free versions of startsWith/endsWith for cpp
|
10 年之前 |
Simon Krajewski
|
7c26b57297
fix StringTools.fastCodeAt documentation (closes #2950)
|
11 年之前 |
frabbit
|
33c93ed366
remove hack for urlEncode/urlDecode
|
11 年之前 |
Simon Krajewski
|
be14c837d1
fix Js compilation (for whatever reason)
|
11 年之前 |
Simon Krajewski
|
b8aaedc5ac
remove general untyped from some StringTools functions
|
11 年之前 |
frabbit
|
176ee6045e
improve fastCodeAt for python
|
11 年之前 |
Simon Krajewski
|
81e5e60b8a
remove redundant untyped
|
11 年之前 |
Simon Krajewski
|
a8610fafea
untypedPython -> pythonCode
|
11 年之前 |
Simon Krajewski
|
7a443a8942
merge StringTools
|
11 年之前 |
Hugh
|
07c90d9b83
Do not inline urlDecode and urlEncode for cpp
|
11 年之前 |
Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 年之前 |
Dan Korostelev
|
51eba26adc
[cs] get rid of most "untyped __cs__" calls, use proper code generation instead
|
11 年之前 |
Tom Bebbington
|
3a2640940e
No longer a part of StringTools
|
12 年之前 |
Tom Bebbington
|
d078ca33e4
Added addSlashes function to StringTools
|
12 年之前 |
Simon Krajewski
|
f8ff289b92
more docfix
|
12 年之前 |
Simon Krajewski
|
a229212773
docfix
|
12 年之前 |
Simon Krajewski
|
8dd364789d
markdown doc part 1
|
12 年之前 |
Simon Krajewski
|
12ec94306a
removed confusing StringTools.fastCodeAt documentation (fixed issue #1713)
|
12 年之前 |
Simon Krajewski
|
aa8aeb7b51
added @:noUsing to StringTools.isEof (fixed issue #1712)
|
12 年之前 |
Caue Waneck
|
eec3cf846a
[cs] unit tests fixes
|
12 年之前 |
Caue Waneck
|
4e5f9bfe7d
[java/cs] More unit tests fixes - Java target ok on unit tests
|
12 年之前 |