Commit Graph

16 Commits

Author SHA1 Message Date
Chris Jones
d2c96d420a Factor out mock tests, add browser test page, initial canvas backend 2011-05-04 19:32:59 -05:00
Andreas Gal
aeee9d000f add license file 2011-05-04 16:57:07 -07:00
Chris Jones
bbab24da2e Add eofObj and helper for converting Obj->JS value 2011-05-04 17:15:26 -05:00
Chris Jones
9969a937ce isNum and operator argument type checking 2011-05-04 16:58:51 -05:00
Chris Jones
229043c15d Add more operators, another test, and reorganize per Table 51 in the spec. 2011-05-04 16:52:52 -05:00
Chris Jones
c46faf9e76 Backend skeleton and temporary testing code 2011-05-04 14:46:39 -05:00
Andreas Gal
ef2e66bf99 use undefined to indicate EOF 2011-05-03 02:17:17 -07:00
Andreas Gal
d3f3e611c3 Split out Stream functionality 2011-05-02 22:50:55 -07:00
Andreas Gal
2040b871da no need to freeze constructors and protos 2011-05-02 19:07:16 -07:00
Andreas Gal
a6b123016b shadow in the direct object, no defineProperty needed 2011-05-02 18:26:18 -07:00
Andreas Gal
21c54da9d1 use ES5 Object operations for lazy properties 2011-05-02 17:20:08 -07:00
Andreas Gal
07571b0bbf add PDFDoc 2011-05-02 15:34:59 -07:00
Andreas Gal
9334143941 a couple syntax fixes 2011-05-02 15:16:03 -07:00
Andreas Gal
4c74c34924 cleanup code a bit, avoid tabs, use java mode 2011-05-02 15:06:11 -07:00
Andreas Gal
4570f6a444 initial checkin, untested, just a couple lines of code 2011-04-26 15:33:36 +09:00
Andreas Gal
6dc1770bba first commit 2011-04-26 15:32:35 +09:00