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.Libraries
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 19, 2016
Implemented storing generic signature in global cache (#970),
Show description for 5b47054
iskiselev
committed
5b47054
View commit details
Copy full SHA for 5b47054
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Merge pull request #934 from iskiselev/AsyncMethodSignatures_915
Show description for 27a9186
kg
committed
27a9186
View commit details
Copy full SHA for 27a9186
View code at this point
Browse repository at this point
Merge pull request #919 from mwh/EnumerableZipSkipLast
Show description for ad0373d
kg
committed
ad0373d
View commit details
Copy full SHA for ad0373d
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
JSIL.MakeTypeAlias check for same assembly prototype. Fix #936.
iskiselev
committed
4a31f61
View commit details
Copy full SHA for 4a31f61
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Implement Enumerable.Zip and test case
Show description for 99b2ff7
mwh
committed
99b2ff7
View commit details
Copy full SHA for 99b2ff7
View code at this point
Browse repository at this point
Implement Enumerable.Last and test case
Show description for cba5083
mwh
committed
cba5083
View commit details
Copy full SHA for cba5083
View code at this point
Browse repository at this point
Implement Enumerable.Skip
Show description for 3293cbb
mwh
committed
3293cbb
View commit details
Copy full SHA for 3293cbb
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Added method signatures for TrySetException and AggregateException invokes.
Show description for c9e10c4
iskiselev
committed
c9e10c4
View commit details
Copy full SHA for c9e10c4
View code at this point
Browse repository at this point
Commits on Dec 11, 2015
Fixed Array.Clone with native JS arrays (#932).
iskiselev
committed
1293691
View commit details
Copy full SHA for 1293691
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Merge pull request #879 from iskiselev/Issue866_Workaround
Show description for d2cc0bd
kg
committed
d2cc0bd
View commit details
Copy full SHA for d2cc0bd
View code at this point
Browse repository at this point
Merge pull request #908 from iskiselev/StructGetHashCode
Show description for 1ea762d
kg
committed
1ea762d
View commit details
Copy full SHA for 1ea762d
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
Correct argument order for StringBuilder.Insert
Show description for 57632ee
mwh
committed
57632ee
View commit details
Copy full SHA for 57632ee
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
Dynamic custom processing on translation removed.
Show description for 47f1ab4
iskiselev
committed
47f1ab4
View commit details
Copy full SHA for 47f1ab4
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Fixed typo
callanh
committed
a7a31a2
View commit details
Copy full SHA for a7a31a2
View code at this point
Browse repository at this point
Commits on Nov 16, 2015
GetEnumerator for multidimensional arrays fixed.
iskiselev
committed
53ebf95
View commit details
Copy full SHA for 53ebf95
View code at this point
Browse repository at this point
Fixed ValueType.GetHashCode implementation, test case fixed for .Net compatibility.
iskiselev
committed
35ea9ca
View commit details
Copy full SHA for 35ea9ca
View code at this point
Browse repository at this point
Use !JSIL.IsArray check instead of .LowerBounds for non-vector array checks.
iskiselev
committed
b1b5b04
View commit details
Copy full SHA for b1b5b04
View code at this point
Browse repository at this point
Correct impelementation of GetHashCode for struct types.
iskiselev
committed
c402657
View commit details
Copy full SHA for c402657
View code at this point
Browse repository at this point
Commits on Nov 14, 2015
Fixed error inpositional genric arguments resolution.
iskiselev
committed
cde7284
View commit details
Copy full SHA for cde7284
View code at this point
Browse repository at this point
Proper implementation for .Check for arrays. Fixed type check for null.
iskiselev
committed
a68bba4
View commit details
Copy full SHA for a68bba4
View code at this point
Browse repository at this point
Assembly JSIL.Core -> mscorlib.
iskiselev
committed
3dd8d72
View commit details
Copy full SHA for 3dd8d72
View code at this point
Browse repository at this point
Reflection methods return typed array.
iskiselev
committed
62550b7
View commit details
Copy full SHA for 62550b7
View code at this point
Browse repository at this point
Variance disabled for structs. Array casts.
iskiselev
committed
50cd5b8
View commit details
Copy full SHA for 50cd5b8
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Fixed generic parameter resolution for multi-dimensions arrays.
iskiselev
committed
8d403b9
View commit details
Copy full SHA for 8d403b9
View code at this point
Browse repository at this point
Fixed positional generic arguments resolution (#903).
iskiselev
committed
f8c16ba
View commit details
Copy full SHA for f8c16ba
View code at this point
Browse repository at this point
Fixed proxy for Array intialization.
iskiselev
committed
99c9046
View commit details
Copy full SHA for 99c9046
View code at this point
Browse repository at this point
MultiDimArray reference, array as/is/cast covariance.
iskiselev
committed
53cdec8
View commit details
Copy full SHA for 53cdec8
View code at this point
Browse repository at this point
Translated BCL compatibility.
iskiselev
committed
6e5c6f0
View commit details
Copy full SHA for 6e5c6f0
View code at this point
Browse repository at this point
Don't call static ctor from Type.Initialize (#904).
iskiselev
committed
f846ade
View commit details
Copy full SHA for f846ade
View code at this point
Browse repository at this point
Commits on Nov 12, 2015
Treat type as initialized right before static ctor could be invoked.
iskiselev
committed
fc6a538
View commit details
Copy full SHA for fc6a538
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
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
IConvertible for char and bool. Test updated.
iskiselev
committed
b154c43
View commit details
Copy full SHA for b154c43
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 30, 2015
Source unification for JSIL.MethodPointerInfo generation invocation method.
iskiselev
committed
5647864
View commit details
Copy full SHA for 5647864
View code at this point
Browse repository at this point
Use JSIL.CreateRebindableNamedFunctionin in MethodPointerInfo.
Show description for b0ecbbb
iskiselev
committed
b0ecbbb
View commit details
Copy full SHA for b0ecbbb
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.