Nicolas Petton 15d97be96a Fixed Compiler>>visitClassReferenceNode: to lazily allow references to JS objects starting with a capital letter 14 年 前
..
Benchfib.st 9054a63d6c - Added some Compiler optimizations 14 年 前
Canvas.st c32a585c6b add HTMLCanvas>>style 14 年 前
Compiler.st 15d97be96a Fixed Compiler>>visitClassReferenceNode: to lazily allow references to JS objects starting with a capital letter 14 年 前
Examples.st 8fa92ba935 - Use CodeMirror for syntax highlighting 14 年 前
IDE.st 9054a63d6c - Added some Compiler optimizations 14 年 前
JQuery-Tests.st 0f889d2045 Add methods I miss in String and jQuery + tests 14 年 前
JQuery.st b2039d5043 Add useful Ajax callbacks + Block asString 14 年 前
Kernel-Tests.st cfc82b5815 Added implementations of & and | and also asciiValue and value: in String so that it can double as the Character class. 14 年 前
Kernel.st c8e4bc9d17 Fixed Object >> ~= 14 年 前
Makefile a00421a5ee Removed leftover file and made some fixes to the super Makefile, not yet confirmed it works. 14 年 前
Parser.st e6283af568 Fix to prevent hitting maximum recursion depth when compiling using jtalkc, just rewrote as iteration. 14 年 前
SUnit.st 39c55725e3 Merge remote-tracking branch 'upstream/master' 14 年 前