Nicolas Petton
|
ad13afebeb
recompiles Test.js
|
10 years ago |
Nicolas Petton
|
39300f4c1d
fixes amberc.js for recent changes in master
|
10 years ago |
Nicolas Petton
|
4a3475c8b8
Updates the license
|
10 years ago |
Nicolas Petton
|
b1413c2169
reformat boot.js
|
10 years ago |
Nicolas Petton
|
0244a49aee
Merge pull request #811 from herby/globals
|
10 years ago |
Herbert Vojčík
|
4387256bdf
Use globals inside boot.js as well to read classes.
|
10 years ago |
Herbert Vojčík
|
48b3be10a7
Globals are different object than smalltalk.
|
10 years ago |
Herbert Vojčík
|
29c4f6e710
smalltalk.[A-Z] => globals.[A-Z]
|
10 years ago |
Herbert Vojčík
|
9ecea28477
export/compile uses globals
|
10 years ago |
Herbert Vojčík
|
fe671629b9
globals.js added, used in _st.js
|
10 years ago |
Nicolas Petton
|
269b4604f5
Merge pull request #810 from herby/cleaning-support-codemirror
|
10 years ago |
Herbert Vojčík
|
5dd198efde
amber_inc not needed any more
|
10 years ago |
Nicolas Petton
|
9e61281a39
Fixes issue #752
|
10 years ago |
Nicolas Petton
|
014d04e067
more cleanup for `asSet` usages
|
10 years ago |
Nicolas Petton
|
c5348e70ee
Issue #787: Do not create contexts for trivial methods
|
10 years ago |
Nicolas Petton
|
be47f76ad9
Fixes issue #792
|
10 years ago |
Nicolas Petton
|
962e655aa5
Simplifies Package >> classes
|
10 years ago |
Nicolas Petton
|
44bc1e247d
Updates CodeMirror to version 3.20
|
10 years ago |
Nicolas Petton
|
acd6686aaa
Fixes issue #806
|
10 years ago |
Nicolas Petton
|
483d5de51c
Fixes issue #807
|
10 years ago |
Nicolas Petton
|
5cca0463c9
Merge pull request #804 from herby/smalltalk-is-global-not-a-class
|
10 years ago |
Nicolas Petton
|
519963843f
Merge pull request #809 from herby/removed-withdefaulttransport
|
10 years ago |
Nicolas Petton
|
c38ad17329
Merge pull request #805 from herby/set-inspecton-fix
|
10 years ago |
Herbert Vojčík
|
5a5525ff34
boot.js: removed withDefaultTransport
|
10 years ago |
Herbert Vojčík
|
181db08fbd
Fixes Set >> inspectOn:, implementation lost in merging probably
|
10 years ago |
Herbert Vojčík
|
0bfab6925e
boot.js exports globals; HLManager >> defaultEnvironment uses them
|
11 years ago |
Herbert Vojčík
|
e9ad3fd91c
{Smalltalk,SmalltalkImage} >> current deprecated
|
11 years ago |
Herbert Vojčík
|
7b1283a368
IDEs: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
11 years ago |
Herbert Vojčík
|
cdd56a0fdb
.st: Smalltalk{ current=>} createPackage:
|
11 years ago |
Herbert Vojčík
|
9c5c368f93
all but IDE: Smalltalk {current=>globals} at:; Smalltalk {current=>}
|
11 years ago |