Manfred Kroehnert
|
346dcc7ad4
amberc: remove now duplicate flag for closure compiler
|
11 years ago |
Herbert Vojčík
|
e9c502c901
browser dependencies via bower (with a few exceptions)
|
11 years ago |
Manfred Kröhnert
|
931b270849
Merge pull request #676 from mkroehnert/grunt-verbose
|
11 years ago |
Manfred Kröhnert
|
7c7bc5f6e6
Merge pull request #678 from mkroehnert/release-notes
|
11 years ago |
Manfred Kroehnert
|
a0e824b06e
update CHANGELOG file with 0.11.0 info and initial 0.12.0 info
|
11 years ago |
Manfred Kroehnert
|
b5cfbc2fb0
Grunt: '-v'/'--verbose' cmd line flag now makes compiler output verbose
|
11 years ago |
Herbert Vojčík
|
52d015dccc
jQuery should be loaded by 'amber/deploy'
|
11 years ago |
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 |