Göran Krampe
|
cfc82b5815
Added implementations of & and | and also asciiValue and value: in String so that it can double as the Character class.
|
13 years ago |
Göran Krampe
|
92d303f282
Added support for & and | as binary selector characters in parser.
|
13 years ago |
Göran Krampe
|
9b2d5f15f6
Merge remote branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
11d1892d29
Updated LICENSE file
|
13 years ago |
Nicolas Petton
|
b9a292921a
Merge branch 'master' of github.com:NicolasPetton/jtalk
|
13 years ago |
Göran Krampe
|
90b287c587
Removed silly echo and fixed commentStamp:prior: to do the right thing.
|
13 years ago |
Nicolas Petton
|
0fb55f1e0a
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Göran Krampe
|
09b0cd5302
Merge pull request #27 from lolgzs/master
|
13 years ago |
Laurent Laffont
|
39c55725e3
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Laurent Laffont
|
4b25b990df
merge master branch
|
13 years ago |
Göran Krampe
|
16208ee308
Merge pull request #26 from gokr/master
|
13 years ago |
Göran Krampe
|
801c3b34f1
Fix to jtalkc because it was broken after some refactoring.
|
13 years ago |
Nicolas Petton
|
dd1eae2b57
Removed mock unit test classes
|
13 years ago |
Nicolas Petton
|
1059861755
Reuse old method contexts when possible
|
13 years ago |
Nicolas Petton
|
6682bfaea4
Compiler>>performOptimizations flag to enable/disable optimizations
|
13 years ago |
Nicolas Petton
|
9054a63d6c
- Added some Compiler optimizations
|
13 years ago |
Laurent Laffont
|
647f18ddee
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Laurent Laffont
|
c32a585c6b
add HTMLCanvas>>style
|
13 years ago |
Laurent Laffont
|
8c8a3f99ae
add assert:description:, TestRunner show error message
|
13 years ago |
Nicolas Petton
|
dc06aaf40d
Fixed sends to Array>>sorted:
|
13 years ago |
Nicolas Petton
|
e8c2d16148
- Fixed Array>>sort:
|
13 years ago |
Göran Krampe
|
dc82ec6633
Merging and fixing deploy files properly, perhaps I missed something but I think it all is correct.
|
13 years ago |
Göran Krampe
|
a00421a5ee
Removed leftover file and made some fixes to the super Makefile, not yet confirmed it works.
|
13 years ago |
Göran Krampe
|
f85a4585c0
Added compatibility methods for easier filein of .st files from Pharo/Squeak.
|
13 years ago |
Göran Krampe
|
5718f3c7a9
Fix to .deploy.js format so that it works.
|
13 years ago |
Göran Krampe
|
e57cb71a2d
Fix so that *.deploy.js files are actually different than regular files.
|
13 years ago |
Göran Krampe
|
2684634c63
Merge pull request #17 from lolgzs/master
|
13 years ago |
Göran Krampe
|
2638e4d75f
Some trivial README fixes.
|
13 years ago |
Göran Krampe
|
6a29f342de
Changed -g to -d for additionally creating deployment files in jtalkc. Added -S for using libraries files using a common suffix. Fixed jtalkc so that it works on MacOS X (mktemp syntax). Moved all node/webos examples into a new examples directory.
|
13 years ago |
Göran Krampe
|
75a0f9f9b7
Better defaults for jtalkc and a small meta example added for node.
|
13 years ago |