Ayende Rahien
|
4223c30051
Allow host to handle unknown references (#410)
|
8 years ago |
Ayende Rahien
|
caef6f2f62
Better error from scripts. (#408)
|
8 years ago |
Serhan Apaydın
|
269d3928c5
Call object instance methods directly from an object (#335)
|
9 years ago |
Sébastien Ros
|
94252532f0
Caching JsValue conversions (#325)
|
9 years ago |
Sébastien Ros
|
4cf1b7428b
Changing JsValue to a class (#324)
|
9 years ago |
Sebastien Ros
|
0612a7a49b
Renaming option's internal properties
|
9 years ago |
unknown
|
142197b455
Add the location in the Completion object when Type is not Normal and on throw new JavaScriptException also set the location
|
10 years ago |
Sebastien Ros
|
55b14dcf34
Optimizing property access performance
|
10 years ago |
Massimiliano Gentile
|
cf716a563f
Fix formatting suggestion
|
10 years ago |
Massimiliano Gentile
|
f077fe6fae
Implementation of Debug support
|
10 years ago |
auz34
|
d5af1c10a1
Finalizing post review changes
|
11 years ago |
auz34
|
92be200b1d
Merge remote-tracking branch 'upstream/master'
|
11 years ago |
Florian
|
44d92d7c54
Merge feature/bindfunction with master
|
11 years ago |
auz34
|
49f43a9f6d
Introduce more informative data about discarded recursion + test + changed logic of recognizng recursion
|
11 years ago |
auz34
|
c03869d2f7
Should rfecognize recursion even if call is hidden in different variables
|
11 years ago |
auz34
|
959c4b4ac2
Logic to discard recursion if needed is introduced + simple test
|
11 years ago |
Brian Beard
|
91cb8abefd
Add Timeout option to the engine
|
11 years ago |
Sebastien Ros
|
2b1221635f
Adding source information in exceptions
|
11 years ago |
Sebastien Ros
|
64f31c6651
Implementation skeleton
|
11 years ago |
Sebastien Ros
|
6e70af7b21
#27: Fixing CLR member assignment
|
11 years ago |
Sebastien Ros
|
8163ece765
#26: Fixing value overwrite
|
11 years ago |
Sebastien Ros
|
a408482886
Making Options internal
|
11 years ago |
Sebastien Ros
|
31709f9282
Implementing Invoke methods on Engine and JsValue
|
11 years ago |
Sebastien Ros
|
089e5cb969
Caching namespace/type references resolution
|
11 years ago |
Sebastien Ros
|
f75857b3b8
Adding importNamespace
|
11 years ago |
Sebastien Ros
|
75aae5ef1a
Assemblies and classes access
|
11 years ago |
Sebastien Ros
|
9ec3f04dd9
Refactoring Execute() method
|
11 years ago |
Sebastien Ros
|
6d0b917dba
Adding ability to convert ObjectInstance into object
|
11 years ago |
Sebastien Ros
|
4c52841fac
Adding MaxStatements option
|
11 years ago |
Sebastien Ros
|
886f59c3a3
Displaying error message in Repl
|
11 years ago |