Jeppe Johansen
|
4b93eb64b3
- Split division routines out into an include file.
|
6 anni fa |
Jeppe Johansen
|
ff3372567f
- Applied patch by Christo Crause from #33914
|
6 anni fa |
Jeppe Johansen
|
030cf78ac5
- Fix overflow checking for multiplication operations on AVR.
|
6 anni fa |
Jeppe Johansen
|
67bf76c50e
- Fix overflow checking in software multiplication routines. Overflow checking should also be enabled for the unsigned multiplications.
|
6 anni fa |
svenbarth
|
5313f6e9af
* fix Currency comparison... again...
|
6 anni fa |
svenbarth
|
797e336222
* fix writing of floating point attribute parameters
|
6 anni fa |
svenbarth
|
4c338b1f70
* generate correctly aligned string RTTI, fixes trtti7 on ARM
|
6 anni fa |
svenbarth
|
0c27ea83be
* we halt if the currency values are *not* equal, not if they're equal... m(
|
6 anni fa |
florian
|
73acb4d1c1
* fixes TInterfaceRawData to match TTypeData
|
6 anni fa |
nickysn
|
a3a39e1640
* i8086 compilation fix after changeset 42390
|
6 anni fa |
Jonas Maebe
|
4bc657a067
* renamed objcbase.BOOL type to objc.ObjCBOOL to prevent name clashes
|
6 anni fa |
Jonas Maebe
|
6eafee72d7
- fixed check for determining whether requesting the size of an array is
|
6 anni fa |
Jonas Maebe
|
18dfdb423e
* don't apply user-specified constant alignments to RTTI data
|
6 anni fa |
florian
|
a60ab40237
* handle records with managed fields correctly after attribute merge fixes
|
6 anni fa |
florian
|
aac8559a8d
* some runtime errors fixed, if compiled with -CrR
|
6 anni fa |
Jonas Maebe
|
83611b83cc
* reverted r42463, the internalerrors were caused by a bug in the LLVM typed
|
6 anni fa |
Jonas Maebe
|
e7fbebfef5
* fixed field alignment when reusing an anonymous recorddef for LLVM and
|
6 anni fa |
florian
|
217ae6e4bb
* more fixes to rtti after attribute branch merging
|
6 anni fa |
Mattias Gaertner
|
4d0e7cd1d4
pastojs: filer: GenericTemplateTypes
|
6 anni fa |
Mattias Gaertner
|
8206049dc1
pastojs: less hints
|
6 anni fa |
Mattias Gaertner
|
93c130979f
fcl-passrc: check generic constraint
|
6 anni fa |
Mattias Gaertner
|
f35e711024
fcl-passrc: fixed parsing generic array type
|
6 anni fa |
svenbarth
|
e97a2cb03e
* tests with Delphi showed that an attribute class must explicitely declare a parameterless constructor if it should be used, cause TCustomAttribute.Create is private
|
6 anni fa |
svenbarth
|
c282f21b1b
* don't bother finding the correct constructor if the attribute isn't a TCustomAttribute descendant anyway; simply skip the parameters in that case
|
6 anni fa |
svenbarth
|
6cde8ab4cb
* fix for Mantis #35866: parse_paras does not check whether the expressions are really constant, so check that manually
|
6 anni fa |
Mattias Gaertner
|
75321c848d
fcl-passrc: fixed parsing generic function after type section
|
6 anni fa |
marco
|
ed2dbc19e7
* lookup property published but not stored. Doesn't change much, but less trouble when opening/dualmaintaining delphi forms.
|
6 anni fa |
michael
|
a670360d08
* Change resource string file to .jrs, to avoid confusion with FPC format
|
6 anni fa |
michael
|
9d67784a18
* Write -Jr help
|
6 anni fa |
Jonas Maebe
|
145f4299b4
* search dynamic string data record in correct symtable in
|
6 anni fa |