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
.
PlayScriptRedux
/
NRefactory
Public
forked from
icsharpcode/NRefactory
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
NRefactory
ICSharpCode.NRefactory.IKVM
on
playscript
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 13, 2016
Internalize deps
sushihangover
committed
32fe644
View commit details
Copy full SHA for 32fe644
View code at this point
Browse repository at this point
Fix references, should always be to base ICSharpCode.NRefactory and NOT ICSharpCode.NRefactory.Ps otherwise MD/XS can not load/pass objects as they are from the wrong Interface
sushihangover
committed
4014a19
View commit details
Copy full SHA for 4014a19
View code at this point
Browse repository at this point
Commits on Dec 23, 2015
Update project guid to prevent clash with upstream
sushihangover
committed
a69e3ef
View commit details
Copy full SHA for a69e3ef
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
Refactor namespaces to avoid issues with MD/XS.
sushihangover
committed
d491388
View commit details
Copy full SHA for d491388
View code at this point
Browse repository at this point
Commits on Dec 19, 2015
Initial PlayScript Branch
sushihangover
committed
09e9fad
View commit details
Copy full SHA for 09e9fad
View code at this point
Browse repository at this point
Commits on Nov 6, 2015
PlayScript Namespace updates
sushihangover
committed
a3f1f6d
View commit details
Copy full SHA for a3f1f6d
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Adding PlayScript compiler/parser
sushihangover
committed
f05095d
View commit details
Copy full SHA for f05095d
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
IkvmLoader: fix attributes on type parameters
dgrunwald
committed
86856e9
View commit details
Copy full SHA for 86856e9
View code at this point
Browse repository at this point
Add support for varargs methods ('__arglist') to NR type system.
dgrunwald
committed
bca1946
View commit details
Copy full SHA for bca1946
View code at this point
Browse repository at this point
Commits on Mar 10, 2014
Guard ikvm loader against null namespaces.
Mike Krüger
committed
72d62f6
View commit details
Copy full SHA for 72d62f6
View code at this point
Browse repository at this point
Commits on Jan 24, 2014
Fix .NET 4.5 configuration.
dgrunwald
committed
6837c57
View commit details
Copy full SHA for 6837c57
View code at this point
Browse repository at this point
Commits on Nov 6, 2013
Merge changes from SharpDevelop repository to NRefactory.
dgrunwald
committed
8080583
View commit details
Copy full SHA for 8080583
View code at this point
Browse repository at this point
Commits on Oct 4, 2013
Fixed IkvmLoader exception.
Mike Krüger
committed
27e1e4b
View commit details
Copy full SHA for 27e1e4b
View code at this point
Browse repository at this point
Commits on Sep 19, 2013
Speed up IKVM loader - again.
Mike Krüger
committed
f388e03
View commit details
Copy full SHA for f388e03
View code at this point
Browse repository at this point
Removed fast interning provider (interning is atm too slow -> needs to
Show description for 795dde3
Mike Krüger
committed
795dde3
View commit details
Copy full SHA for 795dde3
View code at this point
Browse repository at this point
Fixed unit tests.
Mike Krüger
committed
d655319
View commit details
Copy full SHA for d655319
View code at this point
Browse repository at this point
Implemented special interning provider.
Mike Krüger
committed
2442a71
View commit details
Copy full SHA for 2442a71
View code at this point
Browse repository at this point
Optimized IKVM loader reading speed.
Mike Krüger
committed
fdc4a1e
View commit details
Copy full SHA for fdc4a1e
View code at this point
Browse repository at this point
Fixed IkvmLoader bug.
Mike Krüger
committed
2327c1f
View commit details
Copy full SHA for 2327c1f
View code at this point
Browse repository at this point
Commits on Aug 21, 2013
Fixed possible crash in IkvmLoader
Mike Krüger
committed
f86c26f
View commit details
Copy full SHA for f86c26f
View code at this point
Browse repository at this point
Commits on Aug 19, 2013
Add more tests for UseStringFormatAction
dgrunwald
committed
900fbd2
View commit details
Copy full SHA for 900fbd2
View code at this point
Browse repository at this point
Commits on Aug 8, 2013
Fixed failing IKVM loader tests
Mike Krüger
committed
9c899f8
View commit details
Copy full SHA for 9c899f8
View code at this point
Browse repository at this point
Commits on Aug 6, 2013
Fixed problem converting assembly attributes in the IKVM loader.
Show description for 82b3254
erik-kallen
committed
82b3254
View commit details
Copy full SHA for 82b3254
View code at this point
Browse repository at this point
Commits on Jul 9, 2013
Fix false positive in NoDefaultConstructorIssue for static constructors.
dgrunwald
committed
d87a233
View commit details
Copy full SHA for d87a233
View code at this point
Browse repository at this point
Commits on Jul 4, 2013
Fixed exception.
Mike Krüger
committed
8fb80c4
View commit details
Copy full SHA for 8fb80c4
View code at this point
Browse repository at this point
Handled possible bug in ikvm.
Mike Krüger
committed
f2a0627
View commit details
Copy full SHA for f2a0627
View code at this point
Browse repository at this point
Handle missing value in ikvm loader.
Mike Krüger
committed
3544e53
View commit details
Copy full SHA for 3544e53
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Corrected ikvm path again.
Mike Krüger
committed
da1bd1d
View commit details
Copy full SHA for da1bd1d
View code at this point
Browse repository at this point
Synchronized more code issues.
Mike Krüger
committed
0bb9139
View commit details
Copy full SHA for 0bb9139
View code at this point
Browse repository at this point
Corrected IKVM directory.
Show description for f603c38
Mike Krüger
committed
f603c38
View commit details
Copy full SHA for f603c38
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Synchronized some code issues.
Mike Krüger
committed
b7a174f
View commit details
Copy full SHA for b7a174f
View code at this point
Browse repository at this point
Corrected ikvm directory.
Mike Krüger
committed
5f61a8f
View commit details
Copy full SHA for 5f61a8f
View code at this point
Browse repository at this point
Fixed null reference exception in IKVM loader.
Mike Krüger
committed
6f67817
View commit details
Copy full SHA for 6f67817
View code at this point
Browse repository at this point
Fixed IKVM loader build.
Mike Krüger
committed
d1c124f
View commit details
Copy full SHA for d1c124f
View code at this point
Browse repository at this point
Commits on Jun 22, 2013
Use AssemblyLoader.Create() in demo app.
dgrunwald
committed
cc65281
View commit details
Copy full SHA for cc65281
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.