Closed dyoo closed 13 years ago
make sure all references to console.log are guarded.
string->list: must use charAt rather than array indexing. Same with string-ref.
compatibility headers: must use ie=7 to work with excanvas. Otherwise, it breaks horribly.
Should be fixed by a1009db26edf36e96f5743826a4bb1aed1a39896, fbcbe4fa6f22cc12f59547fe3e1e05696d9201b9, and 2251e7bf0e885382581b0cfecd91cb028698c9f1.
make sure all references to console.log are guarded.
string->list: must use charAt rather than array indexing. Same with string-ref.
compatibility headers: must use ie=7 to work with excanvas. Otherwise, it breaks horribly.