Commit History

Author SHA1 Message Date
  Aurel 8616359ff7 Reformat std (#8408) 6 years ago
  Dan Korostelev 88e5195369 [js] move standard library types to js.lib (DON'T MERGE YET, let's discuss) (#7390) 6 years ago
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 years ago
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 years ago
  Dan Korostelev 58646af9bf [js] some random untyped removals 7 years ago
  Dan Korostelev f375ec955b add EReg.escape (#5098) 8 years ago
  Mark Knol 875ad19432 2017 (#5932) 8 years ago
  Dan Korostelev 7716640220 [js] make EReg constructor inline as in some cases (like replace) we can fully inline the EReg object 9 years ago
  Mark Knol 57ebc0d9ec inline Ereg.replace 9 years ago
  Andy Li 1c79168a33 update copyright year to 2016 9 years ago
  Andy Li ae6349cccf bump license year to 2015 9 years ago
  Dan Korostelev fc0b7efa14 [js] use js.RegExp instead of Dynamic in EReg 10 years ago
  Simon Krajewski affcc9c9bf do not duplicate String on unmatched EReg.map (fixed issue #1565) 12 years ago
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 years ago
  Simon Krajewski 27c1783929 more EReg fixes and tests (fixed issue #1293) 12 years ago
  Simon Krajewski 499bd0d0e7 fix for the temp fix 12 years ago
  Simon Krajewski 596a638fd0 temp compatibility fix: make EReg.customReplace apply global = true by default (was previous behavior) 12 years ago
  Simon Krajewski d003bc068d added EReg.map and EReg.matchSub (fixed issue #1178) 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 years ago
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 12 years ago
  Nicolas Cannasse 4acf173b35 fixed several match() when 'g' flag is set (fixed issue #836) 13 years ago
  Nicolas Cannasse 7d272b630d removed usage of static RegExp vars (fixed issue #541) 13 years ago
  Nicolas Cannasse f00b39fd95 js core api classes extraction done 15 years ago