Nicolas Petton
|
3c1f28b07c
Changelog update
|
11 years ago |
Herbert Vojčík
|
2e40ee8a92
createPackage: with only one parameter at the beginning of .st
|
11 years ago |
Herbert Vojčík
|
51246c5da1
createPackage exported with one parameter only
|
11 years ago |
Nicolas Petton
|
f389032c5c
Cleanup for the release:
|
11 years ago |
Nicolas Petton
|
3074578c09
Documentation updates
|
11 years ago |
Nicolas Petton
|
fd12bc5aef
Add Smalltalk>>version
|
11 years ago |
Nicolas Petton
|
b45f565a2e
Add class comments to all collection classes.
|
11 years ago |
Nicolas Petton
|
2d80f29a84
Merge pull request #388 from herby/indexable-collection
|
11 years ago |
Herbert Vojčík
|
f054f54dae
IndexableCollection >> indexOf:{,ifAbsent:}
|
11 years ago |
Herbert Vojčík
|
8b5e650122
IndexableCollection >> at: family
|
11 years ago |
Herbert Vojčík
|
5f4ed73743
IndexableCollection >> {with:do:,withIndexDo:}
|
11 years ago |
Herbert Vojčík
|
7270aaa813
Comments for {Indexable,Sequencable}Collection.
|
11 years ago |
Herbert Vojčík
|
c342fc391a
SequenceableCollection reparented, by hand.
|
11 years ago |
Herbert Vojčík
|
5ab1c8e3cc
IndexableCollection created, HashedCollection reparented.
|
11 years ago |
Nicolas Petton
|
bb7daed39e
Merge pull request #386 from mkroehnert/amberc
|
11 years ago |
Nicolas Petton
|
7163bd66cd
Better protocols for ClassBuilder methods
|
11 years ago |
Nicolas Petton
|
d2ae0b1562
Merge pull request #385 from herby/atomic-swap-migrate
|
11 years ago |
Nicolas Petton
|
a5574e7e2e
Merge pull request #381 from herby/collection-goodness
|
11 years ago |
Herbert Vojčík
|
8c59965426
Different migrateClass:, uses atomic name-swap.
|
11 years ago |
Manfred Kroehnert
|
b9f0268377
grunt: remove Examples.js from amber_dev target
|
11 years ago |
Manfred Kroehnert
|
ecf535027c
Makefile: remove Examples target (fixes #377)
|
11 years ago |
Manfred Kroehnert
|
61da5d5e1f
grunt: remove examples target
|
11 years ago |
Manfred Kroehnert
|
f42af1a4d5
server.js: recompile
|
11 years ago |
Manfred Kroehnert
|
a6051cc775
FileServer.st: exit handlePUTRequest: if authentication failed
|
11 years ago |
Manfred Kroehnert
|
c6df78adc7
FileServert.st: extract JS method for Base64 decode into own method
|
11 years ago |
Manfred Kroehnert
|
8d91a1313a
bin/server: pass commandline parameters on to the node.js script
|
11 years ago |
Manfred Kroehnert
|
e52228e5d0
amberc.js: only minify the actively compiled sources and not the specified libraries
|
11 years ago |
Manfred Kroehnert
|
af2de17b06
amberc.js: only compile concatenated program if it was built
|
11 years ago |
Manfred Kroehnert
|
9965e5925d
REPL: recompile
|
11 years ago |
Manfred Kroehnert
|
a458b718ed
amberc.js: initialize closure_jar to empty string if parameter is undefined
|
11 years ago |