Laurent Laffont
|
33ba58f8cd
add Collection>>ifEmpty: >>ifNotEmpty:
|
13 years ago |
Nicolas Petton
|
797954d0e4
- (almost) Working debugger
|
13 years ago |
Nicolas Petton
|
c67db8d361
Moved TrySmalltalk into examples/
|
13 years ago |
Nicolas Petton
|
d31fd590ec
Fixed jtalkDeploy()
|
13 years ago |
Nicolas Petton
|
5b6f07722c
Improved jtalk.js
|
13 years ago |
Laurent Laffont
|
028988624b
Load TrySmalltalk in Development mode
|
13 years ago |
Laurent Laffont
|
9e1a0af0ac
Emphasize commented class in the browser
|
13 years ago |
Laurent Laffont
|
06b9858d5a
categorize methods + add comment
|
13 years ago |
Laurent Laffont
|
bc26b1b97a
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
6cbacdcc5b
- reverted changes made to ProfStef lessons
|
13 years ago |
Nicolas Petton
|
7cdba31aa7
Fixed Transcript>>open
|
13 years ago |
Nicolas Petton
|
cd4185f632
Removed "Clear workspace button from ProfStef' workspace
|
13 years ago |
Nicolas Petton
|
9d9fedb601
- Commented and fixed some lessons in ProfStef
|
13 years ago |
Nicolas Petton
|
1ac93d8425
Picked TrySmalltalk (ProfStef) from https://github.com/bromagosa/trySmalltalk
|
13 years ago |
Nicolas Petton
|
fa793126d9
Behavior>>compile: and Behavior>>compile:category: methods
|
13 years ago |
Nicolas Petton
|
d7b72a2036
Allow separators in dynamic arrays and dictionaries
|
13 years ago |
Nicolas Petton
|
9a90595420
Merge branch 'master', remote-tracking branch 'gokr/master'
|
13 years ago |
Nicolas Petton
|
6f76c63de0
- Support for dynamic arrays
|
13 years ago |
Göran Krampe
|
11f85e835a
Added TestRunner as a static open tab just like Transcript and Workspace.
|
13 years ago |
Göran Krampe
|
ec0f8b0e43
Moved TestRunner and ProgressBar to IDE from SUnit.
|
13 years ago |
Nicolas Petton
|
08f87c1367
- Removed String>>#asParser* methods
|
13 years ago |
Nicolas Petton
|
089f734f1e
Merge pull request #37 from gokr/master
|
13 years ago |
Göran Krampe
|
feba883784
Improved error reporting.
|
13 years ago |
Göran Krampe
|
6f06942a19
Added some line manipulation methods to String and timeToRun for blocks.
|
13 years ago |
Göran Krampe
|
ac15667948
Better parse error reporting, indexOf:startingAt: added and a fix for reading class comments in chunk format that was merged away.
|
13 years ago |
Laurent Laffont
|
9ff9e2d28b
Merge remote-tracking branch 'upstream/master'
|
13 years ago |
Nicolas Petton
|
6b6259fbd5
Fixed previous commit
|
13 years ago |
Nicolas Petton
|
34fca28654
Allow JS object manipulation through #dnu: and JSObjectProxy, making printing and inspecting JS objects possible
|
13 years ago |
Nicolas Petton
|
0061f54c5f
Removed unused Array.Prototype.remove in boot.js
|
13 years ago |
Nicolas Petton
|
66272771c4
Removed references to Parser.js in jtalkc and Makefile
|
13 years ago |