Commit graph

14 commits

Author SHA1 Message Date
Andrew
a974ec8205 Mergin the branches 2012-09-30 21:01:45 -04:00
Andrew
8bafd1d73d Setting up for merge 2012-09-30 20:56:59 -04:00
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
5e70b106c9 Use only one new-line per top-level code lines. 2011-07-09 09:27:07 +02:00
Jürg Lehni
79c0ad8cc5 Update copyright notices. 2011-07-01 12:17:45 +02:00
Jürg Lehni
d95480bc22 Remove trailing white spaces. 2011-07-01 12:01:32 +02: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
3e373dfb21 Fix error in parse-js, forgotten in previous renaming. 2011-06-28 16:12:00 +02:00
Jürg Lehni
dcc7d29726 Remove stack trace from JS_Parse_Error, as it will always point to parse-js code. 2011-06-28 10:47:39 +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
c6105bace2 Fix white spaces in libs. 2011-06-23 00:21:41 +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
111fd5ea14 Add a modified version of parse-js, to work on browsers and stripped of code that is not needed for paper.js. 2011-03-03 22:14:46 +00:00