Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lkathke
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 13, 2017
Documentation fixes.
ClearScriptLib
committed
0c9f2c3
View commit details
Copy full SHA for 0c9f2c3
Browse repository at this point
More documentation updates.
ClearScriptLib
committed
eb315aa
View commit details
Copy full SHA for eb315aa
Browse repository at this point
Commits on May 12, 2017
Removed docs/Index.md
ClearScriptLib
authored
0e6f961
View commit details
Copy full SHA for 0e6f961
Browse repository at this point
Added docs/Index.md
ClearScriptLib
authored
03c7d16
View commit details
Copy full SHA for 03c7d16
Browse repository at this point
Commits on May 11, 2017
Added Examples.docx and updated Examples.html.
ClearScriptLib
committed
13436c5
View commit details
Copy full SHA for 13436c5
Browse repository at this point
Commits on May 10, 2017
Added CodePlex site link.
ClearScriptLib
authored
0b9b71f
View commit details
Copy full SHA for 0b9b71f
Browse repository at this point
Fixed incorrectly encoded HTML files.
ClearScriptLib
committed
834f1b7
View commit details
Copy full SHA for 834f1b7
Browse repository at this point
Fixed tutorial link in ReadMe.md.
ClearScriptLib
authored
000fd1d
View commit details
Copy full SHA for 000fd1d
Browse repository at this point
Updated documentation.
ClearScriptLib
committed
018a2a2
View commit details
Copy full SHA for 018a2a2
Browse repository at this point
Commits on May 9, 2017
Set theme jekyll-theme-minimal
ClearScriptLib
committed
53a74ba
View commit details
Copy full SHA for 53a74ba
Browse repository at this point
Updated ReadMe.md.
ClearScriptLib
authored
610de5e
View commit details
Copy full SHA for 610de5e
Browse repository at this point
Updated ReadMe.md.
ClearScriptLib
authored
8e06dc8
View commit details
Copy full SHA for 8e06dc8
Browse repository at this point
Tweaked License.txt.
ClearScriptLib
authored
c7d4729
View commit details
Copy full SHA for c7d4729
Browse repository at this point
Added web reference, minor documentation fixes.
ClearScriptLib
committed
fd0d042
View commit details
Copy full SHA for fd0d042
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
Browse repository at this point
Commits on May 5, 2017
Added documentation links to ReadMe.md.
ClearScriptLib
authored
91935c6
View commit details
Copy full SHA for 91935c6
Browse repository at this point
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
Browse repository at this point
Added ReadMe.md.
ClearScriptLib
authored
2b9dc8d
View commit details
Copy full SHA for 2b9dc8d
Browse repository at this point
Commits on Apr 30, 2017
Switched to MIT license for GitHub migration.
ClearScriptLib
committed
47c60bd
View commit details
Copy full SHA for 47c60bd
Browse repository at this point
Commits on Apr 18, 2017
Potential fix for hang on application pool recycle (Issue #119).
ClearScriptLib
committed
1db6dbc
View commit details
Copy full SHA for 1db6dbc
Browse repository at this point
Commits on Feb 28, 2017
Version 5.4.9: Enabled V8 snapshot feature to accelerate V8ScriptEngine initialization; overhauled V8 interface, eliminating deprecated API usage and fixing Issue #116. Tested with V8 5.5.372.40.
Show description for a7ba104
ClearScriptLib
committed
a7ba104
View commit details
Copy full SHA for a7ba104
Browse repository at this point
Commits on Nov 2, 2016
Version 5.4.8: Added support for V8 parser and code caching; added ScriptObject to ease script object identification; fixed argument validation for interop interface parameters; fixed V8 crash when…
Show description for 5ebc1dd
ClearScriptLib
committed
5ebc1dd
View commit details
Copy full SHA for 5ebc1dd
Browse repository at this point
Commits on Sep 13, 2016
Version 5.4.7: Added ImmutableValueAttribute and fixed canonical reference support; fixed nested V8 syntax error reporting; added tests for bug fixes and new APIs. Tested with V8 5.3.332.45.
ClearScriptLib
committed
26ec250
View commit details
Copy full SHA for 26ec250
Browse repository at this point
Commits on Jun 20, 2016
Hardened native timers and V8 background tasks, potentially fixing reported intermittent V8 crashes. Tested with V8 5.1.281.65.
ClearScriptLib
committed
df2b725
View commit details
Copy full SHA for df2b725
Browse repository at this point
Commits on May 29, 2016
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 …
Show description for a453fe9
ClearScriptLib
committed
a453fe9
View commit details
Copy full SHA for a453fe9
Browse repository at this point
Commits on May 9, 2016
Fixed memory leak with shared V8 runtimes (Issue #107).
ClearScriptLib
committed
41036a3
View commit details
Copy full SHA for 41036a3
Browse repository at this point
Commits on Mar 28, 2016
Fixed host-side and cross-engine assignment of VBScript class object properties (Issue #104).
ClearScriptLib
committed
985cde1
View commit details
Copy full SHA for 985cde1
Browse repository at this point
Commits on Mar 9, 2016
Version 5.4.5: Added strongly-typed indexing support for IList<T>; added ScriptEngine.DisableListIndexTypeRestriction; reduced V8 stack overflow detection false positives; added tests for bug fixes…
Show description for 325a436
ClearScriptLib
committed
325a436
View commit details
Copy full SHA for 325a436
Browse repository at this point
Commits on Mar 2, 2016
Added V8ScriptEngine.SuppressExtensionMethodEnumeration.
ClearScriptLib
committed
bc70fda
View commit details
Copy full SHA for bc70fda
Browse repository at this point
Commits on Jan 20, 2016
Fixed native property hiding on V8 (Issue #98).
ClearScriptLib
committed
e3f641f
View commit details
Copy full SHA for e3f641f
Browse repository at this point
Commits on Jan 8, 2016
Fixed host method clobbering on V8.
ClearScriptLib
committed
0970b09
View commit details
Copy full SHA for 0970b09
Browse repository at this point
Commits on Dec 28, 2015
Added HostItemFlags.DirectAccess.
ClearScriptLib
committed
7fa07eb
View commit details
Copy full SHA for 7fa07eb
Browse repository at this point
Commits on Dec 7, 2015
Version 5.4.4: Added fast data transfer between host arrays and JavaScript typed arrays (and other ArrayBuffer views) (Issue #83); IEnumerable instances now support ES6 iteration and for...of when …
Show description for 4d6048f
ClearScriptLib
committed
4d6048f
View commit details
Copy full SHA for 4d6048f
Browse repository at this point
Commits on Aug 16, 2015
Version 5.4.3: Added support for Visual Studio 2015; changed V8Update to use installed Python 2.x; fixed hangs in V8 proxy finalizers during script execution (Issue #86); fixed V8 weak handle callb…
Show description for ba8bf45
ClearScriptLib
committed
ba8bf45
View commit details
Copy full SHA for ba8bf45
Browse repository at this point
Commits on Jun 23, 2015
Version 5.4.2.1: Fixed unnecessary assembly table construction (Issue #84).
ClearScriptLib
committed
8baf6a9
View commit details
Copy full SHA for 8baf6a9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.