Marko Lahma
|
a8d19f315e
share common base class for exceptions (#679)
|
5 years ago |
Marko Lahma
|
34643444a6
Separate InternalTypes to allow integer operation optimizations (#672)
|
5 years ago |
Marko Lahma
|
47fff2e5a5
fix StringDictionarySlim enumeration after first item delete (#677)
|
5 years ago |
Sébastien Ros
|
dfd0085196
Updating Esprima
|
6 years ago |
Sébastien Ros
|
26397f4056
Updating Esprima
|
6 years ago |
Marko Lahma
|
42ff935986
Switch to Visual Studio 2019 and .NET Core 3 test runner (#669)
|
6 years ago |
Marko Lahma
|
dc884808d7
don't use Esprima's AST to cache call expression data (#668)
|
6 years ago |
Ahmet Kakıcı
|
14033f2b94
Updated esprima-dotnet reference (#664)
|
6 years ago |
Steve Halliwell
|
f4469203ee
Update SourceLink.GitHub in Directory.Build.props (#646)
|
6 years ago |
Marko Lahma
|
6a01501c31
Cannot index array with empty string (#660)
|
6 years ago |
Michael Kriese
|
561bd52d94
allow overriding default clr type converter (#654)
|
6 years ago |
Sebastien Ros
|
63052c2f4a
Memory limit is now supported on .NET Framework
|
6 years ago |
Sebastien Ros
|
3566be95a1
Updating API key
|
6 years ago |
Meikel Philipp
|
267809665b
Added support for anonymous objects. (#637)
|
6 years ago |
miroslav22
|
2ff9b3b705
DatePrototype to(x)String should not throw (#639)
|
6 years ago |
Marko Lahma
|
00d91f6ce1
Use Key to refer to properties and cache hash code (#634)
|
6 years ago |
Steffen Liersch
|
a3b3ce30a7
PropertyInfoDescriptor exception handling (#612)
|
6 years ago |
miroslav22
|
8dbd95abdd
Fixed RegExp.toString() throws a NullReferenceException if not called… (#640)
|
6 years ago |
miroslav22
|
531037ab61
Fixed: Calling Array.prototype.toString() with anything other than a real Array object throws a NullReferenceException (#641)
|
6 years ago |
Marko Lahma
|
8adbbbcc1c
Number.toPrecision throws between 26 & 100 (#631)
|
6 years ago |
Marko Lahma
|
408d7c7133
Interop with ConcatenatedString can throw exception (#630)
|
6 years ago |
Marko Lahma
|
d87e7a66a0
Catch block doesn't catch error thrown by JSON.parse (#629)
|
6 years ago |
Marko Lahma
|
47b5fb9620
Improve JintUpdateExpression error handling (#628)
|
6 years ago |
Marko Lahma
|
8b88b5bac7
Fix insufficient Date constructor argument validation (#627)
|
6 years ago |
Marko Lahma
|
63c734750b
Regex can get into infinite loop (#626)
|
6 years ago |
Sebastian Stehle
|
6e06825f1c
Timeout for regex. (#621)
|
6 years ago |
Marko Lahma
|
5e0b3bb917
Improve engine creation performance (#625)
|
6 years ago |
Alex Meyer-Gleaves
|
fd199592c9
Fix concurrency in DefaultTypeConverter. (#620)
|
6 years ago |
Atif Aziz
|
5b25b7a34d
Add 'load(...)' for REPL (#613)
|
6 years ago |
Sebastien Ros
|
4b9d97a675
Fixing appveyor.yml
|
6 years ago |