Commit graph

9 commits

Author SHA1 Message Date
p3k
7860cbdde2 * added String.NULL as constant containing the empty string ""
* added global- and HopObject-related macros to core
2006-08-06 11:27:56 +00:00
p3k
b3c82d5a06 * added missing dontEnum() call for String.prototype.parseJSON
* shortened toJSONString() method to simply toJSON()
2006-07-24 17:18:52 +00:00
p3k
ef369a61bf initial check-in as adaptation of code at http://www.json.org/json.js 2006-07-24 17:09:23 +00:00
p3k
80b6083da7 added count, enbase64 as well as debase64 methods 2006-07-24 16:03:57 +00:00
p3k
f2cc5103b4 * fixed decimal format in format method
* removed unnecessary condition in toPercent method
2006-07-18 08:24:59 +00:00
zumbrunn
620ce4c305 Fixed all.js to correctly reference core files 2006-05-30 18:34:31 +00:00
zumbrunn
6daa6c0794 Added Helma license notice 2006-04-24 08:27:00 +00:00
zumbrunn
ebf02d851d added all.js files as convenience SingleFileRepositories to load all the Javascript library files in modules/core and/or modules/helma 2006-04-24 07:18:45 +00:00
zumbrunn
66876ba214 initial commit of modules with javascript library structure for Helma 1.5 2006-04-24 06:58:02 +00:00