Created Unassigned: Extension methods appearing as keys on irrelevant objects...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleCommented Unassigned: Extension methods appearing as keys on irrelevant...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleEdited Issue: Extension methods appearing as keys on irrelevant objects (V8)...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleCreated Unassigned: Event Listener Creation [102]
I´m trying to create a UDPClient from javascript but I cannot find the way to add the event to the object I´ve created on the javascript side and assign a callback function.Can someone help me with...
View ArticleNew Post: Event Listener Creation
nicoriffwrote:​ I´m trying to create a UDPClient from javascript but I cannot find the way to add the event to the object I´ve created on the javascript side and assign a callback function. Can someone...
View ArticleCommented Unassigned: Event Listener Creation [102]
I´m trying to create a UDPClient from javascript but I cannot find the way to add the event to the object I´ve created on the javascript side and assign a callback function.Can someone help me with...
View ArticleClosed Unassigned: Event Listener Creation [102]
I´m trying to create a UDPClient from javascript but I cannot find the way to add the event to the object I´ve created on the javascript side and assign a callback function.Can someone help me with...
View ArticleCommented Issue: Extension methods appearing as keys on irrelevant objects...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleCommented Issue: Extension methods appearing as keys on irrelevant objects...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleCommented Issue: Extension methods appearing as keys on irrelevant objects...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleReviewed: ClearScript 5.4 (Mar 01, 2016)
Rated 5 Stars (out of 5) - Fantastic library and responsive support from the devs!
View ArticleSource code checked in, #bc70fda0c516068a0727ebb8f4d6beafedcb2614
Added V8ScriptEngine.SuppressExtensionMethodEnumeration.
View ArticleCommented Issue: Extension methods appearing as keys on irrelevant objects...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleCommented Issue: Extension methods appearing as keys on irrelevant objects...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleEdited Issue: [RESOLVED] Extension methods appearing as keys on irrelevant...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleCommented Issue: [RESOLVED] Extension methods appearing as keys on irrelevant...
Hello! First of all thank you for this amazing library and your great effort in maintaining it!I am building a runtime on top of ClearScript that supports node-like requiring of scripts and dll's. I...
View ArticleEdited Issue: [FIXED] Can no longer use object method "toString()" in 5.4.4 [98]
Hi,We currently use ClearScript v5.4.2 and wanted to upgrade to v5.4.4, but some of our tests started failing. This is because the method "toString()" no longer binds to the method on the managed...
View ArticleNew Post: PropertyBag(isReadOnly: true) cannot be initialized with properties
The tests in PropertyBagTests are passing because an exception is thrown as expected, but it's not thrown at the place it should. (You should probably scope the throw assertions on the statement...
View ArticleNew Post: Date marshalling
I've toyed a bit with this issue because I like to keep the .NET DateTime as they are on the script side but the comparison operators are a bit of a trap when we write our business rules. I wonder if...
View ArticleNew Post: PropertyBag(isReadOnly: true) cannot be initialized with properties
Right you are! We'll fix the tests in the next point release. Thanks for reporting this!
View Article