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
NoDynamic
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 15, 2015
Test case updated (JS-interop returns objects).
iskiselev
committed
792074b
View commit details
Copy full SHA for 792074b
View code at this point
Browse repository at this point
Commits on Dec 5, 2015
Fixed supposed error for dynamic tests.
Show description for 7b08c67
iskiselev
committed
7b08c67
View commit details
Copy full SHA for 7b08c67
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
3d5efab
View commit details
Copy full SHA for 3d5efab
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
Commits on Oct 15, 2015
Test for sting created through ctor added (#845).
iskiselev
committed
1d336ee
View commit details
Copy full SHA for 1d336ee
View code at this point
Browse repository at this point
Workaround for #844. Still should be investigated more. Test added.
iskiselev
committed
d1faaec
View commit details
Copy full SHA for d1faaec
View code at this point
Browse repository at this point
Array objects type is object[] now (fix #847, test added).
iskiselev
committed
c0a1cdc
View commit details
Copy full SHA for c0a1cdc
View code at this point
Browse repository at this point
Commits on Oct 14, 2015
EliminateTemporaries don't treat JSIndexerExpression as immutable (fix #868).
iskiselev
committed
405c9a8
View commit details
Copy full SHA for 405c9a8
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
String implements IConvertible.
iskiselev
committed
5db48cc
View commit details
Copy full SHA for 5db48cc
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
MethodInfo.GetBaseDefinition and test added.
iskiselev
committed
e5a30b2
View commit details
Copy full SHA for e5a30b2
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Merge pull request #857 from iskiselev/TranslatedBootstrap_NumberFormats
Show description for 46ac870
kg
committed
46ac870
View commit details
Copy full SHA for 46ac870
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
Use BCL System.Convert. Most primitive types implement IConvertible.
iskiselev
committed
c49c9cf
View commit details
Copy full SHA for c49c9cf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.