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
ILBlockTranslator.cs
on
NoDynamic
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 23, 2015
Dynamic custom processing on translation removed.
Show description for 1287657
iskiselev
committed
1287657
View commit details
Copy full SHA for 1287657
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Merge pull request #863 from iskiselev/Verbatium.Generic
Show description for 7a6a3ac
kg
committed
7a6a3ac
View commit details
Copy full SHA for 7a6a3ac
View code at this point
Browse repository at this point
Merge pull request #864 from iskiselev/BoxRawType
Show description for d41453e
kg
committed
d41453e
View commit details
Copy full SHA for d41453e
View code at this point
Browse repository at this point
Commits on Nov 10, 2015
Array types implement interfaces without ArrayOverlay.
iskiselev
committed
e8b2ef9
View commit details
Copy full SHA for e8b2ef9
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Delegate call implementation use JSIL.MethodPointerInfo.
iskiselev
committed
121f39e
View commit details
Copy full SHA for 121f39e
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
Verbatium fix.
iskiselev
committed
a0de898
View commit details
Copy full SHA for a0de898
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Intoduced generic forms for Verbatium.Expression to prevent boxing.
iskiselev
committed
555540a
View commit details
Copy full SHA for 555540a
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Box Raw types.
iskiselev
committed
4cd9353
View commit details
Copy full SHA for 4cd9353
View code at this point
Browse repository at this point
Commits on Sep 14, 2015
Sourcemap builder PR review fixes applied. Code clean-up.
iskiselev
committed
f53eb94
View commit details
Copy full SHA for f53eb94
View code at this point
Browse repository at this point
Initial support for sourcemaps. Activated by BuildSourceMap key in .jsilconfig.
iskiselev
committed
67a96d0
View commit details
Copy full SHA for 67a96d0
View code at this point
Browse repository at this point
Commits on Aug 29, 2015
Inform analyzer of the caller when doing method replacement
kg
committed
e16f73f
View commit details
Copy full SHA for e16f73f
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Never eliminate temporary variables
kg
committed
7361b30
View commit details
Copy full SHA for 7361b30
View code at this point
Browse repository at this point
Expose a function's label group count
Show description for f9bdd53
kg
committed
f9bdd53
View commit details
Copy full SHA for f9bdd53
View code at this point
Browse repository at this point
Commits on Aug 26, 2015
Checkpoint
kg
committed
e16e7aa
View commit details
Copy full SHA for e16e7aa
View code at this point
Browse repository at this point
Changes to make it easier for analyzers and emitters to tell whether an assembly or member are being stubbed/ignored
kg
committed
a864dcd
View commit details
Copy full SHA for a864dcd
View code at this point
Browse repository at this point
Checkpoint: Extract JS code generation logic from AssemblyTranslator for swappable backends
kg
committed
7d13f7f
View commit details
Copy full SHA for 7d13f7f
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Fix some variations of <native-int> + <pointer>
kg
committed
240c892
View commit details
Copy full SHA for 240c892
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
Invokation overloaded method through delegate (fix #806).
iskiselev
committed
d7ac071
View commit details
Copy full SHA for d7ac071
View code at this point
Browse repository at this point
Commits on Aug 14, 2015
Fix indefinite hang during stubbed BCL test setup
kg
committed
6d27346
View commit details
Copy full SHA for 6d27346
View code at this point
Browse repository at this point
Commits on Aug 7, 2015
LValue status for dynamics
kg
committed
f6b5df0
View commit details
Copy full SHA for f6b5df0
View code at this point
Browse repository at this point
Make pointer reads valid lvalues so they can be transformed into writes later (blech)
kg
committed
3c6288d
View commit details
Copy full SHA for 3c6288d
View code at this point
Browse repository at this point
Invariant fixes
kg
committed
ba11257
View commit details
Copy full SHA for ba11257
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
etypeof generic resolution. Fix for #784.
iskiselev
committed
9969c2c
View commit details
Copy full SHA for 9969c2c
View code at this point
Browse repository at this point
Comments added.
iskiselev
committed
a68b7b1
View commit details
Copy full SHA for a68b7b1
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Fixed Roslyn null comparison (#776).
iskiselev
committed
b22d509
View commit details
Copy full SHA for b22d509
View code at this point
Browse repository at this point
Commits on Jul 26, 2015
Update ILSpy to fix a threading issue
Show description for 7a404b5
kg
committed
7a404b5
View commit details
Copy full SHA for 7a404b5
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
$declaringType(method), $explicitThis(method) parameter expanding for JSReplacement.
iskiselev
committed
89f21a9
View commit details
Copy full SHA for 89f21a9
View code at this point
Browse repository at this point
Commits on Jul 6, 2015
Introduce Verbatim.Expression<T> to suppress a result-cast when you are certain about the type of an expression
Show description for ddfb1bd
kg
committed
ddfb1bd
View commit details
Copy full SHA for ddfb1bd
View code at this point
Browse repository at this point
Commits on Jul 5, 2015
Fix some pointer binary expression corner cases and unhandled exceptions
kg
committed
7e58dd9
View commit details
Copy full SHA for 7e58dd9
View code at this point
Browse repository at this point
Commits on Jul 4, 2015
Fix unhandled exceptions in AttemptPointerConversion
kg
committed
6d0f65e
View commit details
Copy full SHA for 6d0f65e
View code at this point
Browse repository at this point
Checkpoint: Zero length int array test works
Show description for 5954103
kg
committed
5954103
View commit details
Copy full SHA for 5954103
View code at this point
Browse repository at this point
Checkpoint pointer changes
kg
committed
532c815
View commit details
Copy full SHA for 532c815
View code at this point
Browse repository at this point
Checkpoint: More pointer fixes
kg
committed
84d4839
View commit details
Copy full SHA for 84d4839
View code at this point
Browse repository at this point
Checkpoint: Extensive pointer and type inference overhaul
kg
committed
1daee21
View commit details
Copy full SHA for 1daee21
View code at this point
Browse repository at this point
Commits on Jun 20, 2015
Add a hack to work around ILSpy type inference messing up on pointer casts
Show description for 524f415
kg
committed
524f415
View commit details
Copy full SHA for 524f415
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.