0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 16 hours ago.
May 07, 2023 — May 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from nsisodiya/master More... over 11 years ago
Added Support for sending Initial value to a object! Example - loading of module A, you can send some configuration var M = new lb.core.Module(id, mylib.calender, {barColor:"red",thickness:3}); More... about 12 years ago
Copyrights changed More... over 12 years ago
remove warnings from yuicompressor More... almost 13 years ago
Les logs scalabaleApp s'affichent désormais dans la console JavaScript More... almost 13 years ago
JSlint ne peu plus faire échouer les builds More... almost 13 years ago
update suite à modification jslint More... almost 13 years ago
Upgraded jslint4java and JSLint, updated Ant macro More... almost 13 years ago
Merge branch 'jslint' More... almost 13 years ago
Added amd/define module at start of bezen.org/bezen.js for compatibility More... almost 13 years ago
Added missing dependency on bezen in tests for core Sandbox More... almost 13 years ago
Allow use of eval in tests of json base module for JSON parsing More... almost 13 years ago
Updated jslint directive, removing common options, using new option vars More... almost 13 years ago
Added confusion to the list of checks to ignore for jslint macro More... almost 13 years ago
Upgraded to version 2011-07-04 from github trunk (d84458a40b443062a17b) More... almost 13 years ago
Replaced comparison with undef with typeof to make type explicit to JSLint More... almost 13 years ago
Replaced use of ? with || based on JSLint comment More... almost 13 years ago
Made conversion to string explicit based on JSLint comment More... almost 13 years ago
Use named arguments instead of arguments[0],... based on JSLint comment More... almost 13 years ago
Refactoring: moved switch/black processing default arguments to top of define More... almost 13 years ago
Combined var declarations, based on JSLint comment More... almost 13 years ago
Made conversion to string explicit, based on JSLint comment More... almost 13 years ago
Added missing dependency for lb.base.dom.factory More... almost 13 years ago
Made conversions to strings explicit, based on JSLint comments More... almost 13 years ago
Removed jslint directive, options have reversed meanings in latest versions More... almost 13 years ago
Removed duplicate lb.base.template.html.js, remain from merge conflict More... almost 13 years ago
Added missing new operator, based on JSLint suggestion More... almost 13 years ago
Merge branch 'master' into jslint More... almost 13 years ago
Updated taskdef to use custom build of jslint4java More... almost 13 years ago
Added custom build of jslint4java to add support for new jslint options More... almost 13 years ago