Nicolas Petton
|
744ebb56eb
- Added MethodContext >> method
|
11 years ago |
Nicolas Petton
|
fadbe674a2
- fixed context locals filling
|
11 years ago |
Nicolas Petton
|
a657a736ce
Rewrote all methods including inlined JS statements
|
11 years ago |
Nicolas Petton
|
5fe3841359
Merge branch 'master' into ast-interpreter
|
11 years ago |
Herbert Vojčík
|
8d03fca84a
No one uses Browser class >> commitPath{Js,St}, removing.
|
11 years ago |
Nicolas Petton
|
6079f6aba5
Reverted DebugErrorHandler >> handleError:
|
11 years ago |
Nicolas Petton
|
d30c822249
- New method Behavior >> lookupSelector:
|
11 years ago |
Nicolas Petton
|
5921e6bb67
- fix the parser for '\\' selectors
|
11 years ago |
Nicolas Petton
|
8c52792c10
Merge branch 'master' into ast-interpreter
|
11 years ago |
Manfred Kroehnert
|
c577d3a4f1
IDE: fix #219, place 'print-it' string at end of selection
|
11 years ago |
Manfred Kroehnert
|
a6ac10f48e
IDE/Browser: print error message if PUT failed
|
11 years ago |
Manfred Kroehnert
|
ed178e9a8d
IDE: reformat Browser>>commitPackage
|
11 years ago |
Nicolas Petton
|
3f6a804415
Merge branch 'master' into ast-interpreter
|
12 years ago |
Herby Vojčík
|
1513117bed
Simplified TestRunner >> performFailure:
|
12 years ago |
Nicolas Petton
|
6fb89d7252
- Mostly working AST interpreter
|
12 years ago |
Herbert Vojčík
|
2e8f8bcf35
TestRunner: separate domain from presentation.
|
12 years ago |
Herbert Vojčík
|
3c572db829
Show correct number of passes.
|
12 years ago |
Laurent Laffont
|
379fe3b007
Fix method references select in Browser: we cannot browse current method references as it's already selected
|
12 years ago |
mkroehnert
|
22586e8efd
IDE/Workspace: focus SourceArea when switching tabs to Workspace
|
12 years ago |
mkroehnert
|
ac8b7fa456
IDE/SourceArea: focus editor after >>printIt (fixes #89)
|
12 years ago |
Nicolas Petton
|
3a0bfd539a
Fixed issue #232
|
12 years ago |
Nicolas Petton
|
754d8d685f
Fixed issue with protocols in the Browser
|
12 years ago |
Herbert Vojčík
|
2337b5666e
Only run tests from selected categories. Fixes #226.
|
12 years ago |
mkroehnert
|
3ccd14dacf
IDE/Browser: cursor stays at current editing location after saving/compiling
|
12 years ago |
Nicolas Petton
|
44bc2d4bbb
Added TestCase>>isAbstract
|
12 years ago |
mkroehnert
|
075677a4d8
change CodeMirror theme name from 'jtalk' to 'amber'
|
12 years ago |
mkroehnert
|
a6661841d1
css: rename '.jt_button' to '.amber_button'
|
12 years ago |
mkroehnert
|
c863eb5e1a
css: rename '.jt_sourceCode' to '.amber_sourceCode'
|
12 years ago |
mkroehnert
|
55cfa60538
css: rename '.jt_browser' to '.amber_browser'
|
12 years ago |
mkroehnert
|
441847804c
css: rename '.jt_packagesButtons' to '.amber_packagesButtons'
|
12 years ago |