openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
Javascript-FastClass
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 01, 2024 — Aug 01, 2025
Showing page 1 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Corrected casing
dotnetwise
More...
almost 11 years ago
Merge pull request #4 from mariusbaciu/patch-1
dotnetwise
More...
almost 11 years ago
Update README.md
Baciu Mihai Marius
More...
almost 11 years ago
VS2013
Laurenţiu Macovei
More...
about 11 years ago
Merge branch 'master' of https://github.com/dotnetwise/Javascript-FastClass into beta
Laurenţiu Macovei
More...
about 11 years ago
Better intellisense support for VS2013 (since VS2012 supports __proto__) inheritWith creator now automatically shows members added on constructor and inherited constructors
Laurenţiu Macovei
More...
about 11 years ago
Merge pull request #3 from hanneskaeufler/patch-1
dotnetwise
More...
over 11 years ago
Typo fixes in Readme
hanneskaeufler
More...
over 11 years ago
Added the ability to define non-enumerable members with enumerable:false on .define() and .defineStatic()
Laurenţiu Macovei
More...
almost 12 years ago
Returning base ctor's result || this on default constructors Dropping WAssert calls when minified with uglifyjs2 Added support for Node
Laurenţiu Macovei
More...
almost 12 years ago
Added info about nodejs version
dotnetwise
More...
almost 12 years ago
Bumped node version to 1.1011.122041
Laurenţiu Macovei
More...
almost 12 years ago
Bumped into version 1.0.1011.122041
Laurenţiu Macovei
More...
almost 12 years ago
Fixed package.json
Laurenţiu Macovei
More...
almost 12 years ago
Merge branch 'master' of https://github.com/dotnetwise/Javascript-FastClass
Laurenţiu Macovei
More...
almost 12 years ago
Added support for node Added to npm
Laurenţiu Macovei
More...
almost 12 years ago
Corrected IE<=10
dotnetwise
More...
about 12 years ago
Fixed link
dotnetwise
More...
about 12 years ago
Updated _Vs2012.intellisense.js
Laurenţiu Macovei
More...
about 12 years ago
Made use of intellisense.inheritXMLDoc so we automatically inherit XMLDoc from the first base class that has has one specified
Laurenţiu Macovei
More...
about 12 years ago
Fixed inheritWith to accept an object when __proto__ is available
Laurenţiu Macovei
More...
about 12 years ago
Removed wrong call
Laurenţiu Macovei
More...
about 12 years ago
Added inheritWith support to only provided an object when you don't need to call the base or baseCtor, or you call them explicitely
Laurenţiu Macovei
More...
about 12 years ago
Removed console.log that should not be there
Laurenţiu Macovei
More...
about 12 years ago
Merge branch 'master' of https://github.com/dotnetwise/Javascript-FastClass
Laurenţiu Macovei
More...
about 12 years ago
Corrected constructor xmldoc pointing to the correct ctor or the base function Corrected trigger intellisense on VS2012 when pressing F12 (go to reference) to go to the creator rather than the defaultCtor or to the constructor if that was defined
Laurenţiu Macovei
More...
about 12 years ago
Corrected Unit Tests link
dotnetwise
More...
over 12 years ago
Added link to unit tests
dotnetwise
More...
over 12 years ago
Fixed missing Object.getPrototypeOf for IE8 or older. All the tests are passing even in IE7 (except enumerable properties which is expected) Dropped dependence https://github.com/dotnetwise/VS2012-Javascript-Intellisense
Laurenţiu Macovei
More...
over 12 years ago
Made sure all the methods defined over Function and Function.prototype are not enumerable
Laurenţiu Macovei
More...
over 12 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree