florian
|
ba314dab05
|
* two bugs reported by Romio (bugs 13) are fixed:
- empty array constructors are now handled correctly (e.g. for sysutils.format)
- comparsion of ansistrings was sometimes coded wrong
|
1999-05-19 10:31:53 +00:00 |
|
florian
|
d7b52d0183
|
* fixed some bugs related to temp. ansistrings and functions results
which return records/objects/arrays which need init/final.
|
1999-05-18 21:58:22 +00:00 |
|
peter
|
e8bf496ae8
|
* containsself fixes
* checktypes()
|
1999-05-18 14:15:18 +00:00 |
|
peter
|
12313fbed8
|
* with temp vars now use a reference with a persistant temp instead
of setting datasize
|
1999-05-17 23:51:37 +00:00 |
|
peter
|
a47afc3857
|
* removed oldppu code
* warning if objpas is loaded from uses
* first things for new deref writing
|
1999-05-13 21:59:19 +00:00 |
|
peter
|
75aea84e80
|
* small message fixes
|
1999-05-10 09:01:43 +00:00 |
|
florian
|
71ae948727
|
+ method message handlers which contain an explicit self can't be called
directly anymore
+ self is now loaded at the start of the an message handler with an explicit
self
+ $useoverlay fixed: i386 was renamed to i386base
|
1999-05-02 09:35:39 +00:00 |
|
peter
|
611da2d24e
|
* merged nasm compiler
* old asm moved to oldasm/
|
1999-05-01 13:23:57 +00:00 |
|
peter
|
884c517b18
|
* release storenumber,double_checksum
|
1999-04-26 13:31:24 +00:00 |
|
peter
|
1e89937590
|
* small tp7 fix
* fix void pointer with formaldef
|
1999-04-26 09:30:46 +00:00 |
|
pierre
|
09cc9b4656
|
* previous log corrected
|
1999-04-21 21:49:18 +00:00 |
|
pierre
|
8ef9a31210
|
ra386att.pas
|
1999-04-21 16:31:40 +00:00 |
|
peter
|
cb70b62a82
|
* storenumber works
* fixed some typos in double_checksum
+ incompatible types type1 and type2 message (with storenumber)
|
1999-04-21 09:43:28 +00:00 |
|
peter
|
a296cfbe30
|
* fixed tp proc -> procvar
|
1999-04-14 09:11:22 +00:00 |
|
peter
|
bdf7975be6
|
* type error for array constructor with array,record as argument
|
1999-04-01 21:59:56 +00:00 |
|
peter
|
2bfdf91c5c
|
* assembler inlining working for ag386bin
|
1999-03-31 13:55:03 +00:00 |
|
peter
|
d0cb5a147a
|
* fixed bugs 212,222,225,227,229,231,233
|
1999-03-24 23:16:42 +00:00 |
|
peter
|
406efbaa5c
|
* fixed crash with array of const in procvar
|
1999-03-23 14:43:03 +00:00 |
|
pierre
|
acfcb937da
|
* lost reference because refcount not increased fixed
|
1999-03-19 17:31:54 +00:00 |
|
peter
|
f4f4f17da7
|
* fixed overloading of array of char
|
1999-03-02 18:24:19 +00:00 |
|
florian
|
a7179a75db
|
* behaviaor of PROTECTED and PRIVATE fixed, works now like TP/Delphi
|
1999-02-22 15:09:39 +00:00 |
|
peter
|
bf9b5e3a54
|
* updates for ag386bin
|
1999-02-22 02:14:59 +00:00 |
|
florian
|
1b5fda2764
|
* some false warnings "function result doesn't seems to be set" are
avoided
|
1999-02-09 17:15:52 +00:00 |
|
pierre
|
19f6b92bc0
|
+ better info for impossible type conversion in calln
|
1999-01-29 11:34:50 +00:00 |
|
peter
|
4517f917fd
|
* fixed array of const
* generic platform independent high() support
|
1999-01-21 22:10:35 +00:00 |
|
pierre
|
0cfc4c8f6b
|
* fix for constructor inside with statements
|
1999-01-21 16:40:51 +00:00 |
|
peter
|
abd2a106b0
|
* fixed [char] crash
|
1999-01-19 14:20:16 +00:00 |
|
peter
|
f379498229
|
+ BrowserLog for browser.log generation
+ BrowserCol for browser info in TCollections
* released all other UseBrowser
|
1999-01-12 14:25:24 +00:00 |
|
peter
|
1b369bb4bb
|
+ globtype,tokens,version unit splitted from globals
|
1998-12-11 00:02:37 +00:00 |
|
pierre
|
4a85a1b59e
|
* fix for operators
|
1998-12-10 14:57:52 +00:00 |
|
florian
|
4244dda54b
|
+ basic operations with int64/qord (compiler with -dint64)
+ rtti of enumerations extended: names are now written
|
1998-12-10 09:47:13 +00:00 |
|
peter
|
a41f61713d
|
+ open strings, $P switch support
|
1998-11-27 14:50:30 +00:00 |
|
peter
|
ab71649027
|
* fixed exactmatch removings
|
1998-11-24 17:03:51 +00:00 |
|
peter
|
59c75c7410
|
* fixes for ansistrings
|
1998-11-16 10:18:07 +00:00 |
|
peter
|
0353e61e9b
|
* va_list -> array of const
|
1998-11-10 10:09:08 +00:00 |
|
peter
|
20188aa991
|
+ va_list for printf support
|
1998-11-09 11:44:33 +00:00 |
|
pierre
|
1dab5a8cf0
|
* removed some erros after other errors (introduced by useexcept)
* stabs works again correctly (for how long !)
|
1998-10-28 18:26:12 +00:00 |
|
pierre
|
63ff2ffbbc
|
* some memory leaks specific to usebrowser define fixed
* removed tmodule.implsymtable (was like tmodule.localsymtable)
|
1998-10-09 16:36:01 +00:00 |
|
peter
|
3d984e5bf1
|
* m68k compiler compiles again
|
1998-10-06 20:48:56 +00:00 |
|
peter
|
1db43eef4d
|
* more constant expression evaluators
|
1998-10-02 09:24:20 +00:00 |
|
pierre
|
ba6a341854
|
* did not compile for browser
* merge from fixes
|
1998-09-28 11:22:15 +00:00 |
|
florian
|
9083713fe4
|
* type casts pchar<->ansistring fixed
* ansistring[..] calls does now an unique call
|
1998-09-27 10:16:22 +00:00 |
|
peter
|
1b83196296
|
* some better support for openarray
|
1998-09-24 14:27:37 +00:00 |
|
peter
|
692155686a
|
* rewritten isconvertable to use case
* array of .. and single variable are compatible
|
1998-09-24 09:02:13 +00:00 |
|
peter
|
ee6e14cd40
|
* splitted pass_1
|
1998-09-23 20:42:22 +00:00 |
|