Ron Pinkas
dfde3317a5
2000-08-28 15:00 UTC+0800 Ron Pinkas <ron@profit-master.com>
* include/hbcomp.h
+ Added: extern void hb_compDeclaredParameterAdd( char * szVarName, BYTE cValueType );
* source/compiler/harbour.y
! Changed hb_compVariableAdd() to hb_compDeclaredParameterAdd() for Declaration Rules.
* source/compiler/harbour.c
! Moved logic from hb_compVariableAdd() to new hb_compDeclaredParameterAdd() for "dummy" variables (Declaration Parameters).
* source/compiler/hbpcode.c
! Minor corrections.
2000-08-28 22:10:20 +00:00
..
2000-08-15 01:32:01 +00:00
2000-08-28 22:10:20 +00:00
2000-08-17 10:20:09 +00:00
2000-08-22 17:39:34 +00:00
2000-08-13 12:00:55 +00:00
2000-08-21 11:20:21 +00:00
2000-08-27 19:26:34 +00:00
2000-08-15 01:32:01 +00:00