Quantcast
Channel: ClearScript
Browsing all 2297 articles
Browse latest View live

Source code checked in, #a453fe935c7f30b8285ca6d9a34bf2165b4b7805

Version 5.4.6: Expanded canonical reference support to all equatable value types; fixed a bug preventing assembly-qualified type names from being used with ScriptEngine.AddHostType(); fixed double...

View Article



Released: ClearScript 5.4 (Oct 22, 2014)

5.4.6Expanded canonical reference support to all equatable value types. Fixed host-side and cross-engine assignment of VBScript class object properties (Issue #104).Fixed a bug preventing...

View Article

Updated Release: ClearScript 5.4 (Oct 22, 2014)

5.4.6Expanded canonical reference support to all equatable value types.Fixed host-side and cross-engine assignment of VBScript class object properties (Issue #104).Fixed a bug preventing...

View Article

Updated Wiki: Announcements

5/29/2016: Version 5.4.6 released. View the release notes and download the source code here. 3/10/2016: Version 5.4.5 released. View the release notes and download the source code here. 12/8/2015:...

View Article

Updated Wiki: Documentation

Documentation To learn more about ClearScript: Check out the ClearScript tutorial: [Word], [PDF].Browse the ClearScript Library Reference: [Cannot resolve file macro, invalid file name or id.]. Save...

View Article


Updated Wiki: Documentation

Documentation To learn more about ClearScript: Check out the ClearScript tutorial: [Word], [PDF].Browse the ClearScript Library Reference: [Reference.chm]. Save this file before opening it. If you get...

View Article

Edited Issue: [FIXED] Repeated method call [105]

It looks like calling a JavaScript function from c# with an implicit this object will be executed twice if an exception ist thrown during execution.It is possible to work around this issue via explicit...

View Article

Commented Issue: [FIXED] Repeated method call [105]

It looks like calling a JavaScript function from c# with an implicit this object will be executed twice if an exception ist thrown during execution.It is possible to work around this issue via explicit...

View Article


Edited Issue: [FIXED] Double execution of cross-engine VBScript calls that...

got one more cross-engine issue.an error raised by scriptengine (b) which was invoked by another scriptengine (a), doesn't make it to scriptengine (a) and properly back to the origin calle in the...

View Article


Commented Issue: [FIXED] Double execution of cross-engine VBScript calls that...

got one more cross-engine issue.an error raised by scriptengine (b) which was invoked by another scriptengine (a), doesn't make it to scriptengine (a) and properly back to the origin calle in the...

View Article

Edited Issue: [FIXED] Double execution of cross-engine VBScript calls that...

got one more cross-engine issue.an error raised by scriptengine (b) which was invoked by another scriptengine (a), doesn't make it to scriptengine (a) and properly back to the origin calle in the...

View Article

Edited Issue: [FIXED] Repeated method call [105]

It looks like calling a JavaScript function from c# with an implicit this object will be executed twice if an exception ist thrown during execution.It is possible to work around this issue via explicit...

View Article

Edited Issue: [FIXED] Memory leak with shared V8 runtimes [107]

Repeated calls to `V8Runtime.CreateScriptEngine` make the runtime's heap grow even if the engine instances are disposed immediately. This is because the `V8ContextImpl` destructor neglects to to...

View Article


Edited Issue: [FIXED] Put Property Bug [104]

Setting a Value to Put Property outside the Script execution context fails, saying member not found.here is a simple demonstration code:```var e = new VBScriptEngine(); e.Execute(@"class test private...

View Article

Image may be NSFW.
Clik here to view.

Updated Wiki: Home

Version 5.4.6 released. More...Description ClearScript is a library that makes it easy to add scripting to your .NET applications. It currently supports JavaScript (via V8 and JScript) and...

View Article


Commented Issue: [FIXED] Repeated method call [105]

It looks like calling a JavaScript function from c# with an implicit this object will be executed twice if an exception ist thrown during execution.It is possible to work around this issue via explicit...

View Article

Commented Issue: [FIXED] Double execution of cross-engine VBScript calls that...

got one more cross-engine issue.an error raised by scriptengine (b) which was invoked by another scriptengine (a), doesn't make it to scriptengine (a) and properly back to the origin calle in the...

View Article


Closed Issue: [FIXED] Double execution of cross-engine VBScript calls that...

got one more cross-engine issue.an error raised by scriptengine (b) which was invoked by another scriptengine (a), doesn't make it to scriptengine (a) and properly back to the origin calle in the...

View Article

Closed Issue: [FIXED] Repeated method call [105]

It looks like calling a JavaScript function from c# with an implicit this object will be executed twice if an exception ist thrown during execution.It is possible to work around this issue via explicit...

View Article

Closed Issue: [FIXED] Put Property Bug [104]

Setting a Value to Put Property outside the Script execution context fails, saying member not found.here is a simple demonstration code:```var e = new VBScriptEngine(); e.Execute(@"class test private...

View Article
Browsing all 2297 articles
Browse latest View live




Latest Images