Simon Krajewski
|
0e71626ba3
Make String.indexOf actually conform to some specification (#11569)
|
há 1 ano atrás |
Simon Krajewski
|
3e719179a3
String.index of (#7402)
|
há 1 ano atrás |
RblSb
|
341371dcb6
Fix lua String with `no-inline` (#11057)
|
há 2 anos atrás |
Justin Donaldson
|
c744013fa5
[lua] remove an old and irrelevant comment
|
há 5 anos atrás |
Justin Donaldson
|
515b552755
[lua] fix issue with lastIndexOf on empty strings #7609
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
ed2bc3d339
make searching for empty string with String.indexOf() and Stirng.lastIndexOf() consistent (#7609)
|
há 5 anos atrás |
Justin Donaldson
|
d8c9cd057a
[lua] remove unused variable
|
há 5 anos atrás |
Jens Fischer
|
b1ff4e6829
Hide BaseString from the API docs (#8925)
|
há 5 anos atrás |
Aurel
|
8616359ff7
Reformat std (#8408)
|
há 6 anos atrás |
Aleksandr Kuzmenko
|
5e1dffef4c
Change String.iterator() to @:using (#8331)
|
há 6 anos atrás |
Alexander Kuzmenko
|
1d45ab0419
`String.iterator()` and `String.keyValueIterator()`
|
há 6 anos atrás |
Jens Fischer
|
707a6efbc6
[std] modernize some @:optional/@:extern/@:final/@:enum syntax (#7759)
|
há 6 anos atrás |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
há 6 anos atrás |
Justin Donaldson
|
8b1458e758
[lua] add support for -D lua-vanilla, which generates pure-lua code with reduced functionality
|
há 6 anos atrás |
Nicolas Cannasse
|
03659011fc
Unicode tests (#7009)
|
há 6 anos atrás |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
há 7 anos atrás |
Justin Donaldson
|
826083efb9
[lua] small std tweaks
|
há 8 anos atrás |
Justin Donaldson
|
12d58a843d
[lua] use _hx_string_wrapper helper function instead of modifying string prototype
|
há 8 anos atrás |
Justin Donaldson
|
0d645631b2
[lua] previous string __index can be a table or a function
|
há 8 anos atrás |
Justin Donaldson
|
7e31d5efe2
[lua] old string metatable index is a function, not a table. fixes #6377
|
há 8 anos atrás |
Mark Knol
|
875ad19432
2017 (#5932)
|
há 8 anos atrás |
Justin Donaldson
|
947e534d1d
[lua] wip on lua 5.1 support
|
há 9 anos atrás |
Dan Korostelev
|
b7e204924c
[lua] multireturn support
|
há 9 anos atrás |
Justin Donaldson
|
e86493f7c5
[lua] improve the __index patching method for string metatables
|
há 9 anos atrás |
Justin Donaldson
|
360d33486d
[lua] Fix reflection issues in __init__ and static variables.
|
há 9 anos atrás |
Ryusei Yamaguchi
|
c48ccc7b48
[lua] Fix String.substring
|
há 9 anos atrás |
Mark Knol
|
9632db9524
add/update copyright notice
|
há 9 anos atrás |
Justin Donaldson
|
5835bd0f6a
Lua : remove deprecated lua.StringTools in favor of lua.NativeStringTools
|
há 9 anos atrás |
Justin Donaldson
|
c2cd70f0b4
Lua : fix String.indexOf
|
há 9 anos atrás |
peyty
|
3178ec7c74
Fix for `nil .. string` and such cases, where `..` concatenation used, instead of `+` addition
|
há 9 anos atrás |