florian
|
e4a8f008a7
* fixed ie when "converting" double to double and single to single on softemu
|
20 years ago |
Jonas Maebe
|
dbf94f4713
* properly fixed allocating procedure symbols, now also works for nested
|
20 years ago |
peter
|
80fef1e8ad
* fix parsing of typecasts in type declarations
|
20 years ago |
florian
|
5ff0e08283
+ compiled and added
|
20 years ago |
joost
|
4a94fc2ccd
+ Fixed dyn. loading for mysql 5.0
|
20 years ago |
peter
|
3db35349ec
* fix duplicate parameter names
|
20 years ago |
peter
|
ad0f93da39
* don't report name differences after implicit renames
|
20 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
20 years ago |
florian
|
82a94db712
* fixed resetting of ansistrings
|
20 years ago |
Jonas Maebe
|
d6ea5d6bde
* fixed to work after the changes in the handling of mode switching
|
20 years ago |
Jonas Maebe
|
66ebbbc5c2
* always generate code which can be used to build dynamically loadable
|
20 years ago |
oro06
|
06d8d7c03c
* updated compilation pb
|
20 years ago |
Jonas Maebe
|
f0c028d6c8
+ dwarf support for darwin/mac os x (not really enabled yet, since it's
|
20 years ago |
Jonas Maebe
|
b954ea006e
* generate the procsymbol before generating the code for the procedure,
|
20 years ago |
oro06
|
c221e00a2d
+ added fcl/wince more fcl units compile
|
20 years ago |
peter
|
68e56b9fc7
* write only unique property names in rtti
|
20 years ago |
peter
|
b561749dea
* renamed to trtti4
|
20 years ago |
peter
|
1f2e850bea
* test also order of properties
|
20 years ago |
peter
|
6238b1a917
* use NameIndex in GetPropInfos
|
20 years ago |
peter
|
ff1f800de5
* fix property mismatch
|
20 years ago |
Jonas Maebe
|
8f6babfef7
* fixed passing record parameters of size >= 3 and whose size is not
|
20 years ago |
Jonas Maebe
|
16f9c89854
- reverted previous commit, committed the wrong file
|
20 years ago |
Jonas Maebe
|
a16fa618de
* fixed passing record parameters of size >= 3 and whose size is not
|
20 years ago |
peter
|
6c75825751
* test for forward class in $M+
|
20 years ago |
peter
|
22923c12d5
* set also publishable flag if forward classes are compile within $M+
|
20 years ago |
peter
|
47c1bb60b4
* remove svn:executable from *.pp and *.pas
|
20 years ago |
peter
|
717c2172eb
* support db $01 db $02
|
20 years ago |
peter
|
dfd9b6e862
* property index is always a s32int
|
20 years ago |
peter
|
f618792e01
* new test
|
20 years ago |
florian
|
bec0daebfa
+ optimized <dword> div <const dword>
|
20 years ago |