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
Tests
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 25, 2016
Mono.Cecil path updated.
iskiselev
committed
febe551
View commit details
Copy full SHA for febe551
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Merge pull request #914 from mwh/StringJoin
Show description for 960c211
kg
committed
960c211
View commit details
Copy full SHA for 960c211
View code at this point
Browse repository at this point
Merge pull request #931 from iskiselev/RoslynSwitch_921
Show description for c5d62c1
kg
committed
c5d62c1
View commit details
Copy full SHA for c5d62c1
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Test case updated (JS-interop returns objects).
iskiselev
committed
a8b978d
View commit details
Copy full SHA for a8b978d
View code at this point
Browse repository at this point
Implement String.Join(string, IEnumerable<string>)
Show description for 7743d64
mwh
committed
7743d64
View commit details
Copy full SHA for 7743d64
View code at this point
Browse repository at this point
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 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 10, 2015
Sting switch statement on Roslyn (#921) fixed and test added.
iskiselev
committed
7c8cce5
View commit details
Copy full SHA for 7c8cce5
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Fixed supposed error for dynamic tests.
Show description for c345955
iskiselev
committed
c345955
View commit details
Copy full SHA for c345955
View code at this point
Browse repository at this point
Added encoding fix for mono test execution.
iskiselev
committed
4728b82
View commit details
Copy full SHA for 4728b82
View code at this point
Browse repository at this point
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 4, 2015
Removed FailsOnMono from several tests as they should pass now.
iskiselev
committed
b4c2839
View commit details
Copy full SHA for b4c2839
View code at this point
Browse repository at this point
Marked several delegate tests as FailsOnMono
Show description for 7f51adc
iskiselev
committed
7f51adc
View commit details
Copy full SHA for 7f51adc
View code at this point
Browse repository at this point
Commits on Nov 29, 2015
Field type resolution for generic instanses fixed (#913). Test added.
iskiselev
committed
d7b7491
View commit details
Copy full SHA for d7b7491
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
Test really committed.
iskiselev
committed
2ad5244
View commit details
Copy full SHA for 2ad5244
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
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
Test include in *.csproj with Compiled fixed to None.
iskiselev
committed
0bd2a76
View commit details
Copy full SHA for 0bd2a76
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
Test updated to track #903.
iskiselev
committed
f266e67
View commit details
Copy full SHA for f266e67
View code at this point
Browse repository at this point
Commits on Nov 11, 2015
Merge pull request #900 from iskiselev/FailsOnMono20151105
Show description for 8ae6334
kg
committed
8ae6334
View commit details
Copy full SHA for 8ae6334
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
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 6, 2015
Marked some tests as FailsOnMono as they start to fail on Travis for several last weeks.
iskiselev
committed
4193a54
View commit details
Copy full SHA for 4193a54
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Test for fixed #876, #880 added.
iskiselev
committed
31e7ae2
View commit details
Copy full SHA for 31e7ae2
View code at this point
Browse repository at this point
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 21, 2015
Initialize type if not yet on IsAssignableFrom.
Show description for 3eca7b3
iskiselev
committed
3eca7b3
View commit details
Copy full SHA for 3eca7b3
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Marked Array.Empty FailsOnMono, as it comes only in 4.6 API.
iskiselev
committed
b9bf55a
View commit details
Copy full SHA for b9bf55a
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Array.Empty correct implementation and test added.
iskiselev
committed
b16dc3f
View commit details
Copy full SHA for b16dc3f
View code at this point
Browse repository at this point
ReflectionTypes test marked as FailsOnMono.
iskiselev
committed
9c4344f
View commit details
Copy full SHA for 9c4344f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.