Commit Graph

1166 Commits

Author SHA1 Message Date
Eddie Runia
93a8989d5a just added the delete DATA as well. The DATA will cleaned up anyhow ! 1999-05-13 13:29:44 +00:00
Eddie Runia
445b265edc Delete method and inline added 1999-05-13 11:45:29 +00:00
Eddie Runia
71608d2469 Just a minor bug crushed 1999-05-13 10:22:20 +00:00
Eddie Runia
adc1950879 DynObj with modifable INLINEs and METHODs added 1999-05-13 10:10:13 +00:00
Eddie Runia
faeda9b48a Automatic seq# generation for new DATA 1999-05-12 22:49:17 +00:00
Eddie Runia
547dcd5b03 Test added for dynamic DATA add 1999-05-12 21:48:54 +00:00
Eddie Runia
2633e16b15 Test version added using already built-in commands 1999-05-12 16:51:45 +00:00
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
af595046da remarks regarded next removed. (People actually read this ;-) 1999-05-11 20:14:09 +00:00
Eddie Runia
7b81aa2403 parameter self add to INLINE methods.
test program inline.prg
1999-05-11 18:23:40 +00:00
Antonio Linares
6b4cbb9208 new type added 1999-05-11 13:08:15 +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
Bil Simser
e54f7f18da Adding OS.PRG to tests 1999-05-11 07:02:46 +00:00
Antonio Linares
4be0900577 Building an EXE using Harbour generated OBJs. Be aware hvm.c soon will be moved to harbour.lib 1999-05-10 12:25:20 +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
Ryszard Glab
8cab2ba0bb see ChangeLog: 19990510-01:19 1999-05-10 00:18:28 +00:00
Eddie Runia
2f8f9a01e9 Instructions added 1999-05-09 22:28:31 +00:00
Eddie Runia
4d48d21903 Review log (unscheduled release) h090599 1999-05-09 20:52:51 +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
402ccb8852 Ok ! Going great 1999-05-09 17:28:11 +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
Ryszard Glab
b1bb363c6b see ChangeLog 1999.05.08-03:02 1999-05-08 02:01:38 +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
David G. Holm
d47446d104 See ChangeLog entry 19990507-11:30 EDT David G. Holm <dholm@jsd-llc.com> 1999-05-07 16:27:32 +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
578d30a0db Run-time error generating line commented out by default 1999-05-07 09:25:38 +00:00
Ryszard Glab
0fb8020f40 See ChangeLog: 19990507-07:25 <rglab@imid.med.pl> 1999-05-07 06:19:59 +00:00
Gonzalo A. Diethelm
f41f52e008 ChangeLogTag:Thu May 06 18:12:15 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-06 23:07:37 +00:00
Eddie Runia
b11815fcb4 Version with aParam added. Locals not possible without update of HVM 1999-05-06 20:30:52 +00:00
Gonzalo A. Diethelm
2592cb0111 ChangeLogTag:Thu May 06 13:09:45 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-05-06 18:27:47 +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
Eddie Runia
35db9b7d35 The statics bug has been resolved.
There a still problems with FILES though. (See this file)
1999-05-06 08:32:28 +00:00
Eddie Runia
87febf3494 Statics bug resolved. Test program no longer required 1999-05-06 08:27:46 +00:00