| Rev. | Time | Author |
|---|---|---|
| r66 | 2007-02-10 23:40:37 | reno |
|
changed method definition separator to '>>' instead of '::' |
||
| r65 | 2007-02-10 18:36:40 | reno |
|
wrote about argument types |
||
| r64 | 2007-02-10 18:34:07 | reno |
|
wrote about block, variable declaration and top level |
||
| r63 | 2007-02-10 18:25:58 | reno |
|
implemented omitting variable declaration at top level |
||
| r62 | 2007-02-10 05:16:54 | reno |
|
implemented converting long at as_cw_value |
||
| r61 | 2007-02-10 05:16:30 | reno |
|
implemented imports modules to initialize classes |
||
| r60 | 2007-02-10 05:15:49 | reno |
|
implemented inject:into: |
||
| r59 | 2007-02-10 05:15:34 | reno |
|
fixed registering class |
||
| r58 | 2007-02-10 03:17:06 | reno |
|
implemented to return self at Array>>addAll: |
||
| r57 | 2007-02-10 03:14:28 | reno |
|
implemented Character |
||
| r56 | 2007-02-10 01:30:50 | reno |
|
implemented Float |
||
| r55 | 2007-02-10 00:39:11 | reno |
|
implemented Number>>asCharacter and asFloat |
||
| r54 | 2007-02-10 00:28:31 | reno |
|
implemented Number |
||
| r53 | 2007-02-09 22:24:49 | reno |
|
fixed converting python to caraway value and vice versa |
||
| r52 | 2007-02-09 22:23:30 | reno |
|
removed some methods for Collection |
||
| r51 | 2007-02-09 22:22:51 | reno |
|
implemented collection |
||
| r50 | 2007-02-09 21:06:14 | reno |
|
started implementing selector space |
||
| r49 | 2007-02-09 05:56:38 | reno |
|
implemented ReceiverSignature class which specifies whether defined method is instance-specific or not. and implemented object, class and dispatcher for the signutare |
||
| r48 | 2007-02-09 05:21:17 | reno |
|
wrote about message send |
||
| r47 | 2007-02-09 00:16:40 | reno |
|
wrote about method definition |
||
| r46 | 2007-02-09 00:16:25 | reno |
|
removed pattern matching with argument types |
||
| r45 | 2007-02-09 00:15:50 | reno |
|
implemented pattern matching for array |
||
| r44 | 2007-02-09 00:15:19 | reno |
|
fixed pattern matching |
||
| r43 | 2007-02-08 15:43:31 | reno |
|
reimplemented defining and invoking class methods at python |
||
| r42 | 2007-02-08 15:42:46 | reno |
|
reimplemented pattern matching for arguments |
||
| r41 | 2007-02-08 15:42:21 | reno |
|
reimplemented pattern matching for arguments |
||
| r40 | 2007-02-08 04:15:25 | reno |
|
implemented finding methods by comparing arguments with value patterns instead of classes of the arguments |
||
| r39 | 2007-02-08 02:23:30 | reno |
|
implemented Number and Interval |
||
| r38 | 2007-02-08 01:33:30 | reno |
|
renamed Char to Character |
||
| r37 | 2007-02-08 01:32:09 | reno |
|
removed radian |
||