Marko Lahma
|
20e9832dd6
Enable implicit usings (#1230)
|
3 年之前 |
Jonathan Resnick
|
110ea56bce
Exclude Error ctor from stack trace (#1217)
|
3 年之前 |
Jonathan Resnick
|
68bad5061d
Fix interop stack trace unwind (#1213)
|
3 年之前 |
Christian Rondeau
|
fb02542f7b
Keep C# stack trace in exceptions thrown in JS, provide JS stack in inner exception instead (#1171)
|
3 年之前 |
source-transformer
|
ea62f4e0fa
Allow JavaScriptException to be subclassed (#1093)
|
3 年之前 |
caseyzhang123
|
95da84a5aa
Capture original exception stacktrace in ThrowMeaningfulException (#965)
|
4 年之前 |
Gökhan Kurt
|
ae5e9d01da
Implement Error stack property (#904)
|
4 年之前 |
Marko Lahma
|
e6f54b5318
Introduce Engine.Evaluate (#899)
|
4 年之前 |
Marko Lahma
|
170c72c5f1
Fix missing NewTarget handling for basic types (#875)
|
4 年之前 |
Marko Lahma
|
8c357f5b88
Fix IIFE stack trace (#841)
|
4 年之前 |
Marko Lahma
|
238c308e59
Upgrade Esprima to 2.0.0-beta-1338 (#830)
|
4 年之前 |
Marko Lahma
|
5f1892cd42
Class support (#816)
|
4 年之前 |
Marko Lahma
|
de3739bd3d
Stack traces for JS exceptions (#821)
|
4 年之前 |
Marko Lahma
|
1fec0a93af
Enable function tests (#736)
|
5 年之前 |
Marko Lahma
|
e87a9490a2
Fix infinite recursion possibility in call stack string building (#723)
|
5 年之前 |
Yue Yin
|
8a13075253
Can return correct error message without a referenced name (#466)
|
7 年之前 |
Sebastien Ros
|
75b605f826
Fixing unit tests
|
7 年之前 |
Ayende Rahien
|
caef6f2f62
Better error from scripts. (#408)
|
8 年之前 |