Nicolas Petton
|
44ad2eb4c2
first (work in progress) stepping debugger
|
11 years ago |
Nicolas Petton
|
8435eade7c
- renamed Array 'adding' protocol to 'adding/removing'
|
11 years ago |
Manfred Kroehnert
|
584cfed3f3
amber.js: jshint cleanup
|
11 years ago |
Manfred Kroehnert
|
46554eaeb4
boot.js: jshint cleanup
|
11 years ago |
Manfred Kroehnert
|
0dd0f9c9b1
parser: jshint cleanup
|
11 years ago |
Manfred Kroehnert
|
07907108b1
AmberCli: check if required version of Node.js is used
|
11 years ago |
Nicolas Petton
|
5c06010269
new interpreter passes the tests
|
11 years ago |
Nicolas Petton
|
494b35b2c4
adds a test for Array >> #addFirst:
|
11 years ago |
Nicolas Petton
|
447224770b
adds Array >> #addFirst:
|
11 years ago |
Nicolas Petton
|
73d93feb09
- changed JSStream to use #from:
|
11 years ago |
Nicolas Petton
|
62c73a8d5d
Merge branch 'hashed-collection-fixes' of https://github.com/kpullen/amber
|
11 years ago |
Nicolas Petton
|
1acbf3bf5f
new interpreter based on a stack
|
11 years ago |
Nicolas Petton
|
10c80fe677
Merge pull request #507 from rcsimm/helios-sunit
|
11 years ago |
Nicolas Petton
|
18bade43f4
Merge pull request #508 from herby/self-called-using-value
|
11 years ago |
Nicolas Petton
|
f0da669b25
Merge pull request #509 from herby/test-js-recompiled-with-optimized-self
|
11 years ago |
Herbert Vojčík
|
d2bb4b5df6
`_st(self)` replaced with `self` in Test.js
|
11 years ago |
Herbert Vojčík
|
55a7a09bbe
`self._value()` when `self()` was before
|
11 years ago |
Kenneth Pullen
|
51569fd879
Make #asHashedCollection and #asDictionary use #from:
|
11 years ago |
Kenneth Pullen
|
a7e8f708e1
Rename #newFrom to #from
|
11 years ago |
Nicolas Petton
|
742fe39010
new browser icon
|
11 years ago |
Ryan
|
598c44d407
Rename HLRepeatingKeyBinderForWidget to HLRepeatingKeyBindingHandler.
|
11 years ago |
Ryan
|
31af009065
Refactor HLListWidget setupKeyBindings
|
11 years ago |
Kenneth Pullen
|
4a5adae949
Use self#error instead of Error#signal
|
11 years ago |
Nicolas Petton
|
350cccb894
Merge branch 'master' into debugger
|
11 years ago |
Nicolas Petton
|
e45e0d225e
add an index position to block contexts
|
11 years ago |
Nicolas Petton
|
ce38e01cf2
Merge pull request #506 from rcsimm/valueInInlinedCode
|
11 years ago |
Ryan
|
aef4b1bd9e
Use 'value' in inlined code (https://github.com/amber-smalltalk/amber/issues/459)
|
11 years ago |
Nicolas Petton
|
5c2923a449
Merge branch 'master' of https://github.com/rcsimm/amber
|
11 years ago |
Nicolas Petton
|
d3a1fd0503
Merge pull request #504 from kpullen/test-keymaps
|
11 years ago |
Kenneth Pullen
|
b020ad0909
Merge branch 'hashed-collection-fixes' of https://github.com/kpullen/amber into hashed-collection-fixes
|
11 years ago |