Commit Graph

8 Commits

Author SHA1 Message Date
Eddie Runia
af6388f2f7 see changelog 1999-07-27 05:58:40 +00:00
David G. Holm
ed6126f7b8 See ChangeLog entry 19990714-22:45 EDT David G. Holm <dholm@jsd-llc.com> 1999-07-15 03:02:47 +00:00
Gonzalo A. Diethelm
ac5121b6aa ChangeLogTag:Tue Jul 13 14:06:03 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-07-13 19:18:59 +00:00
David G. Holm
36067e3acc See ChangeLog entry 19990625-20:15 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-26 01:24:36 +00:00
Ryszard Glab
1c71548244 See ChangeLog 19990619-14:00 1999-06-19 13:48:46 +00:00
Ron Pinkas
55c69a0a18 19990615-23:20 PST Ron Pinkas <Ron@Profit-Master.com>
* compiler.h
    added member cType to struct VAR
  * harbour.y
    added { iVarScope = VS_MEMVAR; } to PRIVATE, PUBLIC, and PARAMETERS statements to avoid errounous error:
    "declaration follows executable statement"
    added: AliasExp '=' Expression Crlf { /* TODO */ GenPCode1( _POP ); }
    to statement definition to avoid parse error on M->Var = "Value" statments.
    the _POP will balance the stack but the assignment is not implemented yet.
    changed --iLine to iLine in yyerror() to correct errornous line numbers in parase error messages.
    added check for null pointer on few references to pVars->szName

  * hbpp.c, hbpmain.c, hbpint.c
    prefixed messages in all printf() with \n and postfixed with \n until modification to GenWarning() and GenError()
1999-06-18 04:50:48 +00:00
Eddie Runia
db0d4e1b2e see changelog 1999-06-12 07:37:52 +00:00
Eddie Runia
94b8a2082c see changelog 1999-06-01 08:54:16 +00:00