Adam Storr
|
15807f00bb
Adding String.padStart and String.padEnd #429 (#434)
|
7 years ago |
Sébastien Ros
|
561d8c3101
Fixing Date.getHours (#432)
|
7 years ago |
girishjjain
|
2883f2dea5
Implemented unescape function on global object. (#385)
|
8 years ago |
girishjjain
|
541909a11d
Implemented escape function on global object. (#382)
|
8 years ago |
Sébastien Ros
|
4dc78fdbeb
Fixing for-in support on Strings (#372)
|
8 years ago |
RhinoDevel
|
458698df5c
Fix bug in number to string conversion. (#369)
|
8 years ago |
Sébastien Ros
|
2367a263dc
Comparing Object wrappers (#367)
|
8 years ago |
Sebastien Ros
|
c3284a58bf
Fixing global regex literals cache
|
8 years ago |
Andrey Korolev
|
c4c80a398b
LFixed issue where the line number for exceptions in nested function wasn't correct (#345)
|
8 years ago |
Sebastien Ros
|
d36e94be2b
Upgrading unit tests projects
|
8 years ago |
Serhan Apaydın
|
269d3928c5
Call object instance methods directly from an object (#335)
|
9 years ago |
Sebastien Ros
|
cc84dbd1ed
Fixing build
|
9 years ago |
Sebastien Ros
|
ce81fb0d60
Fixing Date.prototype.setFullYear
|
9 years ago |
Jos
|
6c21768e59
Fix for JSON.parse handling non-string values
|
9 years ago |
Brent McSharry
|
921bb6708a
Fixing Date.ToISOString pre 1970
|
9 years ago |
Sebastien Ros
|
2d35385bc4
Fixing RegExp multiline support
|
9 years ago |
Sebastien Ros
|
224eeff863
Fixing RegExp mutable array
|
9 years ago |
Eric Amodio
|
87a59a7f30
Date should honor the timezone rules for daylight savings
|
9 years ago |
Sebastien Ros
|
e5ae5133b6
Adding a UT for date ctor
|
9 years ago |
Sebastien Ros
|
d91190623e
Adding a unit test on DateTime usage
|
9 years ago |
Sebastien Ros
|
ea8b55c6ca
Using local timezone and formats for `toLocale` functions
|
9 years ago |
Sebastien Ros
|
fad0e2b27b
Date prototype is only valid on Date object
|
10 years ago |
Sebastien Ros
|
e48ae5a382
Fixing array index detection
|
10 years ago |
Sebastien Ros
|
fe18e779db
Making ClrFunctionInstance extensible
|
10 years ago |
Sebastien Ros
|
bc34441b79
Fixing assignment evaluation order
|
10 years ago |
Massimiliano Gentile
|
c0434ca16d
Support for Step Over
|
10 years ago |
Massimiliano Gentile
|
1db58da6bb
Added Globals in DebugInformation
|
10 years ago |
Massimiliano Gentile
|
b7c87f1145
Additional changes and unit tests
|
10 years ago |
Massimiliano Gentile
|
f077fe6fae
Implementation of Debug support
|
10 years ago |
Brian Beard
|
b86018011e
update array sort method to allow floating point numbers to be returned from the compare function
|
10 years ago |