1
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 10 hours ago.
Sep 19, 2025 — Sep 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Started jQuery Validator implementation More... over 14 years ago
Moved toJS() and toJSON() from KnockoutMapping to Knockout to reflect actual API More... over 14 years ago
Added bindings for on() and off() for jQuery 1.7 More... over 14 years ago
Add PluginArray. Documentation based on https://developer.mozilla.org/en/DOM/PluginArray More... almost 15 years ago
Add document.readyState More... almost 15 years ago
Add document.readyState property More... almost 15 years ago
Fix class/ctor modifiers for Subscribable and Observable classes. Fix various style/crlf inconsistencies. Add BindingContext.cs to project. More... almost 15 years ago
Merge pull request #125 from maverix/master More... almost 15 years ago
Merge pull request #126 from strygo/patch-1 More... almost 15 years ago
Add HTML5 download attribute. More... almost 15 years ago
Missing reference 'using System.Collections' added More... almost 15 years ago
Knockout.js 1.3 RC Bindings More... almost 15 years ago
Update history doc for DateTime -> Date change. More... almost 15 years ago
Fix project file for building without locking build outputs from solution More... almost 15 years ago
VS SDK tools for building VS packages More... almost 15 years ago
Remove Enum.Parse (as intended) More... almost 15 years ago
Misc updates More... almost 15 years ago
Update version to 0.7.4.0 More... almost 15 years ago
Log updates for recent commits More... almost 15 years ago
Fixes for #25, #62, #107 and #114 Also: - Removed special case support for toString/parse on enums - Don't generate internal enums since they are inlined - ToString on named enums and strings is skipped in generated script since it is redundant More... almost 15 years ago
Use relative paths in target files, and enable using script# build tasks in building script# itself. More... almost 15 years ago
Metadata updates/fixes #111 - ApplicationCacheEvent enum scriptnames are incorrect #112 - System.Html.Orientation is missing Portrait upside down Added missing AppCacheStatus enum value Added missing TextAlign/TextBaseline properties on CanvasContext2D More... almost 15 years ago
Add support for application services in sharpen app framework. More... almost 15 years ago
Improve script file naming for "Script." prefixed managed assemblies (exclude "Script." prefix on generated scripts) More... almost 15 years ago
Sharpen app framework (with Behaviors, IoC, Event pub/sub, and few more core features on the way) and miscellaneous supporting changes. More... almost 15 years ago
Fixup test pages More... almost 15 years ago
Tests folder cleanup More... almost 15 years ago
Merge branch 'master' of https://[email protected]/nikhilk/scriptsharp.git More... almost 15 years ago
Fix #94 - raise error message when using Type.CreateInstance directly with return value of method/property More... almost 15 years ago
Fix #84 - raise error message when using Type.CreateInstance directly with return value of method/property More... almost 15 years ago