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
Accelerator
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 }}
hattan
/
scriptsharp
Public
forked from
nikhilk/scriptsharp
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 Sep 19, 2012
Update src/Libraries/Knockout/CompareResultStatus.cs
nikhilk
committed
80bc91c
View commit details
Copy full SHA for 80bc91c
Browse repository at this point
Update history + fix formatting
nikhilk
committed
f3e136c
View commit details
Copy full SHA for f3e136c
Browse repository at this point
Merge pull request #234 from michaelaird/KnockoutCompareResult
Show description for 8338fae
nikhilk
committed
8338fae
View commit details
Copy full SHA for 8338fae
Browse repository at this point
Commits on Sep 18, 2012
Enumeration for Knockout CompareResult status
michaelaird
committed
a64ec9b
View commit details
Copy full SHA for a64ec9b
Browse repository at this point
Commits on Sep 12, 2012
Deal with tag duplication
nikhilk
committed
24ce066
View commit details
Copy full SHA for 24ce066
Browse repository at this point
Improve tests to close browser window on test completion
nikhilk
committed
5455bf8
View commit details
Copy full SHA for 5455bf8
Browse repository at this point
Commits on Sep 9, 2012
Addition of indexer on string
nikhilk
committed
37775aa
View commit details
Copy full SHA for 37775aa
Browse repository at this point
Commits on Sep 8, 2012
Todo sample
nikhilk
committed
9141c79
View commit details
Copy full SHA for 9141c79
Browse repository at this point
Sample updates/additions
nikhilk
committed
b32f43d
View commit details
Copy full SHA for b32f43d
Browse repository at this point
Commits on Sep 7, 2012
Add various Array methods, Replaced Aggregate w. Reduce
nikhilk
committed
2f6a24d
View commit details
Copy full SHA for 2f6a24d
Browse repository at this point
Fix some broken tests
nikhilk
committed
bd5cc9d
View commit details
Copy full SHA for bd5cc9d
Browse repository at this point
Merge pull request #230 from martinnormark/master
Show description for 10c071f
nikhilk
committed
10c071f
View commit details
Copy full SHA for 10c071f
Browse repository at this point
Add JS tests of isNullOrEmpty
martinnormark
committed
248cd0f
View commit details
Copy full SHA for 248cd0f
Browse repository at this point
Add support for String.IsNullOrWhiteSpace
Show description for df6b43b
martinnormark
committed
df6b43b
View commit details
Copy full SHA for df6b43b
Browse repository at this point
Commits on Sep 6, 2012
Fix #228 - restore support for public resource classes
Show description for b0cf099
nikhilk
committed
b0cf099
View commit details
Copy full SHA for b0cf099
Browse repository at this point
Write out output when a test fails with baseline diffs
nikhilk
committed
55f378e
View commit details
Copy full SHA for 55f378e
Browse repository at this point
Update referenced urls in nuget packages
nikhilk
committed
d589498
View commit details
Copy full SHA for d589498
Browse repository at this point
Cleanup
nikhilk
committed
4f3a4e0
View commit details
Copy full SHA for 4f3a4e0
Browse repository at this point
Cleanup
nikhilk
committed
391e61e
View commit details
Copy full SHA for 391e61e
Browse repository at this point
Merge pull request #229 from nikhilk/cc
Show description for 8e728ba
nikhilk
committed
8e728ba
View commit details
Copy full SHA for 8e728ba
Browse repository at this point
Update file headers
nikhilk
committed
d913500
View commit details
Copy full SHA for d913500
Browse repository at this point
Merge branch 'master' into cc
Show description for 31fc528
nikhilk
committed
31fc528
View commit details
Copy full SHA for 31fc528
Browse repository at this point
Commits on Sep 3, 2012
Fix unqualified reference to console. Fixes #227
nikhilk
committed
38c79ea
View commit details
Copy full SHA for 38c79ea
Browse repository at this point
Commits on Aug 27, 2012
- Fix #131: detect member references in array initializers
Show description for 27f44c7
nikhilk
committed
27f44c7
View commit details
Copy full SHA for 27f44c7
Browse repository at this point
Fix #131 - detect use of 'this' within array initializers
nikhilk
committed
0a97a95
View commit details
Copy full SHA for 0a97a95
Browse repository at this point
Optimize generation of static ctors w/o var declarations
nikhilk
committed
4cd0a4b
View commit details
Copy full SHA for 4cd0a4b
Browse repository at this point
Fix tests after merging master changes.
nikhilk
committed
53f4374
View commit details
Copy full SHA for 53f4374
Browse repository at this point
Added some useful generic overloads.
nikhilk
committed
331849f
View commit details
Copy full SHA for 331849f
Browse repository at this point
Merge branch 'master' into cc
Show description for 9d2afe5
nikhilk
committed
9d2afe5
View commit details
Copy full SHA for 9d2afe5
Browse repository at this point
Remove support for Has/Get/SetProperty, Add/RemoveHandler
Show description for 9b5ae70
nikhilk
committed
9b5ae70
View commit details
Copy full SHA for 9b5ae70
Browse repository at this point
Moved various script'isms off Type and into Script class.
Show description for 012d1f7
nikhilk
committed
012d1f7
View commit details
Copy full SHA for 012d1f7
Browse repository at this point
Commits on Aug 26, 2012
Initial round of cleanup on Type class
nikhilk
committed
a310499
View commit details
Copy full SHA for a310499
Browse repository at this point
Debug now maps to console
nikhilk
committed
b2889b6
View commit details
Copy full SHA for b2889b6
Browse repository at this point
Remove window dependency
nikhilk
committed
771881a
View commit details
Copy full SHA for 771881a
Browse repository at this point
Various cleanup [1/n]
Show description for 54bae4a
nikhilk
committed
54bae4a
View commit details
Copy full SHA for 54bae4a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.