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
Proxies
Object.cs
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 16, 2015
Fixed Equals for raw types passed as object (#24, #446).
iskiselev
committed
6d3779e
View commit details
Copy full SHA for 6d3779e
View code at this point
Browse repository at this point
Fixed GetHashCode for raw types passed as object (#240).
iskiselev
committed
b23d16d
View commit details
Copy full SHA for b23d16d
View code at this point
Browse repository at this point
Commits on May 27, 2014
Correct the Int64.ToString fix
Show description for b661aed
kg
committed
b661aed
View commit details
Copy full SHA for b661aed
View code at this point
Browse repository at this point
Fix Int64.ToString and other overloads of ToString getting a .NET-style 'ToString' name instead of a JS-style 'toString', and add a test.
kg
committed
32cd403
View commit details
Copy full SHA for 32cd403
View code at this point
Browse repository at this point
Commits on Sep 11, 2013
Clean up compiler warnings.
kg
committed
ff33be3
View commit details
Copy full SHA for ff33be3
View code at this point
Browse repository at this point
Commits on Aug 13, 2012
Fix struct arguments passed to Object.ReferenceEquals not being boxed.
kg
committed
dc4ddd5
View commit details
Copy full SHA for dc4ddd5
View code at this point
Browse repository at this point
Commits on Jun 21, 2012
Rename Object.Equals to Object.Object_Equals in generated JS so that it doesn't alias other Equals methods and cause them to require slow overload dispatch.
Show description for c118abf
kg
committed
c118abf
View commit details
Copy full SHA for c118abf
View code at this point
Browse repository at this point
Fix broken Object.Equals proxy and add a test.
Show description for b933738
kg
committed
b933738
View commit details
Copy full SHA for b933738
View code at this point
Browse repository at this point
Commits on Apr 7, 2012
Fix the enum methods.
Show description for 895efd4
kg
committed
895efd4
View commit details
Copy full SHA for 895efd4
View code at this point
Browse repository at this point
Commits on Mar 20, 2012
Usability improvements from markusjohnsson:
Show description for 0c43208
kg
committed
0c43208
View commit details
Copy full SHA for 0c43208
View code at this point
Browse repository at this point
Commits on Nov 2, 2011
Split method/property replacement transform out from the operator simplification transform, since disabling the former will break important behavior
Show description for 9d9abe3
kg
committed
9d9abe3
View commit details
Copy full SHA for 9d9abe3
View code at this point
Browse repository at this point
Commits on Jul 4, 2011
Fixed TypeInfoProvider.Remove not working on nested types
Show description for 571a2b9
kg
committed
571a2b9
View commit details
Copy full SHA for 571a2b9
View code at this point
Browse repository at this point
Commits on Jun 14, 2011
Cause JSChangeName to prevent the addition of generic and overload suffixes (this fixes Object.toString sometimes being named 'toString$0')
Show description for 49b6c59
kg
committed
49b6c59
View commit details
Copy full SHA for 49b6c59
View code at this point
Browse repository at this point
Commits on May 26, 2011
Store the interface list in type information and allow overriding it with proxies
Show description for f1e2825
kg
committed
f1e2825
View commit details
Copy full SHA for f1e2825
View code at this point
Browse repository at this point
Correctness fixes to proxies
Show description for 0e2c342
kg
committed
0e2c342
View commit details
Copy full SHA for 0e2c342
View code at this point
Browse repository at this point
Commits on May 10, 2011
Checkpoint
kg
committed
10ea815
View commit details
Copy full SHA for 10ea815
View code at this point
Browse repository at this point
Simplified naming rules for methods and properties
Show description for f65c854
kg
committed
f65c854
View commit details
Copy full SHA for f65c854
View code at this point
Browse repository at this point
Commits on May 9, 2011
Expanded proxy infrastructure
kg
committed
6c0c338
View commit details
Copy full SHA for 6c0c338
View code at this point
Browse repository at this point
Added support for dynamically typed proxies via the AnyType stand-in type
Show description for 62d315a
kg
committed
62d315a
View commit details
Copy full SHA for 62d315a
View code at this point
Browse repository at this point
Checkpointing more progress on type proxies
kg
committed
8e1dac5
View commit details
Copy full SHA for 8e1dac5
View code at this point
Browse repository at this point
Overhauled type information system
Show description for 4572c2a
kg
committed
4572c2a
View commit details
Copy full SHA for 4572c2a
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.