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 }}
unintelligible
/
scriptsharp
Public
forked from
nikhilk/scriptsharp
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 25, 2011
Fix class/ctor modifiers for Subscribable and Observable classes.
Show description for 9ca7448
nikhilk
committed
9ca7448
View commit details
Copy full SHA for 9ca7448
Browse repository at this point
Merge pull request #125 from maverix/master
Show description for fab518d
nikhilk
committed
fab518d
View commit details
Copy full SHA for fab518d
Browse repository at this point
Merge pull request #126 from strygo/patch-1
Show description for 9f2e30d
nikhilk
committed
9f2e30d
View commit details
Copy full SHA for 9f2e30d
Browse repository at this point
Commits on Nov 24, 2011
Add HTML5 download attribute.
strygo
committed
e728bdb
View commit details
Copy full SHA for e728bdb
Browse repository at this point
Commits on Nov 23, 2011
Missing reference 'using System.Collections' added
Andrew Harry
committed
bf20cd3
View commit details
Copy full SHA for bf20cd3
Browse repository at this point
Knockout.js 1.3 RC Bindings
Andrew Harry
committed
5bed413
View commit details
Copy full SHA for 5bed413
Browse repository at this point
Commits on Nov 5, 2011
Update history doc for DateTime -> Date change.
nikhilk
committed
ebf9b2d
View commit details
Copy full SHA for ebf9b2d
Browse repository at this point
Commits on Nov 1, 2011
Fix project file for building without locking build outputs from solution
nikhilk
committed
f2f7c64
View commit details
Copy full SHA for f2f7c64
Browse repository at this point
Commits on Oct 25, 2011
VS SDK tools for building VS packages
nikhilk
committed
6d15021
View commit details
Copy full SHA for 6d15021
Browse repository at this point
Commits on Oct 24, 2011
Remove Enum.Parse (as intended)
nikhilk
committed
858be51
View commit details
Copy full SHA for 858be51
Browse repository at this point
Misc updates
nikhilk
committed
e8e12f0
View commit details
Copy full SHA for e8e12f0
Browse repository at this point
Commits on Oct 23, 2011
Update version to 0.7.4.0
nikhilk
committed
8adc58b
View commit details
Copy full SHA for 8adc58b
Browse repository at this point
Log updates for recent commits
nikhilk
committed
2197487
View commit details
Copy full SHA for 2197487
Browse repository at this point
Fixes for #25, #62, #107 and #114
Show description for 82db728
nikhilk
committed
82db728
View commit details
Copy full SHA for 82db728
Browse repository at this point
Commits on Oct 21, 2011
Use relative paths in target files, and enable using script# build tasks in building script# itself.
nikhilk
committed
9eeac62
View commit details
Copy full SHA for 9eeac62
Browse repository at this point
Commits on Oct 14, 2011
Metadata updates/fixes
Show description for 3ab1c81
nikhilk
committed
3ab1c81
View commit details
Copy full SHA for 3ab1c81
Browse repository at this point
Commits on Sep 28, 2011
Add support for application services in sharpen app framework.
nikhilk
committed
d4cc575
View commit details
Copy full SHA for d4cc575
Browse repository at this point
Improve script file naming for "Script." prefixed managed assemblies (exclude "Script." prefix on generated scripts)
nikhilk
committed
6c8b0a5
View commit details
Copy full SHA for 6c8b0a5
Browse repository at this point
Commits on Sep 25, 2011
Sharpen app framework (with Behaviors, IoC, Event pub/sub, and few more core features on the way) and miscellaneous supporting changes.
nikhilk
committed
bfca07b
View commit details
Copy full SHA for bfca07b
Browse repository at this point
Fixup test pages
nikhilk
committed
9a26789
View commit details
Copy full SHA for 9a26789
Browse repository at this point
Tests folder cleanup
nikhilk
committed
5e4a8e6
View commit details
Copy full SHA for 5e4a8e6
Browse repository at this point
Merge branch 'master' of https://
[email protected]
/nikhilk/scriptsharp.git
nikhilk
committed
1f1c194
View commit details
Copy full SHA for 1f1c194
Browse repository at this point
Fix #94 - raise error message when using Type.CreateInstance directly with return value of method/property
nikhilk
committed
68c39b9
View commit details
Copy full SHA for 68c39b9
Browse repository at this point
Fix #84 - raise error message when using Type.CreateInstance directly with return value of method/property
nikhilk
committed
c20331a
View commit details
Copy full SHA for c20331a
Browse repository at this point
Fix copying of referenced scripts to handle read-only source/destination files.
Show description for 51a2e35
nikhilk
committed
51a2e35
View commit details
Copy full SHA for 51a2e35
Browse repository at this point
Added Sharpen.dom.js
Show description for 235fb21
nikhilk
committed
235fb21
View commit details
Copy full SHA for 235fb21
Browse repository at this point
Commits on Sep 23, 2011
Change DateTime to Date (no longer a value type) - discussed in issue # 67.
nikhilk
committed
6e8d805
View commit details
Copy full SHA for 6e8d805
Browse repository at this point
Minor change to improve fish tank demo
nikhilk
committed
716b0cd
View commit details
Copy full SHA for 716b0cd
Browse repository at this point
Commits on Sep 19, 2011
Fix #56 - Support switch stmts on strings with 6+ cases by including APIs needed by c# compiler
Show description for 957e166
nikhilk
committed
957e166
View commit details
Copy full SHA for 957e166
Browse repository at this point
Commits on Sep 18, 2011
DOM metadata update for input elements
nikhilk
committed
9d0926b
View commit details
Copy full SHA for 9d0926b
Browse repository at this point
Merge branch 'HEAD' of https://
[email protected]
/nikhilk/scriptsharp.git
nikhilk
committed
c06488d
View commit details
Copy full SHA for c06488d
Browse repository at this point
Fix issue #106 - allow using prop() jQuery method for non-string properties
nikhilk
committed
bfbef8d
View commit details
Copy full SHA for bfbef8d
Browse repository at this point
Extend NonScriptableAttribute to members for additional mscorlib scenarios
nikhilk
committed
4b6bb50
View commit details
Copy full SHA for 4b6bb50
Browse repository at this point
Commits on Sep 10, 2011
Fix issue #96 - handle '+' unary operator.
nikhilk
committed
9477b9d
View commit details
Copy full SHA for 9477b9d
Browse repository at this point
Minor script generation changes - avoid generating internal consts and internal named/numeric value enums
nikhilk
committed
97d2769
View commit details
Copy full SHA for 97d2769
Browse repository at this point
Previous
Next
You can’t perform that action at this time.