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 }}
D-R-R
/
JSIL
Public
forked from
sq/JSIL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
JSIL
Compiler
on
es7
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 5, 2015
Instead of letting the default CLR exception handler catch JSILc errors like FileNotFound, dump them to stdout and abort with an exit code
Show description for a1b9553
kg
committed
a1b9553
View commit details
Copy full SHA for a1b9553
View code at this point
Browse repository at this point
Commits on Apr 19, 2015
FNA sample fix checkpoint
Show description for 702df08
kg
committed
702df08
View commit details
Copy full SHA for 702df08
View code at this point
Browse repository at this point
Commits on Mar 19, 2015
Don't ignore JSDeadCodeElemination attributes when WhiteList is empty
Rohansi
committed
91d2ff5
View commit details
Copy full SHA for 91d2ff5
View code at this point
Browse repository at this point
Commits on Mar 18, 2015
Fix null reference when trying to use default WhiteList value
Rohansi
committed
436e2d2
View commit details
Copy full SHA for 436e2d2
View code at this point
Browse repository at this point
Fix stack overflow when generic base refers to derived type
Rohansi
committed
aa3b3b8
View commit details
Copy full SHA for aa3b3b8
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Proxy warnings default-off
kg
committed
7f6c3d2
View commit details
Copy full SHA for 7f6c3d2
View code at this point
Browse repository at this point
Add a mechanism for diagnostic warnings about proxies ('ProxyWarnings': true in compiler config)
Show description for 8983e60
kg
committed
8983e60
View commit details
Copy full SHA for 8983e60
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Version bump
kg
committed
2f62256
View commit details
Copy full SHA for 2f62256
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Merge pull request #621 from iskiselev/DCE_FieldRef_DeclaringType_Fix
Show description for 266f25f
kg
committed
266f25f
View commit details
Copy full SHA for 266f25f
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
TranslateAdditional option added to .jsilconfig
iskiselev
committed
c3b5e0d
View commit details
Copy full SHA for c3b5e0d
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
Fixed DCE: always add declaring type for added field.
iskiselev
committed
414703c
View commit details
Copy full SHA for 414703c
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
EOL normalization (LF).
iskiselev
committed
812133d
View commit details
Copy full SHA for 812133d
View code at this point
Browse repository at this point
Commits on Jul 9, 2014
Removed special processing for anonymous lambda.
Show description for a8c5a44
iskiselev
committed
a8c5a44
View commit details
Copy full SHA for a8c5a44
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
Don't dump a random app.config file into the outdir
kg
committed
2574331
View commit details
Copy full SHA for 2574331
View code at this point
Browse repository at this point
Fix .NET 4.0 build
kg
committed
8dd4b35
View commit details
Copy full SHA for 8dd4b35
View code at this point
Browse repository at this point
Add support for compiling against .NET 4.5 in VS2010.
Show description for 5ad7102
kg
committed
5ad7102
View commit details
Copy full SHA for 5ad7102
View code at this point
Browse repository at this point
Commits on Jun 22, 2014
Dump stacktrace when decompile fails
kg
committed
f67c1af
View commit details
Copy full SHA for f67c1af
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
DCE: Ignorance for field/type support.
iskiselev
authored and
kg
committed
1ac9bfb
View commit details
Copy full SHA for 1ac9bfb
View code at this point
Browse repository at this point
DCE/IsIgnored: We really need check only generic parameters, not return type or arguments.
iskiselev
authored and
kg
committed
5a4aa80
View commit details
Copy full SHA for 5a4aa80
View code at this point
Browse repository at this point
Finished IsIgnored/IsExternal/IsStubOnly attributes procesing for methods in DCE.
iskiselev
authored and
kg
committed
407545b
View commit details
Copy full SHA for 407545b
View code at this point
Browse repository at this point
Dirty solution for DCE interop with IsExternal flag.
Show description for 5c06da5
iskiselev
authored and
kg
committed
5c06da5
View commit details
Copy full SHA for 5c06da5
View code at this point
Browse repository at this point
Removed hack for preserving all interfaces.
Show description for 45dd2a9
iskiselev
authored and
kg
committed
45dd2a9
View commit details
Copy full SHA for 45dd2a9
View code at this point
Browse repository at this point
Fixed output path for DCE release mode
iskiselev
authored and
kg
committed
724292a
View commit details
Copy full SHA for 724292a
View code at this point
Browse repository at this point
DCE: Generic support, fixed virtual method, interface and arguments processing. Added some meta attributes for dead code elemination.
Show description for 452de03
iskiselev
authored and
kg
committed
452de03
View commit details
Copy full SHA for 452de03
View code at this point
Browse repository at this point
DCE optimizations
ZimM
authored and
kg
committed
95993e6
View commit details
Copy full SHA for 95993e6
View code at this point
Browse repository at this point
Moved DeadCodeInfoProvider configuration setup Fixed DeadCodeAnalyzer.AddAssemblies overwriting entrypoints from previous call
ZimM
authored and
kg
committed
d2bbb07
View commit details
Copy full SHA for d2bbb07
View code at this point
Browse repository at this point
Added dumb analyzer plugin API Added basic dead code elimination plugin
ZimM
authored and
kg
committed
458f496
View commit details
Copy full SHA for 458f496
View code at this point
Browse repository at this point
Commits on Apr 28, 2014
GC optimizations for performance and memory usage
kg
committed
7e23502
View commit details
Copy full SHA for 7e23502
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
Fix ResourceConverter choking in cases where it ends up converting the same assembly resources multiple times.
kg
committed
afbda0a
View commit details
Copy full SHA for afbda0a
View code at this point
Browse repository at this point
Commits on Apr 13, 2014
Merge pull request #389 from iskiselev/ResourcesTranslation
Show description for a1c58ec
kg
committed
a1c58ec
View commit details
Copy full SHA for a1c58ec
View code at this point
Browse repository at this point
Workaround Mono bug in AppDomain creation
hach-que
committed
a47168d
View commit details
Copy full SHA for a47168d
View code at this point
Browse repository at this point
Commits on Apr 12, 2014
Always resolve full path when generate resources. Fix #387.
iskiselev
committed
d8010de
View commit details
Copy full SHA for d8010de
View code at this point
Browse repository at this point
Refactored assembly resource processing in profiles.
iskiselev
committed
b982e69
View commit details
Copy full SHA for b982e69
View code at this point
Browse repository at this point
Typo error fixed.
iskiselev
committed
217b19b
View commit details
Copy full SHA for 217b19b
View code at this point
Browse repository at this point
Extract resourse from all assemblies. Extract resources in default profile. Fix #385
iskiselev
committed
849ecc4
View commit details
Copy full SHA for 849ecc4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.