Antonio Carlos Pantaglione
b2da60d1b6
*** empty log message ***
2003-07-02 14:39:42 +00:00
Antonio Linares
cba58c6b05
Added some MSVC required typecasts
2003-07-02 07:28:10 +00:00
Antonio Linares
ab3fe6f50c
Added support for multidimensional arrays for Harbour.NET
2003-06-30 16:33:06 +00:00
Antonio Linares
03fad19fc3
Added support for logical values management
2003-06-28 20:51:39 +00:00
Antonio Linares
2449842837
do case implemented for Harbour.NET
2003-06-28 12:41:31 +00:00
Antonio Linares
391e54b77b
for...next loops implemented for Harbour.NET
2003-06-28 09:56:13 +00:00
Antonio Linares
200caf7856
See changelog for changes explanation
2003-06-27 23:09:28 +00:00
Antonio Linares
5b50eb40a1
Added support for adding "object" type
2003-06-27 14:07:48 +00:00
Antonio Linares
c4318a7f83
Added some comments for HB_P_PUSHBYTE
2003-06-27 10:12:49 +00:00
Antonio Linares
5ac2dcb0a5
.NET IL implementation for HB_P_PUSHBYTE
2003-06-27 10:09:12 +00:00
Antonio Linares
c441e84e2a
IL implementation for HB_P_POPLOCALNEAR and HB_P_PUSHLOCALNEAR
2003-06-27 08:21:02 +00:00
Antonio Linares
2c2abe0d5c
IL implementation for HB_P_FRAME
2003-06-27 07:12:20 +00:00
Antonio Linares
1f0b6caa01
object type use implementation
2003-06-25 06:32:50 +00:00
Antonio Linares
dcf3a5e60f
Some quick & dirty implementations :-)
2003-06-23 15:55:54 +00:00
Tomaz Zupan
817fc8a9ae
2003-06-23 15:10 UTC+0200 Tomaz Zupan <tomaz.zupan@orpo.si>
2003-06-23 13:07:57 +00:00
Antonio Linares
70b0fbd578
The IL fun begins :-)
2003-06-23 11:14:08 +00:00
Antonio Linares
f5134fc72c
Added support for IL generation
2003-06-23 08:30:01 +00:00
Antonio Linares
cb3b508d9e
Compiler .NET .il source generation
2003-06-23 08:21:37 +00:00
Antonio Linares
bbfa409c72
hb_strVal() used instead of atof()
2003-05-30 07:32:08 +00:00
Przemyslaw Czerpak
4d29fc6630
ChangeLog
2003-05-26 16:47:33 +00:00
David G. Holm
3242fd4df2
See ChangeLog entry 2003-05-08 15:30 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2003-05-08 19:30:57 +00:00
David G. Holm
5482f95737
See ChangeLog 2003-04-08 15:40 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2003-04-08 19:39:28 +00:00
Antonio Linares
40ebf14555
fix on recent If() changes
2003-03-22 10:26:00 +00:00
Antonio Linares
7bbc8f7423
If() inline accepts all kind of arguments
2003-03-16 09:32:35 +00:00
Tomaz Zupan
3a020b8283
2003-02-18 22:05 UTC+0100 Tomaz Zupan <tomaz.zupan@orpo.si>
2003-02-18 21:02:54 +00:00
Jean-Francois Lefebvre
c1df5deba6
2003-02-10 23:20 UTC+1 jf Lefebvre (mafact) <jfl@mafact.com>
2003-02-10 22:23:15 +00:00
Alexander S.Kresin
19b7448ef1
2003-01-29 22:05 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2003-01-29 19:05:30 +00:00
Andi Jahja
561d290baf
harbour.y
2002-10-17 07:58:42 +00:00
Antonio Linares
2fad3600c7
see changelog
2002-10-14 15:46:57 +00:00
Horacio Dario Roldan Kasimatis
536516a2af
2002-09-28 21:50 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
2002-09-29 00:52:11 +00:00
Dave Pearson
ff4a79114b
2002-08-05 09:33 UTC+0100 Dave Pearson <davep@davep.org>
...
* source/compiler/genc.c
* Corrected misspelling of "Alpha".
2002-08-05 08:35:50 +00:00
April White
ed3cc67cd2
2002-07-21 2529 UTC+0500 April White <awhite@mail.rosecom.ca>
...
* doc/en/set.txt
* source/compiler/hbusage.c
* source/rtl/setkey.c
* tests/setkeys.prg
; my email address, just in case you want to find me :-)
2002-07-22 00:33:27 +00:00
Ron Pinkas
e7f150194c
2002-06-05 20:52 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
...
* make_b32.bat
- Commented SET BISON_SIMPLE line as it causes incompatibility with current version of Bison.
* source/compiler/harbour.sly
* source/macro/macro.y
+ Added missing ; as per Bison 1.35 warnings.
2002-06-06 03:54:13 +00:00
Horacio Dario Roldan Kasimatis
ed2166f700
2002-06-05 10:13 UTC-0300 Horacio Roldan <harbour_ar@yahoo.com.ar>
...
* source/compiler/gencobj.c
! fixed uninitialized pointer.
2002-06-05 13:14:36 +00:00
Ron Pinkas
352d1ea388
2002-05-23 12:46 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
...
* source/compiler/harbour.slx
! Fixed SELF[...] // Self as Array in IF_BELONG_LEFT() ( borrowed from from xHarbour )
* source/compiler/harbour.sly
! Corrected typo in GetVar - included item belonging to GetVarArray ( borrowed from from xHarbour )
! Fixed logic of GetA ( borrowed from from xHarbour )
2002-05-23 19:48:48 +00:00
Jean-Francois Lefebvre
88b31335db
2002-05-20 22:33 UTC+0100 J.lefebvre (Mafact) <jfl@mafact.com>
2002-05-20 20:47:38 +00:00
David G. Holm
3e8864b018
See ChangeLog entry 2002-05-06 13:50 UTC-0400 David G. Holm <dholm@jsd-llc.com>
2002-05-06 17:51:50 +00:00
Ron Pinkas
3d3094e82d
corrected type in pasting from xHarbour
2002-03-14 04:38:00 +00:00
Ron Pinkas
6d9c3f496a
Minor correction to recent post.
2002-03-14 00:12:43 +00:00
Ron Pinkas
564a6d0295
2002-03-13 14:07 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
...
* source/compiler/harbour.slx
+ Enabled support for TEXT ... ENDTEXT utilizing new hb_ppInsideTextBlock
* source/compiler/harbour.sly
! Correted minor bug in GetA
2002-03-13 22:11:22 +00:00
Ron Pinkas
1e27261d64
2002-02-09 14:12 UTC-0800 Ron Pinkas <ron@ronpinkas.com>
...
* source/compiler/hbgenerr.c
! Fixed incorrect position of "4Suspicious operand type: \'unknown\' expected: \'%s\'".
2002-02-09 22:20:02 +00:00
Ignacio Ortiz de Zuniga
eb0be876d2
2002-02-04 13:50 UTC+0100 Ignacio Ortiz <ignacio@fivetech.com>
2002-02-04 13:00:57 +00:00
Alexander S.Kresin
2d28466dc7
2002-02-02 11:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
2002-02-02 08:39:15 +00:00
Antonio Linares
fa0ea9268b
See changelog for description
2002-01-30 10:46:51 +00:00
Ron Pinkas
025c50818c
2002-01-19 06:11 UTC+0100 Ron Pinkas <ron@ronpinkas.com>
...
* source/compiler/harbour.slx
! Minor bug correction.
2002-01-20 15:02:55 +00:00
Patrick Mast
2c987fcc95
2002-01-08 09:52 UTC+0100 Patrick Mast <email@patrickmast.com>
...
* source/compiler/genc.c
* source/compiler/genjava.c
* source/compiler/genobj32.c
* source/compiler/hbusage.c
* source/common/hbver.c
* changed decimal build nr in "Alpha build .."
2002-01-08 08:59:52 +00:00
Andi Jahja
108178c353
Andi Jahja <harbour@cbn.net.id>
2002-01-06 12:34:35 +00:00
Viktor Szakats
b7718d52ba
2002-01-03 23:26 UTC+0100 Viktor Szakats <viktor.szakats@syenar.hu>
2002-01-03 22:30:45 +00:00
Andi Jahja
ab0045a299
Andi Jahja <harbour@cbn.net.id>
2002-01-02 03:04:20 +00:00
Andi Jahja
5d2d8f5deb
Andi Jahja <harbour@cbn.net.id>
2002-01-02 02:03:10 +00:00