Juraj Kirchheim
|
5825e121d0
Use plain method closure comparison for JS. (#10553)
|
3 năm trước cách đây |
Aleksandr Kuzmenko
|
2e0f646e0f
[js] replaced `untyped __js__` with `js.Syntax.code`
|
5 năm trước cách đây |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 năm trước cách đây |
Aleksandr Kuzmenko
|
7ba3a01189
Specify Reflect.copy(null) (#8448)
|
6 năm trước cách đây |
Aleksandr Kuzmenko
|
5e1dffef4c
Change String.iterator() to @:using (#8331)
|
6 năm trước cách đây |
Dan Korostelev
|
88e5195369
[js] move standard library types to js.lib (DON'T MERGE YET, let's discuss) (#7390)
|
6 năm trước cách đây |
Alexander Kuzmenko
|
1d45ab0419
`String.iterator()` and `String.keyValueIterator()`
|
6 năm trước cách đây |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 năm trước cách đây |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 năm trước cách đây |
Dan Korostelev
|
b224999012
[js] rework exception handling (closes #6458) (#6713)
|
7 năm trước cách đây |
Dan Korostelev
|
917102e9d7
[js] add js.Syntax and use that instead of untyped (thus becoming analyzer-friendly \o/)
|
7 năm trước cách đây |
Dan Korostelev
|
c603152e8b
[js] getting rid of some random `untyped`s
|
7 năm trước cách đây |
Dan Korostelev
|
109fdc915a
[js] add externs for Object and Symbol (also use the Object extern instead of untyped in Reflect methods)
|
8 năm trước cách đây |
Dan Korostelev
|
ce4fd4c36d
[js] add js.Lib.typeof and use that instead of untyped magic
|
8 năm trước cách đây |
Dan Korostelev
|
3ae700c713
[js] don't inline Reflect.(get|set)Property methods, as those are too big and messy for that
|
8 năm trước cách đây |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 năm trước cách đây |
Dan Korostelev
|
d3ea417a74
[js] mark Reflect.hasField as @:pure
|
9 năm trước cách đây |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 năm trước cách đây |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 năm trước cách đây |
Dan Korostelev
|
8355f6fbe7
[js] simplify Reflect.field by hand to avoid creating unnecessary closure because analyzer will ignore it now (because of untyped)
|
10 năm trước cách đây |
Andy Li
|
6cb1e40b41
Reflect.callMethod should accept Function only.
|
11 năm trước cách đây |
Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 năm trước cách đây |
Dan Korostelev
|
74ae3b886c
[js] don't inline Reflect.field because it has try/catch block.
|
11 năm trước cách đây |
Simon Krajewski
|
b0b0dde32b
revert
|
11 năm trước cách đây |
Luca Deltodesco
|
9b9db195d2
Have $hasOwnProperty and $ObjectPrototypeToString in features.
|
11 năm trước cách đây |
Luca Deltodesco
|
5869becd90
really revert... sigh
|
12 năm trước cách đây |
Luca Deltodesco
|
8db774dfb9
Rever changes to Reflect.field
|
12 năm trước cách đây |
Luca Deltodesco
|
57c6ccff1f
Added back in necessary code to permit Reflection on Math, moving
|
12 năm trước cách đây |
Luca Deltdesco
|
dcc5f2b0e7
Improve Reflect hasField/field for js target, improve Math for js
|
12 năm trước cách đây |
Simon Krajewski
|
8aa79adf34
[Js] added some missing != null
|
12 năm trước cách đây |