| Rev. | Time | Author |
|---|---|---|
| r96 | 2007-02-14 17:00:50 | reno |
|
(empty log message) |
||
| r95 | 2007-02-14 17:00:43 | reno |
|
(empty log message) |
||
| r94 | 2007-02-14 17:00:18 | reno |
|
(empty log message) |
||
| r93 | 2007-02-14 16:57:48 | reno |
|
fixed renamed method |
||
| r92 | 2007-02-14 16:55:40 | reno |
|
fixed searching method for super |
||
| r91 | 2007-02-14 16:37:06 | reno |
|
fixed not to pop value after assignment |
||
| r90 | 2007-02-14 05:17:18 | reno |
|
fixed calling unbound method with CWClass instance for CWUndefinedObject |
||
| r89 | 2007-02-14 05:05:30 | reno |
|
reimplemented invoking class methods mechanism. class methods are instance-specific methods |
||
| r88 | 2007-02-13 04:22:08 | reno |
|
wrote |
||
| r87 | 2007-02-13 04:17:53 | reno |
|
implemented File |
||
| r86 | 2007-02-13 03:48:47 | reno |
|
implemented some methods of CWSelectorSpace |
||
| r85 | 2007-02-13 02:47:52 | reno |
|
reimplemented Collection>>detect: uses presence objects |
||
| r84 | 2007-02-13 02:47:23 | reno |
|
implemented regexp and match |
||
| r83 | 2007-02-13 00:57:35 | reno |
|
implemented do: |
||
| r82 | 2007-02-13 00:57:26 | reno |
|
implemented data |
||
| r81 | 2007-02-13 00:48:31 | reno |
|
implemented Being>>+ |
||
| r80 | 2007-02-13 00:43:01 | reno |
|
renamed flow control message names |
||
| r79 | 2007-02-13 00:26:44 | reno |
|
implemented Dictionary |
||
| r78 | 2007-02-12 00:36:27 | reno |
|
implemented String |
||
| r77 | 2007-02-11 23:57:22 | reno |
|
implemented array |
||
| r76 | 2007-02-11 16:52:44 | reno |
|
implemented two copying methods 'copy' and 'clone'. 'copy' creates a new object copied instance variables. 'clone' creates a new object copied instance variables and instance-specific methods. |
||
| r75 | 2007-02-11 16:31:16 | reno |
|
implemented prototype based features and added an example (experimental) |
||
| r74 | 2007-02-11 15:47:33 | reno |
|
added |
||
| r73 | 2007-02-11 15:46:56 | reno |
|
implemented message send to super |
||
| r72 | 2007-02-11 05:24:11 | reno |
|
fixed note for cascade about difference with other smalltalk implementations |
||
| r71 | 2007-02-11 05:18:39 | reno |
|
implemented context uses method signature for checking whether variable is a argument or temporary variable |
||
| r70 | 2007-02-11 04:45:35 | reno |
|
implemented initializing all instance variable at creating new objects |
||
| r69 | 2007-02-11 02:58:31 | reno |
|
fixed method argument is not setted |
||
| r68 | 2007-02-11 02:57:25 | reno |
|
added examples |
||
| r67 | 2007-02-11 02:02:09 | reno |
|
added regexp |
||