Simon Krajewski
|
c6052d0710
[java] also use new EReg.split implementation for genjava
|
5 年之前 |
Aleksandr Kuzmenko
|
fcc06f2327
[java] fix escaping backslashes on EReg.replace (closes #3430)
|
5 年之前 |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 年之前 |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 年之前 |
Simon Krajewski
|
76559afc5c
[java] avoid android EReg problem
|
6 年之前 |
Simon Krajewski
|
776c4f2e3d
Unicode regex (#7419)
|
6 年之前 |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 年之前 |
Dan Korostelev
|
f375ec955b
add EReg.escape (#5098)
|
8 年之前 |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 年之前 |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 年之前 |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 年之前 |
Cauê Waneck
|
e74b526de1
[java] Avoid some warnings
|
10 年之前 |
Simon Krajewski
|
cd3925dd6c
[Cs,Java] added/fixed @:coreApi on String and EReg
|
12 年之前 |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 年之前 |
Caue Waneck
|
929b77af41
[java/cs] Java: Replaced std lib by hxjava's jar. Other fixes:
|
12 年之前 |
Caue Waneck
|
cefe4bf491
[java] Applied patch from r1608; EReg now uses native .replace()/matchSub() function
|
12 年之前 |
Simon Krajewski
|
affcc9c9bf
do not duplicate String on unmatched EReg.map (fixed issue #1565)
|
12 年之前 |
Nicolas Cannasse
|
0235af841a
removed @:coreApi documentation that is not in sync with the crossplatform one
|
12 年之前 |
Caue Waneck
|
4e5f9bfe7d
[java/cs] More unit tests fixes - Java target ok on unit tests
|
12 年之前 |
Caue Waneck
|
5087f30b8f
[java] unit tests-related fixes
|
12 年之前 |
Simon Krajewski
|
f5f72624fa
flipped haxe3 switch
|
12 年之前 |
Caue Waneck
|
696c9237e3
[java] unit tests-related fixes
|
12 年之前 |
Simon Krajewski
|
d003bc068d
added EReg.map and EReg.matchSub (fixed issue #1178)
|
12 年之前 |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 年之前 |
Nicolas Cannasse
|
3bdeafa995
@:core_api is now @:coreApi
|
12 年之前 |
Caue Waneck
|
b380618c10
[java] Fixed Issue #1105
|
13 年之前 |
Caue Waneck
|
db247b557b
[java/cs] requested changes to java/c# : @:core_api on Array and Date; standardized Xml enum
|
13 年之前 |
Caue Waneck
|
7f09bf29cb
[java] minor
|
13 年之前 |
Caue Waneck
|
8f34f5f6ad
[java/cs] EReg initial implementation
|
13 年之前 |
Caue Waneck
|
45ad10a24f
[java] changed 'jvm' to 'java'. Fixed Issue #762
|
13 年之前 |