Marko Lahma
|
9079aef684
Convert to using file-scoped namespaces (#1931)
|
1 年之前 |
adams85
|
6d866a2d28
Switch to using Acorn-based parsing via Acornima (#1820)
|
1 年之前 |
adams85
|
e1e2d6d580
Prevent users from passing arbitrary parser options to Jint (#1831)
|
1 年之前 |
Marko Lahma
|
aca8fb3d62
Use global usings and aliases for Esprima namespaces and types (#1824)
|
1 年之前 |
Marko Lahma
|
7ad9db735c
Hide, rename and move some methods (#1719)
|
1 年之前 |
Marko Lahma
|
ac1cec85dc
Upgrade to Esprima 3.0.0-rc-03 (#1596)
|
2 年之前 |
李凤焕
|
65606532ef
Throw real JavascriptException location on Module (#1522)
|
2 年之前 |
Marko Lahma
|
3bd75e1b0c
Fix error stack handling when last syntax node is not present (#1322)
|
2 年之前 |
Marko Lahma
|
41309de576
Improve error location reporting (#1273)
|
2 年之前 |
Marko Lahma
|
2196309316
Upgrade to Esprima 3.0.0-beta-6 (#1268)
|
2 年之前 |
Marko Lahma
|
e9567b980b
Fix call stack pop to account for stack being reset (#1243)
|
3 年之前 |
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)
|
3 年之前 |
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 年之前 |