Gonzalo A. Diethelm
|
f06e46c342
|
ChangeLogTag:Tue May 11 18:53:43 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl>
|
1999-05-11 23:51:07 +00:00 |
|
Eddie Runia
|
316ccf854a
|
Exchanged transfer back. Does not belong there.
|
1999-05-11 09:02:20 +00:00 |
|
Eddie Runia
|
55c092c03c
|
Function contained in debugtst.prg seperated
|
1999-05-11 09:00:06 +00:00 |
|
Eddie Runia
|
8290e1a09e
|
aSort seperated
|
1999-05-11 08:44:04 +00:00 |
|
Eddie Runia
|
a5c242f2b2
|
Functions isData(), isMethod() and isMessage() added
|
1999-05-10 10:28:27 +00:00 |
|
Eddie Runia
|
8981b593f9
|
Function PCount() added to hvm.c
|
1999-05-10 09:06:57 +00:00 |
|
Eddie Runia
|
3d0bcacc10
|
Logical equivalence tests added hvm.c
Used in debugtst.prg
|
1999-05-09 20:00:06 +00:00 |
|
Eddie Runia
|
5f83bce1b9
|
Even more comments added
|
1999-05-08 21:14:58 +00:00 |
|
Eddie Runia
|
9ed9883647
|
Memory blocks still in arrays.c Patch undone.
aoData(), Transfer() : More comments. Explanation added.
aoData() prepared for further simplification after logical equivalence
test.
|
1999-05-08 20:53:00 +00:00 |
|
Eddie Runia
|
f8cd97f6c9
|
<aMethods> aoMethod( <oObject> ) added to debugtst.prg
Function creates an array containing all the methods present in an object.
Same methodology as aoData( <oObject> )
|
1999-05-08 19:58:08 +00:00 |
|
Eddie Runia
|
a0c47426bd
|
Memory blocks were unreleased by aEval. for..next used instead
|
1999-05-08 15:50:55 +00:00 |
|
Eddie Runia
|
fdd7e0942a
|
Transfer() method added.
aOGet() and aOSet() added.
Debug() shortcut to ToChar() added.
Some clean up performed.
|
1999-05-08 13:30:17 +00:00 |
|
Eddie Runia
|
1491b01c39
|
oSend( <obj>, <cMessage>, <xArg, ..> ) added to classes.c
|
1999-05-07 23:19:42 +00:00 |
|
Eddie Runia
|
652999222a
|
Locals QuickSort renamed
|
1999-05-07 22:20:17 +00:00 |
|
Eddie Runia
|
540d4ad214
|
Codeblocks and other parameters added to aSort()
|
1999-05-07 21:56:55 +00:00 |
|
Eddie Runia
|
0abbde4a72
|
Link to QuickSort visualization added.
|
1999-05-07 21:35:55 +00:00 |
|
Eddie Runia
|
440bde14ee
|
First documentation added
|
1999-05-07 21:22:31 +00:00 |
|
Eddie Runia
|
83f9ed41da
|
Second changed to FuncSecond
|
1999-05-07 19:22:21 +00:00 |
|
Eddie Runia
|
a8937f1f11
|
Shows ClassName instead of "Class"
|
1999-05-07 13:21:11 +00:00 |
|
Eddie Runia
|
89f0e4990a
|
Cleaned up a bit
|
1999-05-07 11:53:47 +00:00 |
|
Eddie Runia
|
98a9d343fa
|
With aoData and aSort
|
1999-05-07 11:31:38 +00:00 |
|
Eddie Runia
|
67fc641a8c
|
ClassSel method added to classes. Example in debugtst
|
1999-05-07 10:36:52 +00:00 |
|
Eddie Runia
|
b11815fcb4
|
Version with aParam added. Locals not possible without update of HVM
|
1999-05-06 20:30:52 +00:00 |
|
Eddie Runia
|
7b402b38a0
|
GlobalStack and Stack seperated
|
1999-05-06 17:01:37 +00:00 |
|
Eddie Runia
|
3858c99dd1
|
New version which includes Stack commands.
|
1999-05-06 14:25:29 +00:00 |
|
Eddie Runia
|
5204adf915
|
Debug test program. Newest itemapi.c from Mab is needed (Is it present ?)
Not including in the makefile(s) yet.
|
1999-05-06 10:23:01 +00:00 |
|