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 }}
SabaSoftware
/
JSIL
Public
forked from
iskiselev/JSIL
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 1, 2017
Changed function to lastIndexOf
sgarg
committed
420885c
View commit details
Copy full SHA for 420885c
Browse repository at this point
Commits on May 31, 2017
Added support for StringComarision parameter for EndsWith
sgarg
committed
12e0bbf
View commit details
Copy full SHA for 12e0bbf
Browse repository at this point
Removed duplicate function
sgarg
committed
81683b0
View commit details
Copy full SHA for 81683b0
Browse repository at this point
Merge System.String.IndexOf_StringComparison
sgarg
committed
dab8c44
View commit details
Copy full SHA for dab8c44
Browse repository at this point
Added support for indexOf with StringComparision parameter
sgarg
committed
ac10a5a
View commit details
Copy full SHA for ac10a5a
Browse repository at this point
Commits on Mar 18, 2017
(Merge with md) BCL Proxy stub for System_Reflection_IntrospectionExtensions.GetTypeInfo
mdaveynis
committed
5d64725
View commit details
Copy full SHA for 5d64725
Browse repository at this point
BCL Proxy stub for System_Reflection_IntrospectionExtensions.GetTypeInfo
mdaveynis
committed
80886e5
View commit details
Copy full SHA for 80886e5
Browse repository at this point
Commits on Mar 15, 2017
Merge with TypeInfoApi (void signature tests updated)
mdaveynis
committed
b642d5f
View commit details
Copy full SHA for b642d5f
Browse repository at this point
Update tests signatures: void -> Void
mdaveynis
committed
74a852d
View commit details
Copy full SHA for 74a852d
Browse repository at this point
Merge with TypeInfoApi (test updated)
mdaveynis
committed
16ef14b
View commit details
Copy full SHA for 16ef14b
Browse repository at this point
Update test to avoid System.Type.ToString() differences.
mdaveynis
committed
bdbd230
View commit details
Copy full SHA for bdbd230
Browse repository at this point
Commits on Mar 11, 2017
Merge with TypeInfoApi
mdaveynis
committed
1f3bc33
View commit details
Copy full SHA for 1f3bc33
Browse repository at this point
Updated toString of Void signature
mdaveynis
committed
57992e9
View commit details
Copy full SHA for 57992e9
Browse repository at this point
Added IEnumerable<System.Reflection.ConstructorInfo> TypeInfo.DeclaredConstructors { get; }
Show description for fd373fe
mdaveynis
committed
fd373fe
View commit details
Copy full SHA for fd373fe
Browse repository at this point
Commits on Mar 9, 2017
Merge pull request #1042 from mdaveynis/AsyncImprovements
Show description for 1d57d54
kg
authored
1d57d54
View commit details
Copy full SHA for 1d57d54
Browse repository at this point
Commits on Mar 8, 2017
Merge
mdaveynis
committed
0d66fae
View commit details
Copy full SHA for 0d66fae
Browse repository at this point
Fixed calling awaiter with Task.FromResult
mdaveynis
committed
8cec982
View commit details
Copy full SHA for 8cec982
Browse repository at this point
Task.IsComplete implementation fixed
mdaveynis
committed
e202fb2
View commit details
Copy full SHA for e202fb2
Browse repository at this point
Fixed formatting.
mdaveynis
committed
f073ad3
View commit details
Copy full SHA for f073ad3
Browse repository at this point
Merge with AsyncImprovements
Michael
committed
c662c1e
View commit details
Copy full SHA for c662c1e
Browse repository at this point
Implementation of Task.FromResult<TResult>(TResult result)
Michael
committed
79f6ab4
View commit details
Copy full SHA for 79f6ab4
Browse repository at this point
Commits on Mar 4, 2017
Merge
ikiselev
committed
909ba79
View commit details
Copy full SHA for 909ba79
Browse repository at this point
Add stub Exceptions implementation
ikiselev
committed
39e2768
View commit details
Copy full SHA for 39e2768
Browse repository at this point
Merge
ikiselev
committed
e1ea663
View commit details
Copy full SHA for e1ea663
Browse repository at this point
Correct handling for canceled tasks
ikiselev
committed
b715e55
View commit details
Copy full SHA for b715e55
Browse repository at this point
Commits on Mar 1, 2017
Merge pull request #2 from SabaSoftware/GenericType_1039
Show description for 4f380f0
tosandeepgarg
authored
4f380f0
View commit details
Copy full SHA for 4f380f0
Browse repository at this point
Corrected generic type FullnName property (fix #1039)
sgarg
committed
d2930b9
View commit details
Copy full SHA for d2930b9
Browse repository at this point
Commits on Feb 25, 2017
Merge pull request #1038 from iskiselev/Unsigned_Comparison_1037
Show description for d1914fa
kg
authored
d1914fa
View commit details
Copy full SHA for d1914fa
Browse repository at this point
Merge with unsigned comparison fix
ikiselev
committed
cd542b6
View commit details
Copy full SHA for cd542b6
Browse repository at this point
Moved unsigned conversion to proper place (#1037)
ikiselev
committed
8898c06
View commit details
Copy full SHA for 8898c06
Browse repository at this point
Support for unsigned comparison (#1037)
ikiselev
committed
b66f371
View commit details
Copy full SHA for b66f371
Browse repository at this point
Backed out changeset: 1c81a3456cfb
Show description for fa99868
ikiselev
committed
fa99868
View commit details
Copy full SHA for fa99868
Browse repository at this point
Backed out changeset: 9ebd501c3f3c
Show description for f2241f4
ikiselev
committed
f2241f4
View commit details
Copy full SHA for f2241f4
Browse repository at this point
Merge with master
ikiselev
committed
dbc589b
View commit details
Copy full SHA for dbc589b
Browse repository at this point
Commits on Feb 24, 2017
Merge pull request #1036 from SabaSoftware/Assembly_GetType_1035
Show description for 2751b07
kg
authored
2751b07
View commit details
Copy full SHA for 2751b07
Browse repository at this point
Previous
Next
You can’t perform that action at this time.