0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
May 29, 2023 — May 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced @define with @const in Closure modules More... almost 13 years ago
Added call to goog.provide() removed by mistake during module conversion More... almost 13 years ago
Completed descriptions of Included Software More... almost 13 years ago
Added Marc Delhommeau in Authors More... almost 13 years ago
Fixed pattern for date in generated footer More... almost 13 years ago
Now using RequireJS to manage module dependencies More... almost 13 years ago
Fixed build process on Windows: use '/' instead of '\' in config for requireJS More... almost 13 years ago
Enhancement: fixed and clarified documentation More... almost 13 years ago
Updated links to Sandbox and core application, following move to src/lb More... almost 13 years ago
Updated configuration of Menu More... almost 13 years ago
Patch for requireJS parse.js, from trunk of jrburke/r.js More... almost 13 years ago
Removed deprecated option includeRequire, no longer needed More... almost 13 years ago
Updated unit tests for lb.base.history to make hidden input optional More... almost 13 years ago
Updated all-tests page, now using optimized script with amd/define More... almost 13 years ago
Added explicit id for use in all-tests page with optimized script More... almost 13 years ago
Bug fix: overwrite config file for requireJS during build, even if newer More... almost 13 years ago
Check modules src or src/{project name} for compatibility when imported More... almost 13 years ago
Updated path to lb modules, from '../src' to '../src/lb' More... almost 13 years ago
Added missing semicolons based on JSLint suggestion More... almost 13 years ago
Removed initialization to undefined, based on JSLint comment More... almost 13 years ago
Added missing ';', removed extra ';', based on JSLint suggestion More... almost 13 years ago
Moved all lb modules from src/ to src/lb More... almost 13 years ago
Added identifier of modules in define for bezen.org More... almost 13 years ago
Added support for resolution of relative dependency id More... almost 13 years ago
Fixed module ids in unit tests More... almost 13 years ago
Clarified documentation with regards to relative ids for dependencies More... almost 13 years ago
Added case of intermediate './' for unit tests of relative module ids More... almost 13 years ago
Added unit tests for the resolution of relative ids More... almost 13 years ago
Clarified documentation of require() within define() More... almost 13 years ago
Refactoring: no need to catch and throw error from require() call More... almost 13 years ago