peter
034eab82f3
* fixed char array, which can start with all possible values
1999-03-02 22:52:19 +00:00
peter
bf9b5e3a54
* updates for ag386bin
1999-02-22 02:14:59 +00:00
peter
55640c751c
* fixed set operations which still had array constructor as type
1999-01-20 21:05:09 +00:00
Jonas Maebe
b9a674b9fe
+ fixed bug0163 (set1 <= set2 support)
1999-01-20 17:39:22 +00:00
peter
e7b4349a7f
* fix for boolean=true compares
1998-12-30 13:35:35 +00:00
peter
6b4aa2289a
* pointer+ord not allowed in tp mode
1998-12-15 17:12:35 +00:00
peter
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
1998-12-11 00:02:37 +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
d008da6845
* handle array of char the same as strings
1998-11-24 22:59:05 +00:00
peter
85726fcb35
* more ansistring fixes
1998-11-17 00:36:38 +00:00
peter
ac94abe823
* fixed return for ansistrings
1998-11-16 15:33:05 +00:00
peter
85b80b7aef
* fixed unknown set operation msg
1998-11-05 14:28:12 +00:00
peter
3037445491
* released useansistring
...
* removed -Sv, its now available in fpc modes
1998-11-05 12:02:30 +00:00
peter
de4cf49059
* ansistring fixes
1998-11-04 10:11:36 +00:00
peter
94dfc5edd8
* fixed u32bit - s32bit conversion problems
1998-10-25 23:32:04 +00:00
pierre
6c1226ad3c
+ better error info on unimplemented set operators
1998-10-22 12:12:23 +00:00
pierre
6c1766feed
* bug fix for IOCHECK inside a procedure with iocheck modifier
...
* removed the GPF for unexistant overloading
(firstcall was called with procedinition=nil !)
* changed typen to what Florian proposed
gentypenode(p : pdef) sets the typenodetype field
and resulttype is only set if inside bt_type block !
1998-10-21 15:12:49 +00:00
florian
e4290ba94a
+ binary operators for ansi strings
1998-10-20 15:09:21 +00:00
pierre
1a77339355
* several memory corruptions due to double freemem solved
...
=> never use p^.loc.location:=p^.left^.loc.location;
+ finally I added now by default
that ra386dir translates global and unit symbols
+ added a first field in tsymtable and
a nextsym field in tsym
(this allows to obtain ordered type info for
records and objects in gdb !)
1998-10-20 08:06:37 +00:00
peter
7c2bb05a9a
* fixed small tp7 things
...
* boolean:=longbool and longbool fixed
1998-10-14 12:53:38 +00:00
peter
f9f869fb37
+ checks for division by zero
1998-10-11 14:31:15 +00:00
peter
4f0915d6e1
* fixed 161,165,166,167,168
1998-10-05 21:33:15 +00:00
peter
ee6e14cd40
* splitted pass_1
1998-09-23 20:42:22 +00:00