Matthias Springer
|
17e810c689
Remove ClassReferenceNode.
|
11 years ago |
Nicolas Petton
|
83ea12eeb1
revert commit ef214a0 as CodeMirror seems to have issues with it.
|
11 years ago |
Nicolas Petton
|
e4d9f69de2
boot.js: do not use finally {} in st.withContext as it slows down considerably events (where there's no outer context)
|
11 years ago |
Nicolas Petton
|
ef214a0093
avoid reflows by using a DocumentFragment
|
11 years ago |
Nicolas Petton
|
e1a8bc6d3d
Merge pull request #668 from herby/tamed-undefined
|
11 years ago |
Herbert Vojčík
|
7cb358481b
Recompiled Test.js and CLI
|
11 years ago |
Herbert Vojčík
|
01a73e9a47
Merge branch 'upstream' into tamed-undefined
|
11 years ago |
Nicolas Petton
|
15fd31ba81
AIContext refactoring. AIContext is now a subclass of MethodContext
|
11 years ago |
Herbert Vojčík
|
a8fa8d3581
Merge branch 'upstream' into tamed-undefined
|
11 years ago |
Nicolas Petton
|
529de030a8
Update AIContext >> isBlockSelector comment update
|
11 years ago |
Nicolas Petton
|
f4e7f3d8f9
Fixes AIContext >> retrieveNode
|
11 years ago |
Herbert Vojčík
|
a3efef9cde
Recompiled amber.
|
11 years ago |
Herbert Vojčík
|
feb95d98d8
Merge branch 'upstream' into tamed-undefined
|
11 years ago |
Nicolas Petton
|
06cb61f46c
Fixes AIContext >> initializeInterpreter
|
11 years ago |
Herbert Vojčík
|
a21c039edb
== undefined -> == null; fixes #642
|
11 years ago |
Herbert Vojčík
|
166f7c95c4
direct use of undefined changed to void 0
|
11 years ago |
Nicolas Petton
|
9139011d48
Merge pull request #667 from mkroehnert/announcement
|
11 years ago |
Nicolas Petton
|
2e59907947
Fixes issue #666
|
11 years ago |
Manfred Kroehnert
|
bbaf886f03
Kernel-Announcements: fix AnnouncementSubscription>>handlesAnnouncement:
|
11 years ago |
Manfred Kroehnert
|
aa71b1bd50
Kernel-Tests: add AnnouncementSubscription test for #handlesAnnouncement:
|
11 years ago |
Nicolas Petton
|
a3b38ffb03
Fixes HLManager defaultEnvironment
|
11 years ago |
Nicolas Petton
|
1667c7d52c
Renames AIInterpreterError to ASTInterpreterError
|
11 years ago |
Nicolas Petton
|
73390dc9ae
ASTDebugger >> restart
|
11 years ago |
Nicolas Petton
|
9d993db63b
ASTInterpreter class comment
|
11 years ago |
Nicolas Petton
|
9b17ef627b
ASTDebugger cleanup
|
11 years ago |
Nicolas Petton
|
55b3ab1142
Removes old Node methods fron *Compiler-Interpreter
|
11 years ago |
Nicolas Petton
|
505058399a
Fixes an old class reference in ASTDebugger
|
11 years ago |
Nicolas Petton
|
2a4c987f5d
Fixes Helios keydown events
|
11 years ago |
Nicolas Petton
|
3e65de67fb
- AST unit tests refactoring
|
11 years ago |
Nicolas Petton
|
9aea897f28
ASTInterpreter cleanup
|
11 years ago |