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
backends
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 16, 2015
Avoid undefined usage as argumnet value for JSIL.GetMembersInternal.
iskiselev
committed
048a0bc
View commit details
Copy full SHA for 048a0bc
View code at this point
Browse repository at this point
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
Commits on Oct 15, 2015
Sting.Length added (refleciton compatibility).
iskiselev
committed
77faa39
View commit details
Copy full SHA for 77faa39
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
Array marked as IEnumerable (part of #846).
iskiselev
committed
efd5cdb
View commit details
Copy full SHA for efd5cdb
View code at this point
Browse repository at this point
Type.EmptyTypes added (with hack - it's property, not field.)
iskiselev
committed
516fcf9
View commit details
Copy full SHA for 516fcf9
View code at this point
Browse repository at this point
MethodBase.IsConstructor and MethodInfo.IsVirtual added.
iskiselev
committed
f4c7801
View commit details
Copy full SHA for f4c7801
View code at this point
Browse repository at this point
JSIL.StringFromCharArray with passed length implementation fixed.
iskiselev
committed
db7bf92
View commit details
Copy full SHA for db7bf92
View code at this point
Browse repository at this point
char.IsNumber added.
iskiselev
committed
1f8a4f4
View commit details
Copy full SHA for 1f8a4f4
View code at this point
Browse repository at this point
Enum.GetUnderlyingType added.
iskiselev
committed
3679252
View commit details
Copy full SHA for 3679252
View code at this point
Browse repository at this point
Support .Net Attribute class implementation for translated config (.net only, no mono support yet).
Show description for 9d745a8
iskiselev
committed
9d745a8
View commit details
Copy full SHA for 9d745a8
View code at this point
Browse repository at this point
Type.GetProperty additional override added (still need proper implementation)
Show description for 2db6d9d
iskiselev
committed
2db6d9d
View commit details
Copy full SHA for 2db6d9d
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Enum.ToObject fixed and additional signature added.
iskiselev
committed
4551dda
View commit details
Copy full SHA for 4551dda
View code at this point
Browse repository at this point
Strings from ctor are primitive type.
iskiselev
committed
cef5614
View commit details
Copy full SHA for cef5614
View code at this point
Browse repository at this point
Commits on Oct 12, 2015
MemberInfo.get_IsPrivate
iskiselev
committed
ea14f13
View commit details
Copy full SHA for ea14f13
View code at this point
Browse repository at this point
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
Thread.MemoryBarrier
iskiselev
committed
1f286e9
View commit details
Copy full SHA for 1f286e9
View code at this point
Browse repository at this point
Commits on Oct 10, 2015
RuntimeType.op_Equality implemented.
iskiselev
committed
25a8629
View commit details
Copy full SHA for 25a8629
View code at this point
Browse repository at this point
Commits on Oct 4, 2015
Assembly.Load implemented.
iskiselev
committed
04630df
View commit details
Copy full SHA for 04630df
View code at this point
Browse repository at this point
Parse(string, IFormatProvider) override added.
iskiselev
committed
0c8daa5
View commit details
Copy full SHA for 0c8daa5
View code at this point
Browse repository at this point
Double parse signature fixed.
iskiselev
committed
7cf2a8e
View commit details
Copy full SHA for 7cf2a8e
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
Use mono formatters for non-integer types.
Show description for 83672d3
iskiselev
committed
83672d3
View commit details
Copy full SHA for 83672d3
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Added signatures for all numeric types.
Show description for 43f481c
iskiselev
committed
43f481c
View commit details
Copy full SHA for 43f481c
View code at this point
Browse repository at this point
Commits on Sep 17, 2015
StringBuilder.Insert implemented.
iskiselev
committed
03ce404
View commit details
Copy full SHA for 03ce404
View code at this point
Browse repository at this point
Use number .ToString formats from Mono.
iskiselev
committed
e26e255
View commit details
Copy full SHA for e26e255
View code at this point
Browse repository at this point
Added JSIL.mscorlib project with number formatter implementation.
iskiselev
committed
efdc5d3
View commit details
Copy full SHA for efdc5d3
View code at this point
Browse repository at this point
Fixed UInt64 creation (#855)
iskiselev
committed
1b0461a
View commit details
Copy full SHA for 1b0461a
View code at this point
Browse repository at this point
StringBuilder.Remove implemented.
Show description for 6e0ae8d
iskiselev
committed
6e0ae8d
View commit details
Copy full SHA for 6e0ae8d
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Implemented hiding for Properties/Events/Constructors.
iskiselev
committed
c923248
View commit details
Copy full SHA for c923248
View code at this point
Browse repository at this point
Array.Empty(), Array.UnsafeCreateInstance(...)
iskiselev
committed
f4b859d
View commit details
Copy full SHA for f4b859d
View code at this point
Browse repository at this point
Commits on Sep 3, 2015
System.Reflection.RuntimeMethodInfo.GetParentDefinition implemented and test written.
iskiselev
committed
0d3ce83
View commit details
Copy full SHA for 0d3ce83
View code at this point
Browse repository at this point
System.Reflection.Runtime* types added.
iskiselev
committed
a3d3a8a
View commit details
Copy full SHA for a3d3a8a
View code at this point
Browse repository at this point
Use short name for GenericParameter.Name to match .Net.
iskiselev
committed
84b6601
View commit details
Copy full SHA for 84b6601
View code at this point
Browse repository at this point
Use correct name for PositionalGenericParameter.
iskiselev
committed
0eca1e9
View commit details
Copy full SHA for 0eca1e9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.