Commit Graph

20 Commits

Author SHA1 Message Date
Alexander S.Kresin
6c6cf35001 Updating preprocessor files 1999-06-18 12:40:25 +00:00
Ryszard Glab
290366a8c3 See Changelog 19990618-07:50 1999-06-18 07:13:23 +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
David G. Holm
178f6d8c08 See ChangeLog entry 19990617-13:00 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 18:09:21 +00:00
Gonzalo A. Diethelm
5582b1c2c6 ChangeLogTag:Thu Jun 17 11:34:35 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-06-17 16:42:52 +00:00
David G. Holm
887ef3cdc6 See ChangeLog entry 19990616-22:50 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 03:57:19 +00:00
David G. Holm
52968093d9 See ChangeLog entry 19990616-13:45 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-16 18:50:27 +00:00
Alexander S.Kresin
bf5ef6d500 Updating preprocessor files 1999-06-16 08:28:08 +00:00
David G. Holm
ca2eae46c1 See ChangeLog entry 19990615-22:55 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-16 04:04:53 +00:00
Alexander S.Kresin
a3096c9aab Updating preprocessor files 1999-06-15 19:12:24 +00:00
David G. Holm
660be190e7 See ChangeLog entry 19990615-12:30 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-15 17:36:20 +00:00
Alexander S.Kresin
1f4a025c3a Harb.h that I forget this morning 1999-06-15 11:28:59 +00:00
Alexander S.Kresin
c59fb2106b Preprocessor integrated with compiler 1999-06-15 08:30:28 +00:00
Gonzalo A. Diethelm
f231fe5dca ChangeLogTag:Fri Jun 11 19:14:22 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-06-12 00:22:06 +00:00
Alexander S.Kresin
eee99f030f Updating preprocessor files 1999-06-08 16:29:03 +00:00
Gonzalo A. Diethelm
5595de6dc0 ChangeLogTag:Mon Jun 07 12:58:17 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-06-07 18:08:40 +00:00
Alexander S.Kresin
9166e53782 Updating preprocessor files 1999-06-02 06:49:47 +00:00
Alexander S.Kresin
6aa5cca4c6 Modification of preprocessor files 1999-05-29 20:58:42 +00:00
Eddie Runia
bcab662435 Added this one as well 1999-05-24 09:30:17 +00:00
Eddie Runia
b68bf527f0 Preprocessor added 1999-05-24 09:29:16 +00:00