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
JSIL
AssemblyTranslator.cs
on
es7
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 6, 2015
Pass abstract and sealed type statuses from compiler to output JS
Show description for 4159804
kg
committed
4159804
View commit details
Copy full SHA for 4159804
View code at this point
Browse repository at this point
Commits on Jul 4, 2015
Centralize instantiation of System.Type typereferences
kg
committed
1e14d2d
View commit details
Copy full SHA for 1e14d2d
View code at this point
Browse repository at this point
Commits on Jun 20, 2015
Emit offset, size, pack and layout information when translating types
kg
committed
7bc9f87
View commit details
Copy full SHA for 7bc9f87
View code at this point
Browse repository at this point
Commits on Apr 19, 2015
Implement basic AssemblyName functionality
Show description for 5b392d2
kg
committed
5b392d2
View commit details
Copy full SHA for 5b392d2
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
Suppress spurious proxy warnings for certain types of properties and methods
kg
committed
27f0952
View commit details
Copy full SHA for 27f0952
View code at this point
Browse repository at this point
Implement member-specific proxy not matched warnings
kg
committed
e67fc12
View commit details
Copy full SHA for e67fc12
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
Fix issue #693
kg
committed
b949dca
View commit details
Copy full SHA for b949dca
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Generate "use stict"; for all JS files (#677).
iskiselev
committed
ca65e85
View commit details
Copy full SHA for ca65e85
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Handle the [Out] annotation on pinvoke parameters
kg
committed
2c628c0
View commit details
Copy full SHA for 2c628c0
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Disable all support for object/collection initializers
kg
committed
cd28dd0
View commit details
Copy full SHA for cd28dd0
View code at this point
Browse repository at this point
Codegen syntax fixes
kg
committed
c37c680
View commit details
Copy full SHA for c37c680
View code at this point
Browse repository at this point
Partial ICustomMarshaler implementation
kg
committed
97b7a91
View commit details
Copy full SHA for 97b7a91
View code at this point
Browse repository at this point
Commits on Feb 9, 2015
Translate marshalling info for delegate return values/parameters
kg
committed
22cd820
View commit details
Copy full SHA for 22cd820
View code at this point
Browse repository at this point
Introduce machinery to write out pinvoke marshalling info for return values and parameters
kg
committed
eee9dc7
View commit details
Copy full SHA for eee9dc7
View code at this point
Browse repository at this point
Emit enum underlying types in translation
Show description for a5f8764
kg
committed
a5f8764
View commit details
Copy full SHA for a5f8764
View code at this point
Browse repository at this point
Support pinvoke EntryPoint override
kg
committed
f4b7a54
View commit details
Copy full SHA for f4b7a54
View code at this point
Browse repository at this point
Use lazy property for pinvoke lookup
kg
committed
75b8ffb
View commit details
Copy full SHA for 75b8ffb
View code at this point
Browse repository at this point
PInvoke methods generate '$.PInvokeMethod' instead of '$.ExternalMethod'
kg
committed
c3b0527
View commit details
Copy full SHA for c3b0527
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 Aug 2, 2014
Clean up junk in JSStubOnly commit
kg
committed
db611d7
View commit details
Copy full SHA for db611d7
View code at this point
Browse repository at this point
Merge pull request #591 from desunit/master
Show description for 0ebb7b9
kg
committed
0ebb7b9
View commit details
Copy full SHA for 0ebb7b9
View code at this point
Browse repository at this point
related to #591: changed window to GlobalNamespace
desunit
committed
e912194
View commit details
Copy full SHA for e912194
View code at this point
Browse repository at this point
Checkpoint introduction of JSNeverStub
kg
committed
719ec97
View commit details
Copy full SHA for 719ec97
View code at this point
Browse repository at this point
Commits on Aug 1, 2014
Google Closure tries to minify the string with: ""object"!==typeof contentManifest&&(contentManifest={});" which causes error that contentManifest is not defined. The better way to define global va…
Show description for c7f0264
desunit
committed
c7f0264
View commit details
Copy full SHA for c7f0264
View code at this point
Browse repository at this point
Commits on Jul 13, 2014
Refactored and improved type hinting
Show description for 4c1a439
kg
committed
4c1a439
View commit details
Copy full SHA for 4c1a439
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
Fix issue 494 and add tests.
Show description for 7c4cddf
kg
committed
7c4cddf
View commit details
Copy full SHA for 7c4cddf
View code at this point
Browse repository at this point
Commits on Jun 23, 2014
Reduce GC pressure:
Show description for 3affb4b
kg
committed
3affb4b
View commit details
Copy full SHA for 3affb4b
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
Introduce ImmutableArrayPool to reduce GC pressure by carving small temporary arrays out of larger ones
Show description for 44d3815
kg
committed
44d3815
View commit details
Copy full SHA for 44d3815
View code at this point
Browse repository at this point
Some minor heap size/GC pressure optimizations
kg
committed
8077dd9
View commit details
Copy full SHA for 8077dd9
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 12, 2014
Check in a (currently disabled) optimization for base method calls as suggested by Luke Wagner. (It's not actually an optimization :-( )
kg
committed
e20ef5e
View commit details
Copy full SHA for e20ef5e
View code at this point
Browse repository at this point
Commits on Jun 10, 2014
Fixed stub processing for DCE removed classes.
Show description for a97362b
iskiselev
authored and
kg
committed
a97362b
View commit details
Copy full SHA for a97362b
View code at this point
Browse repository at this point
Commits on May 26, 2014
Added reflection support to delegate types. Added Invoke method. Fix #500, #499.
Show description for 1c23032
iskiselev
committed
1c23032
View commit details
Copy full SHA for 1c23032
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.