Files
harbour-core/harbour/include
Ron Pinkas 1d9fdf35aa 2000-07-09 01:02 UTC+0800 Ron Pinkas <ron@profit-master.com>
* include/hbcomp.h
     + Added: external BOOL hb_comp_bSimpLex

   * source/compiler/harbour.c
     + Added: BOOL hb_comp_bSimpLex
     + Added: if( hb_comp_bSimpLex ) tests before releasing name strings of vars, and symbols.
     + Added: call to hb_compReleaseStrings(), if hb_comp_SimpLes is TRUE, after code generation.

   * source/compiler/harbour.slx
     + Added: logic to resuse same allocated strings when string for identifier was perviously allocated.
     + Added: INIT_ACTION macro to set hb_comp_bSimpLex to TRUE.
     + Added: Function hb_compReleaseStrings()

   * source/compiler/harbour.l
     + Added: empty Function hb_compReleaseStrings() to avoid link error.

   * source/compiler/hbslex.c
   * source/compiler/simplex.c
     * Moved standard #includes from simplex to hbslex.
2000-07-09 08:34:21 +00:00
..
1999-09-15 14:03:38 +00:00
1999-10-10 00:18:35 +00:00
1999-09-15 14:03:38 +00:00
1999-09-15 14:03:38 +00:00
1999-09-15 14:03:38 +00:00
1999-09-15 14:03:38 +00:00
2000-06-28 09:03:55 +00:00
2000-06-17 18:21:48 +00:00
2000-04-17 09:12:16 +00:00
2000-03-20 11:52:15 +00:00
2000-05-05 17:09:46 +00:00
2000-06-18 13:20:51 +00:00
2000-07-03 09:35:57 +00:00
2000-05-04 15:02:17 +00:00
1999-09-20 17:54:29 +00:00
1999-10-10 00:18:35 +00:00
1999-09-23 09:13:26 +00:00
1999-10-10 00:18:35 +00:00