0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Execute event on separate line More... over 14 years ago
Fixed worker name setting More... over 14 years ago
Merge branch 'master' of git://github.com/tlrobinson/narwhal More... over 14 years ago
Print a warning in tusk create-catalog if any packages are missing a dependency. More... over 14 years ago
Hack to ensure OS.exit() is passed a Number in args. Unsure why it's sometimes passed the options object. More... over 14 years ago
Cleanup logger module: print to stderr instead of write to stdout. More... over 14 years ago
Re-exec tusk with Rhino if incompatible engine. Add "ensureEngine" to narwhal module. More... over 14 years ago
Remove objj package, deprecated in favor of objective-j + cappuccino packages. More... over 14 years ago
added observable to sources.json More... over 14 years ago
Provide access to the current worker's name More... over 14 years ago
added observable to sources.json More... over 14 years ago
Merge branch 'master' of git://github.com/tlrobinson/narwhal More... over 14 years ago
Fixes an issue with error handling and running on different environments More... over 14 years ago
require("packages").resource(name) should return undefined instead of throwing error for non-existent resource More... over 14 years ago
Updated worker to work with using-packages More... over 14 years ago
Forgot to include catalog.json More... over 14 years ago
Merge branch 'master' of github.com:tlrobinson/narwhal More... over 14 years ago
Implements the narwhal.conf check TODO in narwhal.cmd More... over 14 years ago
Merge branch 'using-packages' of git://github.com/kriskowal/narwhal More... over 14 years ago
Merge with kriskowal's using-packages More... over 14 years ago
Merge branch 'master' of git://github.com/kriskowal/narwhal More... over 14 years ago
Merge branch 'master' of git://github.com/kriskowal/narwhal into 280north/master More... over 14 years ago
Adding OJMoq More... over 14 years ago
Adding OJMoq More... over 14 years ago
Fixed some issues with the modules object for the main module, and moved the curry feature from the require function to the modules object. More... over 14 years ago
Integrated changes from the V8 port of the assert module, including their unit test, fixing some bugs. More... over 14 years ago
fixed NPE on Narwhal startup under OpenJDK6 More... over 14 years ago
Created an HTTP file system storage abstraction. This will help tusk and could eventually serve as a basis for an HTTP cache. More... over 14 years ago
Bugfix: Date.getMonth() goes from 0-11, but in ISO the months are from 1-12. More... over 14 years ago
Run the rhino build for release jar for js.jar More... over 14 years ago