Nicolas Petton
|
d51801e9a9
fixes issue #515
|
11 years ago |
Nicolas Petton
|
59a22bf518
fixes issue #520
|
11 years ago |
Nicolas Petton
|
e79096e06d
some cleanup in boot.js
|
11 years ago |
Nicolas Petton
|
72f7c79347
- fixes issue #522
|
11 years ago |
Nicolas Petton
|
570ee86926
Merge pull request #524 from machisuji/repl
|
11 years ago |
Markus Kahl
|
a367c87cc1
fixed exception on empty line; generalised commands
|
11 years ago |
Markus Kahl
|
1e185df4d3
refactoring: method names, multi value returns
|
11 years ago |
Markus Kahl
|
f8155c34c1
do not count up res names for no reason
|
11 years ago |
Markus Kahl
|
445ea6fe8a
refactored too long repl methods
|
11 years ago |
Markus Kahl
|
5e376df59f
DRYed; also: assign new variables only if necessary
|
11 years ago |
Markus Kahl
|
a2d43aac47
save previous results; Ctrl+L to clear screen
|
11 years ago |
Markus Kahl
|
94785dd90a
Enhanced Amber REPL.
|
11 years ago |
Nicolas Petton
|
1d9d83c745
Merge pull request #523 from mkroehnert/compiler
|
11 years ago |
Manfred Kroehnert
|
bbc2f8b6bd
Kernel-Objects: remove '^self' from #add/#deleteGlobalJsVariable methods
|
11 years ago |
Manfred Kröhnert
|
9ec0e6f07a
Update API-CHANGES.txt
|
11 years ago |
Manfred Kroehnert
|
ee491bce1d
amber-cli: recompile
|
11 years ago |
Manfred Kroehnert
|
17bd9758dc
amberc: add support for JS globals
|
11 years ago |
Manfred Kroehnert
|
85cddce253
grunt-amberc.js: add support for JS globals
|
11 years ago |
Manfred Kroehnert
|
a944c0c784
amberc.js: add js globals support
|
11 years ago |
Manfred Kroehnert
|
a1c33c2b77
Smalltalk: methods for adding/removing global JS variables
|
11 years ago |
Manfred Kroehnert
|
6cf5ac6e75
SemanticAnalyzer: use #globalJsVariabls in #errorUnknownVariable: method
|
11 years ago |
Manfred Kroehnert
|
05cdd16665
Kernel: add Smalltalk>>#globalJsVariables
|
11 years ago |
Nicolas Petton
|
622efe2fba
Fixes issue #519
|
11 years ago |
Nicolas Petton
|
fd0b30852d
Merge pull request #517 from mkroehnert/compiler
|
11 years ago |
Nicolas Petton
|
58dca54104
Merge pull request #518 from kpullen/add-favicon
|
11 years ago |
Kenneth Pullen
|
8b43eb58f1
Add a favicon
|
11 years ago |
Nicolas Petton
|
4fd0f219c9
fix for Set >> #add:
|
11 years ago |
Manfred Kroehnert
|
6a5cf144c7
amberc: add help output for the '-D' flag
|
11 years ago |
Manfred Kröhnert
|
b6952ba12b
Merge pull request #514 from cdlm/say-http
|
11 years ago |
Damien Pollet
|
787334a4c9
Make server URL clickable in iTerm
|
11 years ago |