0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed package-using docs More... over 14 years ago
added docs More... over 14 years ago
better unit test for using packages More... over 14 years ago
Merge branch 'master' of git://github.com/tlrobinson/narwhal More... over 14 years ago
Updated the engine template. More... over 14 years ago
Refined unit test colors, so that pass/fail/error are only highlighted in the summary if they are nonzero. More... over 14 years ago
Reverted the unshift of the command name on js -m and correspondingly added a name for the command parser to shift to tusk.cmd. More... over 14 years ago
Altered the sandbox function's argument order to keep its undocumented, unspecified, private arguments on the end. More... over 14 years ago
Merge branch 'master' into refactor More... over 14 years ago
Fixed the Unix permissions/modes. More... over 14 years ago
Merge branch 'master' into HEAD More... over 14 years ago
#71 - updated the tusk command to execute the narwhal/tusk module as a module, not a script. More... over 14 years ago
using package support with unit test More... over 14 years ago
Merge branch 'master' of [email protected]:cadorn/narwhal More... over 14 years ago
Merge branch 'refactor' of git://github.com/kriskowal/narwhal into kriskowal/master More... over 14 years ago
misc additions and fixes More... over 14 years ago
directory separator fixes for windows More... over 14 years ago
ignore file for bin/; more verbose Object.create error More... over 14 years ago
Fixed new global detection in the new assert/test modules, and added support for AssertionError(message:String) in addition to AssertionError(options:Object) More... over 14 years ago
Merge branch 'refactor' of git://github.com/kriskowal/narwhal into kriskowal/master More... over 14 years ago
Merge branch 'master' of git://github.com/kriskowal/narwhal into kriskowal/master More... over 14 years ago
Got the test result colors closer to right. More... over 14 years ago
Refactored CommonJS assert and test modules to support failure logging in addition to exception failure, and a logger protocol so alternate loggers can be used. Unified AssertionError between test/assert and assert so existing tests can be used on both the old and new frameworks. More... over 14 years ago
Fixed a casualty in the binary module of moving String monkey-patches into their own project. More... over 14 years ago
Merge branch 'master' into refactor More... over 14 years ago
Disabled Unix-specific chmod on Windows as a temporary work-around. More... over 14 years ago
Merge branch 'integration' into refactor More... over 14 years ago
Merge branch 'integration' into refactor More... over 14 years ago
Merge branch 'master' into HEAD More... over 14 years ago
Merge branch 'integration' into refactor More... over 14 years ago