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
|
7c93ac08d7
Merge branch 'master' into debugger
|
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
|
1dd073fb54
Merge branch 'master' into debugger
|
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 |
Nicolas Petton
|
dce08a35b6
some boot.js cleanup
|
11 years ago |
Nicolas Petton
|
5770ca8251
- new interpreter
|
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 |
Nicolas Petton
|
4f2be2bd6c
better indentation for BlockClosure >> newValue* methods
|
11 years ago |
Nicolas Petton
|
1d4df98e85
Merge pull request #513 from johnnyt/helios-browser-comments
|
11 years ago |
JohnnyT
|
96abc4a94b
Add comments to some classes in Helios-Browser
|
11 years ago |
Nicolas Petton
|
b3b5784ac4
keep track of block position in the source code
|
11 years ago |
Nicolas Petton
|
164f23a04b
Merge branch 'master' into debugger
|
11 years ago |
Nicolas Petton
|
12a2b9a11c
some formatting and variable name fixes in HashedCollection
|
11 years ago |
Nicolas Petton
|
65d9f69bc5
more debugger and context improvements
|
11 years ago |
Nicolas Petton
|
18cc101bcf
Merge pull request #510 from mkroehnert/cli
|
11 years ago |
Nicolas Petton
|
04e9d9197f
Merge pull request #512 from mkroehnert/compiler
|
11 years ago |
Manfred Kroehnert
|
bc119f34dc
grunt-amberc: simplify verbose flag handling
|
11 years ago |
Manfred Kroehnert
|
f9d97a35aa
grunt: switch amberc task to use the 'options' property introduced in Grunt 0.4
|
11 years ago |
Manfred Kroehnert
|
b3f61c6516
grunt-amberc.js: fix error in mainFile handling
|
11 years ago |
Nicolas Petton
|
d664d913c2
fix the interpreter to correctly interpret JS globals
|
11 years ago |
Nicolas Petton
|
3b5550fb35
Merge pull request #511 from mkroehnert/jshint
|
11 years ago |