Commit Graph

3653 Commits

Author SHA1 Message Date
Antonio Linares
c0dcbb789a 2000-02-02 2001-02-02 13:42:07 +00:00
Antonio Linares
98dd9e26ea Support for hb_vmLocalName() 2001-02-02 13:35:55 +00:00
Antonio Linares
30750db018 hb_vmLocalName() implemented (for Debugger) 2001-02-02 13:21:02 +00:00
Antonio Linares
0a64768865 2000-02-02 2001-02-02 10:48:44 +00:00
Antonio Linares
6fc642bf6e fixed editing window height when reviewing just a 1 element array 2001-02-02 10:45:34 +00:00
Antonio Linares
f153048cfa added missing function __DbgObject() 2001-02-02 10:36:48 +00:00
Antonio Linares
8a3d9657ea removed a blank line 2001-02-02 10:28:02 +00:00
Brian Hays
aa706e3dac 2000-02-01 06:20 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-02-02 02:12:47 +00:00
Luiz Rafael Culik
92e25f4fbc See changelog 2001-02-01 22:10 GMT -3 2001-02-02 00:42:20 +00:00
Luiz Rafael Culik
f080016773 See changelog 2001-02-01 GMT -3 2001-02-02 00:34:15 +00:00
Luiz Rafael Culik
fbcd651dd1 see changelog 2001-02-01 22:10 GMT -3 2001-02-02 00:20:00 +00:00
Luiz Rafael Culik
4abe0d791f See changelog 2001-02-01 22:10 GMT -3 2001-02-02 00:17:47 +00:00
David G. Holm
6fd2b09258 See ChangeLog entry 2001-01-30 10:10 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2001-01-30 15:14:53 +00:00
Ron Pinkas
2593f4bad3 2001-01-26 16:15 UTC-0800 Ron Pinkas <ron@profit-master.com>
* hb_slex.vc
     + Added -DSIMPLEX to production of HARBOUR_EXE_OBJs.

   * source/vm/hvm.c
     ! Minor optimization of recent changes to hb_vmSend()
2001-01-27 00:15:21 +00:00
Ron Pinkas
15baa9ad5b 2001-01-25 12:00 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/vm/hvm.c
     * Modified error messages in hb_vmSend() to report class name of native types (including NIL) along with missing method name.
     + Added default implementation of ClassName() method of native types.

     /* J.F. Can you please check why hb_objGetClsName() was not working correctly when called from hb_vmSend() ?
        It was returning empty string ("") on my BCC55 latest build. */

   * tests/clasname.prg
     + Added Arrays to types checked.
2001-01-25 20:10:03 +00:00
Ron Pinkas
93f31e08c4 2001-01-24 20:50 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/pp/ppcore.c
     ! Fixed compilation and parsing of #command of single and bi-char operators
     ! Removed prior hack in hb_pp_RdStr() related to @[&-].

   * source/pp/pptable.c
     ! Fixed compilation of #command ?? [ <list,...> ] => QQOut( <list> )

   /* This [should] finally resolve all prior issues regarding @ and many other problems, of operators as command keys. */
2001-01-25 04:54:17 +00:00
Brian Hays
d3abe7d275 2000-01-22 19:15 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-01-23 03:11:10 +00:00
Brian Hays
bb91c813c0 2000-01-22 18:00 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-01-23 02:07:10 +00:00
Brian Hays
706918a336 2000-01-22 18:00 UTC-0800 Brian Hays <bhays@abacuslaw.com> 2001-01-23 01:58:40 +00:00
David G. Holm
db38a8239b See ChangeLog entry 2001-01-22 13:15 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2001-01-22 18:18:16 +00:00
Ron Pinkas
99c5bb3d1f 2001-01-22 00:50 UTC-0800 Ron Pinkas <ron@profit-master.com>
* contrib/dot/pp.prg
   * source/pp/ppcore.c
     ! Fixed processing of & with stringify.
2001-01-22 08:53:35 +00:00
Ron Pinkas
c7ff5eeec1 2001-01-21 15:40 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.slx
     * Minor correction.
2001-01-21 23:42:21 +00:00
Ron Pinkas
d51b90e182 2001-01-20 17:20 UTC-0800 Ron Pinkas <ron@profit-master.com>
* hb_slex.vc
     + Added -DSIMPLEX to CLIBFLAGS

   * source/compiler/genc.c
     * Minor correction.

   * utils/hbpp/hbpp.c
   * source/pp/pplib.c
   * include/hbcomp.h
   * source/compiler/harbour.c
     + Added hb_comp_iLinePRG and hb_comp_iLineINLINE

   * source/compiler/harbour.l
   * source/compiler/harbour.slx
   * source/compiler/hbgenerr.c
     + Added logic to disallow multiple HB_INLINE() per source line.

   * source/pp/ppcomp.c
   * source/pp/ppcore.c
   * source/pp/pragma.c
     * Corrected double spacing in PPO generation, and added #pragma BEGINDUMP to PPO.
2001-01-21 01:47:49 +00:00
Luiz Rafael Culik
30d97cc683 See changelog 2001-01-19 22:30 GMT -3 2001-01-20 00:38:25 +00:00
David G. Holm
580846daf4 2001-01-19 18:30 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2001-01-19 23:44:06 +00:00
Jean-Francois Lefebvre
06bc44020b 2001-01-18 22:41 GMT+1 JFL (Mafact) <jfl@mafact.com> 2001-01-18 21:49:01 +00:00
Jean-Francois Lefebvre
77a9b26ade 2001-01-18 00:18 GMT+1 JFL (Mafact) <jfl@mafact.com> 2001-01-17 23:20:57 +00:00
Ryszard Glab
976e19a3a4 ChangeLog 2001-01-17 UTC+0100 2001-01-17 20:25:50 +00:00
Jean-Francois Lefebvre
4a22bc5736 2001-01-16 22:15 GMT+1 JFL (Mafact) <jfl@mafact.com> 2001-01-16 21:15:28 +00:00
Ryszard Glab
83ffb5a4bb ChangeLog 2001-01-14 15:15 UTC+0100 2001-01-14 14:11:28 +00:00
Ron Pinkas
71b35897c3 2001-01-13 02:25 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/genc.c
   * source/compiler/harbour.c
   * source/pp/pragma.c
     + Added support for #pragma BEGINDUMP ... [#pragma STOPDUMP] or EOF.
       /* BEGINDUMP & STOPDUMP are just a suggestion. */

   * utils/hbpp/hbpp.c
   * source/pp/pplib.c
     + Added empty stub hb_compInlineAdd() (needed by pragma.c)

   * tests/inline_c.prg
     + Added code to demonstrate #pragam BEGINDUMP
2001-01-13 10:28:32 +00:00
Ron Pinkas
5a7c00ebfb 2001-01-11 20:10 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/compiler/harbour.l
   * source/compiler/harbour.slx
     + Added logic to ignore, rest of line after //
                              content of /**/ comments
                              content of strings and char constants
                              escape codes within strings and char constants
   * tests/inline_c.prg
     + Added sample comments and strings containing { and \".
2001-01-12 04:15:26 +00:00
David G. Holm
c54c5b8c7a See ChangeLog entry 2001-01-11 17:00 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2001-01-11 22:08:52 +00:00
Ron Pinkas
360320cef7 Changed sample to use aTokens (thanks to David G Holm) 2001-01-11 21:54:26 +00:00
David G. Holm
c2548bf5c8 See ChangeLog entry 2001-01-11 16:45 UTC-0500 David G. Holm <dholm@jsd-llc.com> 2001-01-11 21:51:46 +00:00
Ron Pinkas
be05f9aa24 corrected typo 2001-01-11 02:36:07 +00:00
Ron Pinkas
7c6bd0b33b 2001-01-10 18:20 UTC-0800 Ron Pinkas <ron@profit-master.com>
* include/hbcomp.h
   * source/compiler/harbour.c
     + Added members szFileName and iLine to structure INLINE, set to originating PRG name and line number.

   * source/compiler/genc.c
     + Added #line directive to INLINE generations, so C compile warnings/errors will report source file and line number in PRG.

   * source/compiler/harbour.l
   * source/compiler/harbour.slx
     + Added Error message if inline C is used with non C output.
     + Added support for {} on same line
     * Minor optimization

   * include/hberrors.h
   * source/compiler/hbgenerr.c
     + Added: "Inline C requires C output generartion, use -gc[n]"
2001-01-11 02:31:36 +00:00
Luiz Rafael Culik
09238eaa68 *** empty log message *** 2001-01-11 00:43:12 +00:00
Luiz Rafael Culik
e3f07120e3 See changelog 2001-01-10 22:30 GMT -3 2001-01-11 00:37:02 +00:00
Ron Pinkas
36b597040f 2001-01-09 23:10 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/pp/ppcomp.c
   * source/pp/ppcore.c
     * Disabled all processing other than \n when processing HB_INLINE.
2001-01-10 07:10:23 +00:00
Ron Pinkas
700d53687c 2001-01-09 10:00 UTC-0800 Ron Pinkas <ron@profit-master.com>
* contrib/dot/pp.prg
     * Fixed bug with #include and INCLUDE Env Var processing.
     % Removed some unused vars.
2001-01-09 18:00:40 +00:00
Ryszard Glab
4370282dd8 ChangeLog 2001-01-09 16:15 UTC+0100 2001-01-09 15:10:35 +00:00
Ron Pinkas
cdd92a551c 2001-01-08 17:45 UTC-0800 Ron Pinkas <ron@profit-master.com>
* source/pp/ppcore.c
     ! Fixed ')' as expression terminator in state STATE_ID_END
2001-01-09 01:43:51 +00:00
Ron Pinkas
4a38c6c28a 2001-01-08 14:35 UTC-0800 Ron Pinkas <ron@profit-master.com>
* harbour/source/vm/estack.c
     * Corrected typo _HB_ITEM => HB_ITEM in type casting.
2001-01-08 22:27:54 +00:00
Jean-Francois Lefebvre
b7abfe9244 2001-01-08 22:18 GMT+0100 JFL (mafact) <jfl@mafact.com> 2001-01-08 21:24:17 +00:00
Ron Pinkas
003c498444 2001-01-08 12:35 UTC-0800 Ron Pinkas <ron@profit-master.com>
* contrib/dot/pp.prg
     * Added support for leading and traing WS before/after #.
     * Extra logic for [...] within # directives in ProcessFile()
     * Fixed logic of // and && terminating at EOF.
2001-01-08 20:41:32 +00:00
Ron Pinkas
99edf1b0f4 2001-01-08 02:10 UTC-0800 Ron Pinkas <ron@profit-master.com>
* contrib/dot/pp.prg
     * Few corrections in NextExp() and MatchRule().
2001-01-08 10:14:26 +00:00
Ron Pinkas
afb1e3f15d 2001-01-07 13:40 UTC-0800 Ron Pinkas <ron@profit-master.com>
* contrib/dot/pp.prg
     * Optimized ciclic detection logic.
2001-01-07 21:39:54 +00:00
Alexander S.Kresin
3caa562d66 2001-01-06 9:18 GMT+3 Alexander Kresin <alex@belacy.belgorod.su> 2001-01-06 13:01:28 +00:00
Ron Pinkas
3ff96f6977 2001-01-05 09:57 UTC-0800 Ron Pinkas <ron@profit-master.com>
* contrib/dot/pp.prg
     * Corrected possible case sensitive issue RP_Dot.ch -> rp_dot.ch (Thanx to Dave Pearson)
     * Corrected @ 24, ... -> @ MaxRow(), ...                         (Thanx to Dave Pearson)
2001-01-05 17:59:13 +00:00