0
I Use This!
Inactive

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow re-bundling files for different locations if not rootOnly More... over 16 years ago
Try not to include stuff twice More... over 16 years ago
Ability to exclude files from bundling. More... over 16 years ago
Adding some support for transient dependencies. More... over 16 years ago
Adding some ignores. More... over 16 years ago
First stab at easy bundler. More... over 16 years ago
Clear old domRoot if attaching to existing dom. More... almost 17 years ago
Fixing sub-controller registration More... almost 17 years ago
Add necessary init() to samples. More... almost 17 years ago
Merge branch 'master' of git://github.com/olsonjeffery/machine.javascript More... almost 17 years ago
Make sure all call-backs are called with "this" set as the controller. More... almost 17 years ago
Move things out of constructor to init() method. More... almost 17 years ago
impl of view renderer example and text cleanup in example.html More... almost 17 years ago
added a spec to verify case-insensivity for renderer name registration More... almost 17 years ago
fixing broken examples due to view changes ... the example now use the default, built-in renderer ... so no more default-view-renderer.js ... some text for the AJAX example, but no impl yet ... stubbed out view renderer example.. will use ejs most likely More... almost 17 years ago
make renderer name lowercase to match newRenderer() ... in registerViewRenderer() More... almost 17 years ago
stub of Ajax example .. not done also renderering is broken because of view changes More... almost 17 years ago
finishing up impl of the action controller example More... almost 17 years ago
Started some specs. More... almost 17 years ago
Fixd bug where it would always use default renderers. More... almost 17 years ago
Added renderer registration rather than global magic names. More... almost 17 years ago
Variable rename. More... almost 17 years ago
some more explanatory text in example.html - some basic intro stuff - an intro to the use of machine-includer.js More... almost 17 years ago
adding .gitignore More... almost 17 years ago
getting the full simple example working More... almost 17 years ago
doRender() now returns the string it gets from the renderer More... almost 17 years ago
adding an ultra-simple view renderer for the basic example More... almost 17 years ago
initial impl of textarea-based "dynamic examples" .. will provide visible examples of controller defintion and usage.. allow prospective users to play around with it.. More... almost 17 years ago
ditching external example-controller.js More... almost 17 years ago
ading ejs.js to example folder More... almost 17 years ago