Nicolas Petton
|
43f674df33
Stream improvements and tests
|
11 years ago |
Nicolas Petton
|
c873f3c620
Collection tests refactorings and improvements
|
11 years ago |
Nicolas Petton
|
3ec99a05d3
Fixed HashedCollection >> withIndexDo:
|
11 years ago |
Nicolas Petton
|
5c62d4313a
Fixes issue 428:
|
11 years ago |
Nicolas Petton
|
583479193c
Small SequenceableCollection refactoring:
|
11 years ago |
Nicolas Petton
|
c17e9af79f
Add Pharo-like handy Object >> #putOn: and Stream >> #<< for streaming
|
11 years ago |
Nicolas Petton
|
f809f0b774
Fixes issue #414
|
11 years ago |
Nicolas Petton
|
07c0effc00
Removed Symbol >> asSuperSelector
|
11 years ago |
Nicolas Petton
|
6ca438b49c
- Fixed Array printing
|
11 years ago |
Nicolas Petton
|
b38cb3495b
Removed Object >> printNL and #log:block:
|
11 years ago |
Nicolas Petton
|
48f360f907
Fix issue #429 - #printString call #printOn:
|
11 years ago |
Nicolas Petton
|
c898150368
AbstractCodeGenerator is not a subclass of NodeVisitor
|
11 years ago |
Nicolas Petton
|
fd8f46d085
Update README.md
|
11 years ago |
Herbert Vojčík
|
d943be35e9
Fix package.json to be able to publish.
|
11 years ago |
Herbert Vojčík
|
4674a9683d
Fix the git uri; ex post, but bttr late than never
|
11 years ago |
Nicolas Petton
|
aea58c4cb9
Changelog update for release
|
11 years ago |
Nicolas Petton
|
da05724a61
Merge pull request #415 from mkroehnert/cleanup
|
11 years ago |
Nicolas Petton
|
72940588c3
Merge pull request #416 from herby/jsobjproxy-at-ifpresent
|
11 years ago |
Herbert Vojčík
|
a87162f044
JSObjectProxy >> at:IfPresent:{,ifAbsent:}
|
11 years ago |
Manfred Kroehnert
|
fb2951ac06
remove peg-0.7.0.min.js as it is installed via npm
|
11 years ago |
Manfred Kroehnert
|
b4cc300695
boot.js: set correct Package names in smalltalk.warpClassName()
|
11 years ago |
Manfred Kroehnert
|
846aa42324
README: add instructions to build Amber with Grunt.js
|
11 years ago |
Manfred Kroehnert
|
c0a4304b62
CHANGELOG: mention Announcements and server HTTP authentication
|
11 years ago |
Manfred Kroehnert
|
8cca2421f4
js: remove Additional-Examples*.js (no .st files present)
|
11 years ago |
Manfred Kroehnert
|
1123dddab6
test: remove obsolete run_build.sh script
|
11 years ago |
Nicolas Petton
|
652d6f8b63
Merge pull request #413 from herby/optimize-stringstream-nextputall
|
11 years ago |
Herbert Vojčík
|
9ab5810c24
Optimized StringStream >> nextPutAll:
|
11 years ago |
Nicolas Petton
|
383ac64f90
Merge pull request #412 from herby/fix-tabs-class-definitions
|
11 years ago |
Herbert Vojčík
|
c942ed89a1
Fix `IDE.st` that had tabs removed.
|
11 years ago |
Herbert Vojčík
|
e9f6faee1d
Tabs are now emitted in class definitions.
|
11 years ago |