Commit Graph

1352 Commits

Author SHA1 Message Date
Viktor Szakats
aa64a8a743 19991018-23:04 GMT+1 1999-10-18 21:19:56 +00:00
Viktor Szakats
e6ad31b9d4 19991018-14:54 GMT+1 1999-10-18 13:06:55 +00:00
Alexander S.Kresin
8396182b2e Updating hbpp.c 1999-10-18 10:24:37 +00:00
Viktor Szakats
cfd7a8d111 19991018-11:58 GMT+1 1999-10-18 10:14:12 +00:00
Antonio Linares
f0a21cab48 *** empty log message *** 1999-10-18 07:59:37 +00:00
Paul Tucker
5238e8b9ff add source/rdd/rddord.prg to makefile.vc 1999-10-18 07:52:02 +00:00
Viktor Szakats
180d240dcc 19991018-09:34 GMT+1 1999-10-18 07:46:41 +00:00
Paul Tucker
35003e2d1c added samples.c and soundex.c to makefile.vc 1999-10-18 07:45:22 +00:00
Viktor Szakats
0538fb5b16 19991018-09:28 GMT+1 1999-10-18 07:40:19 +00:00
Viktor Szakats
d1a42ada88 19991018-09:21 GMT+1 1999-10-18 07:37:28 +00:00
Bruno Cantero
0b10936ad2 ChangeLogTag:19991018-08:55 GMT+1 Bruno Cantero <bruno@issnet.net> 1999-10-18 07:07:13 +00:00
Viktor Szakats
3e914f0d6e 19991018-07:36 GMT+1 1999-10-18 05:51:30 +00:00
Viktor Szakats
8323c33d2b 19991018-00:03 GMT+1 1999-10-17 22:16:19 +00:00
Viktor Szakats
4b55f15572 19991017-21:24 GMT+1 1999-10-17 19:42:11 +00:00
Viktor Szakats
b0b8a7dfd4 19991017-20:46 GMT+1 1999-10-17 19:05:05 +00:00
Paul Tucker
2b8199a97e Add oldbox and dbnubs to makefile.vc 1999-10-17 13:16:40 +00:00
Viktor Szakats
028ba286d2 19991017-14:36 GMT+1 1999-10-17 12:52:12 +00:00
Viktor Szakats
4038613721 19991017-13:34 GMT+1 1999-10-17 11:49:28 +00:00
Bruno Cantero
b29390a141 ChangeLogTag:19991017-13:04 GMT+1 Bruno Cantero <bruno@issnet.net> 1999-10-17 11:17:51 +00:00
Viktor Szakats
a7e686003e 19991017-12:57 GMT+1 1999-10-17 11:13:25 +00:00
Viktor Szakats
8fa196d67d 19991017-08:51 GMT+1 1999-10-17 07:03:16 +00:00
Ron Pinkas
8af7e11271 19991016-22:40 GMT+8 Ron Pinkas <Ron@Profit-Master.com>
* harbour.y
	  + added support for _FIELD->Expression and _FIELD->ALIAS->Expression
            "REPLACE Field WITH Exp" and "REPLACE ALIAS->Field WITH Exp" are supported
            "REPLACE 1->Field WITH Exp" will compile but requires some more work by Ryszard.
	  + added support for Aliased Variables in Push/Pop support.
	  + added "Invalid alias expression" error to _szCERRORS.
	  - Removed Todo # 9 support for _FIELD->Alias->Field.

   * harbour.l
          + added {Integer} definition - used by _Field->Area#-> rule
	  + added MEMV->& and MEMVA&-> to MACROOP defeinition.
	  + added rules for _FIELD->"{Integer}"->", _FIELD->"{Number}"->" (Error condition), _FIELD->"{Integer}"->" and _FIELD->"{Identifier}"->"

   * Hberror.h
          + added #define ERR_ALIASEXP               38

   + /Tests/TstAlias.prg
	  added new test to demonstrate support for aliased expression.
1999-10-17 06:31:19 +00:00
Ron Pinkas
10821a6d96 19991016-18:40 GMT+8 Ron Pinkas <Ron@Profit-Master.com>
* harbour.y
          * Corrected bug with Push/Pop optimizer and BlockList.
1999-10-17 01:51:46 +00:00
Ron Pinkas
5315e24d5e 19991016-14:40 GMT+8 Ron Pinkas <Ron@Profit-Master.com>
* compiler.h
	  + added lLstPushPos to PFUNCTION structure to support nesting (like in blocks ).

   * harbour.y
          * Corrected bug with Push/Pop optimizer when var assignment in CodeBlock used.
	  + added Push/Pop Optimizer support to CodeBlock expressions list.
1999-10-16 21:51:43 +00:00
Viktor Szakats
18ce72a93d 19991016-20:46 GMT+1 1999-10-16 18:57:43 +00:00
Antonio Linares
e43bc2b7e1 *** empty log message *** 1999-10-16 17:45:07 +00:00
Viktor Szakats
a08a97ffdc 19991016-14:25 GMT+1 1999-10-16 12:37:17 +00:00
Viktor Szakats
8d6e512836 19991016-10:06 GMT+1 1999-10-16 08:21:19 +00:00
Paul Tucker
542d56d975 Added browse.prg to makefile.vc 1999-10-16 07:21:34 +00:00
Antonio Linares
5629a13879 *** empty log message *** 1999-10-16 07:08:52 +00:00
David G. Holm
2ec528357d See ChangeLog entry 19991016-00:10 EDT David G. Holm <dholm@jsd-llc.com> 1999-10-16 04:25:03 +00:00
David G. Holm
3a036b826b See ChangeLog entry 19991016-00:00 EDT David G. Holm <dholm@jsd-llc.com> 1999-10-16 04:15:29 +00:00
Paul Tucker
ba872d61e2 Update to allow gnu make to work with msvc 1999-10-16 03:52:31 +00:00
David G. Holm
c9c5d1e667 See ChangeLog entry 19991015-23:15 EDT David G. Holm <dholm@jsd-llc.com> 1999-10-16 03:28:56 +00:00
David G. Holm
43b1477682 See ChangeLog entry 19991015-22:00 EDT David G. Holm <dholm@jsd-llc.com> 1999-10-16 02:16:00 +00:00
Gonzalo A. Diethelm
fa09ec5d16 ChangeLogTag:Fri Oct 15 16:42:30 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-10-15 19:56:09 +00:00
Bruno Cantero
8f1e9b554a ChangeLogTag:19991015-18:45 GMT+1 Bruno Cantero <bruno@issnet.net> 1999-10-15 16:57:37 +00:00
Alexander S.Kresin
3145f08b2d Updating hbpp.c 1999-10-15 06:06:23 +00:00
Viktor Szakats
33a764f9a5 19991015-02:04 GMT+1 1999-10-15 00:22:00 +00:00
Gonzalo A. Diethelm
126148e622 ChangeLogTag:Thu Oct 14 17:29:32 1999 Gonzalo A. Diethelm <Gonzalo.Diethelm@jda.cl> 1999-10-14 20:41:40 +00:00
Viktor Szakats
33a4b8ab19 19991014-18:17 GMT+1 1999-10-14 16:28:52 +00:00
Bruno Cantero
c90f32cac8 ChangeLogTag:19991014-18:13 GMT+1 Bruno Cantero <bruno@issnet.net> 1999-10-14 16:24:33 +00:00
Alexander S.Kresin
1a8618e3e1 Updating hbpp.c 1999-10-14 12:45:05 +00:00
Ron Pinkas
3819e94d90 19991013-21:10 GMT+8 Ron Pinkas <Ron@Profit-Master.com>
* harbour.y
	  + added rules to allow inline assignment to RIVATE/PUBLIC &cVar (as in PRIVATE &cVar := 'Hello').
	  + added extern char *yytext to have acces to the original string form of numbers.
   * harbour.l
          + added rules to support new TOKEN MACROOP and completed support for macro in MODES PRIVATE and PUBLIC_ (Ryszard TODO removed).
   * tests/tstmacro.prg
	  added more tests to demonstrate working capabilities of macro.
1999-10-14 04:32:10 +00:00
Viktor Szakats
8f2d9dd866 19991013-01:40 GMT+1 1999-10-13 23:52:29 +00:00
David G. Holm
6089c4bf2d See Change Log entry 19991013-19:05 EDT David G. Holm <dholm@jsd-llc.com> 1999-10-13 23:22:49 +00:00
Ron Pinkas
b3f4833aa3 19991013-11:00 GMT+8 Ron Pinkas <Ron@Profit-Master.com>
* harbour.y
          + added TOKEN DOT and rules to support concatenation of Var and constant in macro variables assignments (like &cVar.PlusFix).
	  + added rules to support PRIVATE/PUBLIC &cVar
   * harbour.l
          + added rules to support new TOKEN DOT and yylval.string to have the string value when parsing DOUBLE.
   * tests/tstmacro.prg
	  added many tests to demonstrate working capabilities og macro.
1999-10-13 21:04:50 +00:00
Paul Tucker
b8ec64d244 Correct cast on expression 1999-10-13 21:00:16 +00:00
Viktor Szakats
a47c9d93e8 19991013-22:37 GMT+1 1999-10-13 20:49:35 +00:00
Viktor Szakats
5b7ba27695 19991013-22:26 GMT+1 1999-10-13 20:42:41 +00:00