Herbert Vojčík
|
a9b4c749e2
boot.js: st is used if possible; formatting - tabs
|
11 years ago |
Herbert Vojčík
|
238d2331a1
Committing in closure format.
|
11 years ago |
Herbert Vojčík
|
2f4beba12b
.js files wrapped into closure, smalltalk,nil,_st are local
|
11 years ago |
Herbert Vojčík
|
71f66bf4f3
leaving traling slash off baseUrl
|
11 years ago |
Herbert Vojčík
|
1fed8c3aba
fixed Kernel-Object (non-deploy) to include _st as well in deps
|
11 years ago |
Herbert Vojčík
|
4ce3f97af0
_st modulized, boot.js is AMD module
|
11 years ago |
Herbert Vojčík
|
615b726cde
smalltalk and nil really in files, dependencies included
|
11 years ago |
Herbert Vojčík
|
4988c3ca22
smalltalk and nil 'modulized', used in index.html
|
11 years ago |
Herbert Vojčík
|
97ce4d6029
amber loaded by require.js, still ...
|
11 years ago |
Nicolas Petton
|
d18b7ed054
fixes HLInspector >> refresh
|
11 years ago |
Nicolas Petton
|
3e33832b8d
fixes issue #532
|
11 years ago |
Nicolas Petton
|
1820f2edee
updates the Smalltalk >> version to 0.11.0
|
11 years ago |
Nicolas Petton
|
77e9e23679
update the package.json to 0.11.0
|
11 years ago |
Nicolas Petton
|
9d1b2489e2
removed isAmberDNU
|
11 years ago |
Nicolas Petton
|
d1291f40df
Fixes issue #520 (hopes it ok this time)
|
11 years ago |
Nicolas Petton
|
ae3beadc4c
fix for previous commit
|
11 years ago |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
11 years ago |
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 |