Jürg Lehni
|
d3241f2540
|
Port back changes from Parse-js HEAD and merge changes back into non-unicdoe version.
|
2011-07-31 12:11:22 +01:00 |
|
Jürg Lehni
|
230e42ee50
|
Create new parse-js-unicode.js with latest changes and fixes from HEAD (including unicode suport), and backport other fixes to smaller parse-js.js (except space consuming unicode support).
|
2011-07-01 11:58:43 +02:00 |
|
Jürg Lehni
|
00f7b3530a
|
Include new minified version of parse-js and build dist library again.
|
2011-06-30 14:44:58 +02:00 |
|
Jürg Lehni
|
d96ac85879
|
Undo a few renames in parse-js, to facilitate porting over of changes.
|
2011-06-28 10:43:06 +02:00 |
|
Jürg Lehni
|
b5a3392048
|
Clean up build scripts and update parse-js-min.js to use uglify instead of google compiler.
|
2011-04-26 15:53:48 +01:00 |
|
Jürg Lehni
|
fdd488b8a6
|
Replace repeat_string(str, count) with (new Array(count).join(str)) hack.
|
2011-03-04 00:47:48 +00:00 |
|
Jürg Lehni
|
b6d1be14ca
|
Add missing function to parse-js.
|
2011-03-04 00:44:15 +00:00 |
|
Jürg Lehni
|
ba7d2c0acf
|
Add minified version of parse-js.
|
2011-03-03 22:59:27 +00:00 |
|