FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for ClearScriptTest - flyskynet/ClearScript · GitHub
flyskynet
/
ClearScript
Public
forked from
ClearFoundry/ClearScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
ClearScript
ClearScriptTest
on
master
User selector
Datepicker
Commit history
Commits on Oct 17, 2020
ClearScript 7.0 RC: Removed all C++/CLI code, paving the way for non-Windows builds and resolving GitHub Issue #197; switched to static linking for V8 and C++ libraries; added initial support for .…
Show description for 28d6aa2
ClearScriptLib
committed
28d6aa2
View commit details
Copy full SHA for 28d6aa2
View code at this point
Browse repository at this point
Commits on Sep 10, 2020
Unwrap TargetInvocationException message
Show description for 7973c97
phxnsharp
committed
7973c97
View commit details
Copy full SHA for 7973c97
View code at this point
Browse repository at this point
Add test for exception location without debugger
phxnsharp
committed
2af1be5
View commit details
Copy full SHA for 2af1be5
View code at this point
Browse repository at this point
Fixed another exception being reported without stack trace
Show description for cb5ca36
phxnsharp
committed
cb5ca36
View commit details
Copy full SHA for cb5ca36
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Fix error details from VBScript in some cases
Show description for 9681421
phxnsharp
committed
9681421
View commit details
Copy full SHA for 9681421
View code at this point
Browse repository at this point
Commits on May 28, 2020
Version 6.0.2: Fixed error handling in JavaScriptExtensions.ToPromise; added JavaScriptExtensions.ToTask (GitHub Issue #182); added DocumentLoader.MaxCacheSize and DocumentCategory.MaxCacheSize; ad…
Show description for ee1a5e3
ClearScriptLib
committed
ee1a5e3
View commit details
Copy full SHA for ee1a5e3
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
Version 6.0.1: Improved support for IIS least-privilege accounts (GitHub Issue #160); fixed 64-bit V8 initialization on Azure App Service (GitHub Issue #166); enabled DirectAccess for ComVisible .N…
Show description for 19ca67c
ClearScriptLib
committed
19ca67c
View commit details
Copy full SHA for 19ca67c
View code at this point
Browse repository at this point
Commits on Dec 17, 2019
ClearScript 6.0: Added preliminary support for .NET Core 3.1 on Windows (GitHub Issue #9); added support for system documents (GitHub Issue #143); added IList implementation to V8 arrays; added Ext…
Show description for 66738ce
ClearScriptLib
committed
66738ce
View commit details
Copy full SHA for 66738ce
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
ClearScript 5.6: Added initial support for JavaScript modules (V8 only, GitHub Issue #114); added initial support for CommonJS modules (V8 and JScript); added ScriptEngine.ExecuteDocument and Scrip…
Show description for 3f4e25e
ClearScriptLib
committed
3f4e25e
View commit details
Copy full SHA for 3f4e25e
View code at this point
Browse repository at this point
Commits on Jul 17, 2019
Updated JavaScript test files.
ClearScriptLib
committed
0e9f7c3
View commit details
Copy full SHA for 0e9f7c3
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Updated JavaScript test files.
ClearScriptLib
committed
8c500ac
View commit details
Copy full SHA for 8c500ac
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Updated JavaScript test files.
ClearScriptLib
committed
e86fdda
View commit details
Copy full SHA for e86fdda
View code at this point
Browse repository at this point
Commits on Jul 12, 2019
Updated JavaScript test files.
ClearScriptLib
committed
b8b7c38
View commit details
Copy full SHA for b8b7c38
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Updated JavaScript test files.
ClearScriptLib
committed
07ac75a
View commit details
Copy full SHA for 07ac75a
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Updated JavaScript test files.
ClearScriptLib
committed
3fb8b8f
View commit details
Copy full SHA for 3fb8b8f
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
Updated JavaScript test files.
ClearScriptLib
committed
90a33a0
View commit details
Copy full SHA for 90a33a0
View code at this point
Browse repository at this point
Updated JavaScript test files.
ClearScriptLib
committed
cf21dd0
View commit details
Copy full SHA for cf21dd0
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
Updated JavaScript test files.
ClearScriptLib
committed
73b5ce2
View commit details
Copy full SHA for 73b5ce2
View code at this point
Browse repository at this point
Commits on Jun 6, 2019
Updated JavaScript test files.
ClearScriptLib
committed
ba71cb0
View commit details
Copy full SHA for ba71cb0
View code at this point
Browse repository at this point
Added JavaScript test files.
ClearScriptLib
committed
f00d69c
View commit details
Copy full SHA for f00d69c
View code at this point
Browse repository at this point
Commits on May 2, 2019
Version 5.5.6: Added experimental support for CPU profiling in V8ScriptEngine and V8Runtime; improved support for newer V8 features such as promises and WebAssembly; added Nothing class for better …
Show description for d4d6ba2
ClearScriptLib
committed
d4d6ba2
View commit details
Copy full SHA for d4d6ba2
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Version 5.5.5: Enhanced ScriptObject to simplify script object access without "dynamic"; added IWindowsScriptObject (GitHub Issue #97); improved property accessor scriptability (GitHub Issue #88); …
Show description for fbd59e0
ClearScriptLib
committed
fbd59e0
View commit details
Copy full SHA for fbd59e0
View code at this point
Browse repository at this point
Commits on Nov 19, 2018
Version 5.5.4: Overhauled ScriptEngine.AccessContext support to fix GitHub Issue #68; added ScriptEngine.EnforceAnonymousTypeAccess; fixed Microsoft.ClearScript.targets for VS 2015 compatibility (G…
Show description for 33036db
ClearScriptLib
committed
33036db
View commit details
Copy full SHA for 33036db
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Fixed exceptions thrown from V8Runtime.Compile (GitHub Issue #66).
ClearScriptLib
committed
ea75e47
View commit details
Copy full SHA for ea75e47
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Version 5.5.3: Changed V8Update to use V8's GN-based build system; fixed VB.NET access to nonexistent JavaScript properties (GitHub Issue #47, Take 2); fixed script object serialization via Json.NE…
Show description for 8591cc5
ClearScriptLib
committed
8591cc5
View commit details
Copy full SHA for 8591cc5
View code at this point
Browse repository at this point
Commits on Mar 30, 2018
Version 5.5.2: Added V8ScriptEngineFlags.EnableDateTimeConversion, resolving GitHub Issue #37; added IScriptEngineException.ScriptException, resolving GitHub Issue #39; fixed VB.NET access to non-e…
Show description for 69ce8fa
ClearScriptLib
committed
69ce8fa
View commit details
Copy full SHA for 69ce8fa
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
Bumped version to 5.5.1.1 (GitHub Issue #41).
ClearScriptLib
committed
82ef441
View commit details
Copy full SHA for 82ef441
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Version 5.5.1.1: Fixed Date.now() in V8 (GitHub Issue #34).
ClearScriptLib
committed
1fc9a5a
View commit details
Copy full SHA for 1fc9a5a
View code at this point
Browse repository at this point
Commits on Dec 26, 2017
Version 5.5.1: Switched to custom WebSocket implementation for V8 Inspector; added V8ScriptEngineFlags.AwaitDebuggerAndPauseOnStart (GitHub Issue #22); added ToString() overrides to exception class…
Show description for 18710eb
ClearScriptLib
committed
18710eb
View commit details
Copy full SHA for 18710eb
View code at this point
Browse repository at this point
Commits on Nov 19, 2017
Switch all project files to .NET Framework 4.5
Taritsyn
committed
b9c5809
View commit details
Copy full SHA for b9c5809
View code at this point
Browse repository at this point
Commits on Nov 11, 2017
Fixed VBScript access to nested types (GitHub Issue #23).
ClearScriptLib
committed
08898db
View commit details
Copy full SHA for 08898db
View code at this point
Browse repository at this point
Commits on Nov 7, 2017
ClearScript 5.5: Added support for the V8 Inspector debugging protocol; added V8ScriptEngineFlags.EnableRemoteDebugging and V8RuntimeFlags.EnableRemoteDebugging; updated deployment, debugging, and …
Show description for 3273d22
ClearScriptLib
committed
3273d22
View commit details
Copy full SHA for 3273d22
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Version 5.4.10: Improved indexing support for dynamic host objects; added V8ScriptEngine.SuppressInstanceMethodEnumeration.
ClearScriptLib
committed
9a668f9
View commit details
Copy full SHA for 9a668f9
View code at this point
Browse repository at this point
Commits on May 7, 2017
Added blocking of Delegate.Method when AllowReflection is false (GitHub Issue #2); other minor fixes.
ClearScriptLib
committed
ee73af9
View commit details
Copy full SHA for ee73af9
View code at this point
Browse repository at this point
Commits on May 5, 2017
Added blocking of Exception.GetType() and _Exception.GetType() when AllowReflection is false (GitHub Issue #1), renamed ReadMe.txt to Build.txt.
ClearScriptLib
committed
9865614
View commit details
Copy full SHA for 9865614
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL