История коммитов

Автор SHA1 Сообщение Дата
  Andy Li 1c17be9ea0 check the existence of jQuery before adding iterator 10 лет назад
  Andy Li 386dc55952 Sorted field by name. Added `iterator()`. Correctly handle `fn`. 10 лет назад
  Andy Li e6c7491bf2 Regenerated extern with latest api.xml. For methods that has different docs for different signature, show both. 10 лет назад
  Andy Li 74c2282864 jQuery: No longer need to rename rename static fields that has an instance field of the same name. 10 лет назад
  Andy Li b9c9ae9d28 fixed jQuery test 10 лет назад
  Andy Li aed109122f removed JQueryStatic, use @:native to rename conflicting fields 10 лет назад
  Andy Li bd3b4957a2 put jQuery helper back to js.jquery and use `@:noPackageRestrict` 10 лет назад
  Andy Li 3b0b067082 added initial updated jQuery extern 10 лет назад
  Simon Krajewski c5166d2331 fix throw in haxe.Template (closes #4217) 10 лет назад
  Simon Krajewski d73f175e06 allow passing package paths on command line (closes #4227) 10 лет назад
  Simon Krajewski b753b1b041 Merge pull request #4376 from andyli/extern-field-name 10 лет назад
  Andy Li 0f7efe21af Allow extern to have field name that is used for both static and instance. 10 лет назад
  Dan Korostelev 2885f7c89f [cs] don't generate multiple source headers 10 лет назад
  Simon Krajewski 036dde6160 fix type parameter application when resolving unop overloads (closes #4357) 10 лет назад
  Simon Krajewski cf099f9c4e add test (closes #4359) 10 лет назад
  Simon Krajewski 927e86a97f rewrite init_class (closes #4366) 10 лет назад
  Andy Li 0712dd9d76 Fixed JS testing with multiple configs. 10 лет назад
  Andy Li 8f28a497fe tweak unit test timeout 10 лет назад
  Andy Li 4da3cc5fc8 test js-es5 and js-unflatten on SauceLabs 10 лет назад
  Hugh Sanderson 18b86155ba Merge pull request #4350 from waneck/objc 10 лет назад
  Dan Korostelev 51d9bcad30 [js] cleanup HxOverrides.substr code (see #4365) 10 лет назад
  Dan Korostelev 541f95d61f [js] revert recent String.substr and StringTools.trim changes (see #4365 and 7d7adba63563f4b805f613d602cfc28b095f6bb1) 10 лет назад
  Dan Korostelev a672942570 [js] disable negative substr length tests for js-es5 until we decide what to do with that (see #4365) 10 лет назад
  Dan Korostelev e0ed2b5f35 [js] test -D js-es5 on node 10 лет назад
  Dan Korostelev 0bdafec9ba [js] use js.Lib.undefined instead of untyped undefined to please the analyzer (not that it matters for this function tho) 10 лет назад
  Dan Korostelev 7f558a8c73 [js] use native String.substr when -D js-es5 10 лет назад
  Dan Korostelev 7d7adba635 [js] use native String.trim when -D js-es5 10 лет назад
  Dan Korostelev b4a0a34525 add test (really close #4370) 10 лет назад
  Dan Korostelev 2c07c48f00 use correct error position for unifying while condition (closes #4370) 10 лет назад
  Simon Krajewski b5f3263006 make sure `@:build` is always run before `@:enum` 10 лет назад