Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 år sedan |
Dan Korostelev
|
58646af9bf
[js] some random untyped removals
|
7 år sedan |
Simon Krajewski
|
e7cc0ba924
case var (#6608)
|
7 år sedan |
Simon Krajewski
|
f998a6f9f1
prepare eval (#6286)
|
8 år sedan |
Dan Korostelev
|
9f0f0a1f2a
[python] use native startswith/endswith in StringTools (closes #6138)
|
8 år sedan |
Gama11
|
6574ed212b
Fix some spelling errors in docs (#5991)
|
8 år sedan |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 år sedan |
Cauê Waneck
|
43d3ab7456
[java] Fix urlEncode representation of `~`. Closes #5505
|
8 år sedan |
Mark Knol
|
2c64939279
https links (#5695)
|
9 år sedan |
Andy Li
|
494b409c09
Fixed Sys.command with "," in file name. (see #5541)
|
9 år sedan |
Cauê Waneck
|
f3a75b33d7
[java] Try to encode urls more closely to how it's done on JavaScript
|
9 år sedan |
Simon Krajewski
|
83fa460ff4
Merge branch 'development' into merge_candidate
|
9 år sedan |
Justin Donaldson
|
cd2cd10313
Lua : migrate some methods out of Boot to StringTools, add some helper methods, add some simple haxedoc
|
9 år sedan |
Mark Knol
|
be0997a0fc
* `@see` links
|
9 år sedan |
Justin Donaldson
|
5835bd0f6a
Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools
|
9 år sedan |
Justin Donaldson
|
75e755c9ff
Lua: require that the character/length are checked in StringTools.isSpace
|
9 år sedan |
Justin Donaldson
|
1cb1470ca2
Lua : update the url encode/decode functions
|
10 år sedan |
Justin Donaldson
|
80beef3eef
Lua : null is the EoF signifier for lua, same as neko
|
10 år sedan |
Justin Donaldson
|
a5b2cadc29
Lua : Misc and noteworthy!
|
10 år sedan |
Justin Donaldson
|
c5ff9829eb
Lua : Simple urlEncode
|
10 år sedan |
Nicolas Cannasse
|
7e1ba9a59f
fixes for TestMisc
|
9 år sedan |
Nicolas Cannasse
|
026a78b601
fixed merge undos
|
9 år sedan |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 år sedan |
Andy Li
|
767b3fb402
Fixed basic cases of commandline argument escaping of Sys.command and haxe.io.Process. (#3603)
|
9 år sedan |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 år sedan |
Dan Korostelev
|
541f95d61f
[js] revert recent String.substr and StringTools.trim changes (see #4365 and 7d7adba63563f4b805f613d602cfc28b095f6bb1)
|
10 år sedan |
Dan Korostelev
|
7d7adba635
[js] use native String.trim when -D js-es5
|
10 år sedan |
Gama11
|
99ab589973
Slightly more consistent use of backticks in the docs
|
10 år sedan |
Dan Korostelev
|
f2129439ae
[python] fix StringTools.urlEncode to escape "/" symbol to be consistent with other targets
|
10 år sedan |
Dan Korostelev
|
4bb3b0fa78
[cs] make StringTools.urlEncode consistent with other targets (as well as StringTools.urlDecode)
|
10 år sedan |