0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 19, 2025 — Jun 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added more quotes to readme More... over 11 years ago
2.0.1 More... over 11 years ago
Updated example for 2.0 and added in-browser tests to repository More... over 11 years ago
2.0.0 More... over 11 years ago
Removed support for `null` as an unbound specifier More... over 11 years ago
Updated readme and bumped package version More... almost 12 years ago
Separated `masala.inherits` tests from `masala` tests. More... almost 12 years ago
First implementation of a replacement for `util.inherits` in the form of `masala.inherits` and associated tests cases. More... almost 12 years ago
Changed from a single var block to individual var statements because it allows you the flexibility to set a breakpoint individual var assignment. More... almost 12 years ago
Fixed a small bug that prevented masala'd functions from being used with node.js's `util.inherits`. Now the returned masala'd functions have the original function's prototype. More... almost 12 years ago
Fixed a bug that was overwriting default options under certain circumstances More... over 12 years ago
Added support & tests for currying constructors More... almost 13 years ago
Added note to api section in readme More... almost 13 years ago
More ignores More... almost 13 years ago
Version to 1.2.1 More... almost 13 years ago
Fixed `isPlainObject` function More... almost 13 years ago
Removed function name checks from tests because IE is brain-damaged More... almost 13 years ago
Reordered toArray calls because older browsers allow for mutation of the arguments object More... almost 13 years ago
Updated version info in readme More... almost 13 years ago
Returned function now has proper arity (# arguments left sans options parameter) and an array of what required options remain More... almost 13 years ago
Added ability to "reset" already provided options by setting them to `null` again More... almost 13 years ago
Masala now does standard currying if not given any arguments except for the first (function). More... almost 13 years ago
Added checks to th first argument ensuring it is a plain-object More... almost 13 years ago
Added version info to readme More... almost 13 years ago
removed android from testling list More... almost 13 years ago
added another professional endorsement More... almost 13 years ago
Added TOC More... almost 13 years ago
Added quotes More... almost 13 years ago
Minor formatting changes More... almost 13 years ago
Changed minimum browsers tested to the earliest with full es5 compatibility More... almost 13 years ago