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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
scriptcs
/
scriptcs
Public
Notifications
You must be signed in to change notification settings
Fork
363
Star
2.5k
Code
Issues
167
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
scriptcs
src
ScriptCs.Contracts
IScriptEngine.cs
on
dev
User selector
All users
All time
Commit history
Commits on Dec 21, 2014
refactor: introduce IRepl, move IReplEngine to own file, add guards, remove redundant code, fix code formatting
adamralph
committed
bd73584
View commit details
Copy full SHA for bd73584
View code at this point
Browse repository at this point
changed LocalVariables from property to method, added RoslynReplEngineTests
filipw
committed
63c1db9
View commit details
Copy full SHA for 63c1db9
View code at this point
Browse repository at this point
added RoslynReplEngine
Show description for c02b490
filipw
committed
c02b490
View commit details
Copy full SHA for c02b490
View code at this point
Browse repository at this point
Commits on Dec 9, 2013
Merge branch 'dev' of https://github.com/scriptcs/scriptcs into assembly
filipw
committed
9627399
View commit details
Copy full SHA for 9627399
View code at this point
Browse repository at this point
Commits on Oct 12, 2013
Fix for #475, using .cache folder to store generated .dll files
dschenkelman
committed
d9b4dea
View commit details
Copy full SHA for d9b4dea
View code at this point
Browse repository at this point
Commits on Sep 22, 2013
Changed passing references to ScriptExecutor and ScriptEngine from string to using AssemblyReferences
filipw
committed
99ee2d7
View commit details
Copy full SHA for 99ee2d7
View code at this point
Browse repository at this point
Commits on Aug 15, 2013
# Fixed all stylecop errors
dschenkelman
committed
329291d
View commit details
Copy full SHA for 329291d
View code at this point
Browse repository at this point
# Updated to set file name of script engine
dschenkelman
committed
13d2995
View commit details
Copy full SHA for 13d2995
View code at this point
Browse repository at this point
# Updated to set file name of script engine
dschenkelman
committed
347e653
View commit details
Copy full SHA for 347e653
View code at this point
Browse repository at this point
Commits on Aug 14, 2013
Moved all interfaces to Contracts so you can create modules without taking a dependency on Hosting and Core
khellang
committed
15f537b
View commit details
Copy full SHA for 15f537b
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.