Herbert Vojčík
|
4988c3ca22
smalltalk and nil 'modulized', used in index.html
|
11 yıl önce |
Herbert Vojčík
|
97ce4d6029
amber loaded by require.js, still ...
|
11 yıl önce |
Nicolas Petton
|
1820f2edee
updates the Smalltalk >> version to 0.11.0
|
11 yıl önce |
Nicolas Petton
|
77e9e23679
update the package.json to 0.11.0
|
11 yıl önce |
Nicolas Petton
|
9d1b2489e2
removed isAmberDNU
|
11 yıl önce |
Nicolas Petton
|
d1291f40df
Fixes issue #520 (hopes it ok this time)
|
11 yıl önce |
Nicolas Petton
|
ae3beadc4c
fix for previous commit
|
11 yıl önce |
Nicolas Petton
|
80ffa1e04c
- fixes super references
|
11 yıl önce |
Nicolas Petton
|
d51801e9a9
fixes issue #515
|
11 yıl önce |
Nicolas Petton
|
59a22bf518
fixes issue #520
|
11 yıl önce |
Nicolas Petton
|
e79096e06d
some cleanup in boot.js
|
11 yıl önce |
Nicolas Petton
|
72f7c79347
- fixes issue #522
|
11 yıl önce |
Nicolas Petton
|
570ee86926
Merge pull request #524 from machisuji/repl
|
11 yıl önce |
Markus Kahl
|
a367c87cc1
fixed exception on empty line; generalised commands
|
11 yıl önce |
Markus Kahl
|
1e185df4d3
refactoring: method names, multi value returns
|
11 yıl önce |
Markus Kahl
|
f8155c34c1
do not count up res names for no reason
|
11 yıl önce |
Markus Kahl
|
445ea6fe8a
refactored too long repl methods
|
11 yıl önce |
Markus Kahl
|
5e376df59f
DRYed; also: assign new variables only if necessary
|
11 yıl önce |
Markus Kahl
|
a2d43aac47
save previous results; Ctrl+L to clear screen
|
11 yıl önce |
Markus Kahl
|
94785dd90a
Enhanced Amber REPL.
|
11 yıl önce |
Nicolas Petton
|
1d9d83c745
Merge pull request #523 from mkroehnert/compiler
|
11 yıl önce |
Manfred Kroehnert
|
bbc2f8b6bd
Kernel-Objects: remove '^self' from #add/#deleteGlobalJsVariable methods
|
11 yıl önce |
Manfred Kröhnert
|
9ec0e6f07a
Update API-CHANGES.txt
|
11 yıl önce |
Manfred Kroehnert
|
ee491bce1d
amber-cli: recompile
|
11 yıl önce |
Manfred Kroehnert
|
17bd9758dc
amberc: add support for JS globals
|
11 yıl önce |
Manfred Kroehnert
|
85cddce253
grunt-amberc.js: add support for JS globals
|
11 yıl önce |
Manfred Kroehnert
|
a944c0c784
amberc.js: add js globals support
|
11 yıl önce |
Manfred Kroehnert
|
a1c33c2b77
Smalltalk: methods for adding/removing global JS variables
|
11 yıl önce |
Manfred Kroehnert
|
6cf5ac6e75
SemanticAnalyzer: use #globalJsVariabls in #errorUnknownVariable: method
|
11 yıl önce |
Manfred Kroehnert
|
05cdd16665
Kernel: add Smalltalk>>#globalJsVariables
|
11 yıl önce |