Commit Graph

528 Commits

Author SHA1 Message Date
Viktor Szakats
a0ef631658 *** empty log message *** 1999-06-21 03:59:39 +00:00
Viktor Szakats
b44121bb82 *** empty log message *** 1999-06-21 03:53:39 +00:00
Viktor Szakats
f7ae39d470 *** empty log message *** 1999-06-21 00:37:23 +00:00
Viktor Szakats
13d5008c7c *** empty log message *** 1999-06-21 00:30:48 +00:00
Viktor Szakats
eb5973919f *** empty log message *** 1999-06-20 23:57:03 +00:00
Ryszard Glab
ab5039166c ChangeLog: 19990621-00:37 1999-06-20 23:45:58 +00:00
Viktor Szakats
c30ae2bd8e *** empty log message *** 1999-06-20 22:47:59 +00:00
Viktor Szakats
9a45eeac7b *** empty log message *** 1999-06-20 21:43:05 +00:00
Viktor Szakats
84164644d4 *** empty log message *** 1999-06-20 20:42:25 +00:00
Viktor Szakats
5639faa8ef *** empty log message *** 1999-06-20 20:40:19 +00:00
Viktor Szakats
02333b4183 *** empty log message *** 1999-06-20 20:12:58 +00:00
Viktor Szakats
6bb523cab5 *** empty log message *** 1999-06-20 20:02:24 +00:00
Alexander S.Kresin
05c1b9c2a6 Updating preprocessor files 1999-06-20 19:47:57 +00:00
Viktor Szakats
5cdc24a129 *** empty log message *** 1999-06-20 14:51:48 +00:00
Ryszard Glab
eee8faf179 See ChangeLog: 19990620-02:40 1999-06-20 01:43:59 +00:00
Eddie Runia
8e22d7e2d7 try 2 after conflict 1999-06-19 13:56:35 +00:00
Ryszard Glab
1c71548244 See ChangeLog 19990619-14:00 1999-06-19 13:48:46 +00:00
Ryszard Glab
d45ede2a32 See ChangeLog 19990619-12:22 1999-06-19 12:14:05 +00:00
Ryszard Glab
cf05c3d90d See ChangeLog 19990619-10:42 1999-06-19 10:31:07 +00:00
Patrick Mast
0574e1ab81 Updated build Nr's 1999-06-19 08:56:20 +00:00
Patrick Mast
95ba1e9b3b tests\working\hscript\hscript.prg removed line 150 1999-06-19 08:47:06 +00:00
David G. Holm
82c78a88f3 See ChangeLog entry 19990618-21:50 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-19 02:58:41 +00:00
David G. Holm
6db0f5a0ff See ChangeLog entry 19990618-20:55 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-19 02:04:12 +00:00
Ryszard Glab
dedcb60ae4 Removing next.prg -19990619:00:52 1999-06-19 00:05:08 +00:00
Ryszard Glab
4890ed6e39 See ChangeLog 19990619-00:52 1999-06-19 00:02:29 +00:00
Patrick Mast
e1fb7e93fe Build 27 Whatsnew.txt 1999-06-18 22:37:14 +00:00
Patrick Mast
bb4cf0ac8e Build 27 1999-06-18 22:22:59 +00:00
Patrick Mast
ed04524c13 Changed tests\working\hscript\bld23exe.bat 1999-06-18 18:46:32 +00:00
Viktor Szakats
1ad06f0e48 *** empty log message *** 1999-06-18 16:27:26 +00:00
Ron Pinkas
ee56fca483 Ron Pinkas corrected spelling of suspicious 1999-06-18 13:13:48 +00:00
Ron Pinkas
c50df01786 Ron Pinkas removed conflict symbol >>> from ChangeLog 1999-06-18 12:56:35 +00:00
Ron Pinkas
7b47c59b9c 19990618-04:35 PST Ron Pinkas <Ron@Profit-Master.com>
* hberrors.h
    +added define WARN_ASSIGN_TYPE and WARN_ASSIGN_SUSPECTED

  * compiler.h
    +added struct STACK_VAL_TYPE *PSTAC_VAL_TYPE

  * harbour.l
    +added support for tokens AS NUMERIC, AS CHARACTER, AS LOGICAL, AS DATE, AS ARRAY, AS OBJECT
    *modified iLine to initialize to 0 rather than 1

  * harbour.y
    +added support for extended variable declaration with strong typing
    +added logic to support warnings on incompatible and suspecious variable assignments
1999-06-18 12:53:11 +00:00
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
21e0b6c54d Ron Pinkas corrected wrong date in changelog 1999-06-18 04:55: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
3a349f1c2d See ChangeLog entry 19990617-18:55 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 23:59:07 +00:00
Eddie Runia
bea69044fa removed 1999-06-17 21:14:36 +00:00
Eddie Runia
d509a6edc3 see changelog 1999-06-17 21:13:25 +00:00
Eddie Runia
d19ad66dea See changelog 1999-06-17 21:00:49 +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
Eddie Runia
b6afc7e121 see changelog 1999-06-17 11:43:58 +00:00
Eddie Runia
7d85392e66 see changelog 1999-06-17 11:25:12 +00:00
David G. Holm
b792edd136 See ChangeLog entry 19990617-02:15 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 07:20:46 +00:00
David G. Holm
4c975027ea See ChangeLog entry 19990617-02:00 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 07:09:31 +00:00
David G. Holm
cbbe92ad64 See ChangeLog entry 19990617-00:10 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 05:14:39 +00:00
David G. Holm
94cc5b7f59 See ChangeLog entry 19990617-00:00 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 05:06:42 +00:00
David G. Holm
76558fe6f7 See ChangeLog entry 19990616-23:30 EDT David G. Holm <dholm@jsd-llc.com> 1999-06-17 04:43:23 +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