Jonas Maebe
|
94a6ef3103
* use codeptruinttype/codeptrsinttype when emiting ordinal constants that
|
před 9 roky |
Jonas Maebe
|
7b89072d88
* fixed external wrapper generation on llvm
|
před 9 roky |
Jonas Maebe
|
8f57609ef2
* fixed types for classrefdef typed constants
|
před 9 roky |
Jonas Maebe
|
2504a0ce6c
+ codeptruinttype/codeptrsinttype that has the same size as
|
před 9 roky |
Jonas Maebe
|
e90af5d7c0
* fixed collection of types from tai_*typedconst
|
před 9 roky |
Jonas Maebe
|
c17458149c
- removed accidentally committed debug code
|
před 9 roky |
Jonas Maebe
|
f37576cf0f
* fixed type of resourcestrings in typed constants
|
před 9 roky |
Jonas Maebe
|
0bceb953e5
* fixed high level type of unicodestring records
|
před 9 roky |
Jonas Maebe
|
4f287207cd
* initialise all register temps with "undef" for llvm, so that llvm knows
|
před 9 roky |
Jonas Maebe
|
13cf405f8c
* fixed llvm second_int_to_real for comp
|
před 9 roky |
Jonas Maebe
|
688b9c0a69
* use the correctly typecasted reference in a_bit_set_reg_ref
|
před 9 roky |
svenbarth
|
6ff3226e3c
Fix for Mantis #29066.
|
před 9 roky |
marco
|
ffff774ff2
* fixes by lks of base.inc procptr types (one long->plong, three dword_ptr to ulong_ptr) fixes mantis #29023
|
před 9 roky |
Jonas Maebe
|
c4b347c271
* support anonymous procvar definitions for jvm outside parameter lists (in a
|
před 9 roky |
svenbarth
|
318b69600c
Fix for Mantis #29065.
|
před 9 roky |
marco
|
f69e6730be
* fix for #29036 overload sHOpenFolderAndSelectItems with a plain pointer versions
|
před 9 roky |
marco
|
de0f9e65c8
* fix bug #29061, add guids to gmp interfaces
|
před 9 roky |
Jeppe Johansen
|
5ec4d38231
Add support for ram-less AVR chips and simultanously optimize flash/ram size the initfinal calling sequence.
|
před 9 roky |
nickysn
|
7990b55a87
* use sizeof(aint) instead of sizeof(asizeint) to determine whether a record is
|
před 9 roky |
marco
|
b371c43c3e
* misc chm binindex logging (under ifdef)
|
před 9 roky |
Jeppe Johansen
|
49f8d574db
Save some space on ATTiny28 since it doesn't have any ram.
|
před 9 roky |
nickysn
|
62dadad93e
* reimplemented tppufile.getasizeint to use sizeof(asizeint), just like tppufile.putasizeint does
|
před 9 roky |
nickysn
|
0f6b5161e6
* the 'count' parameter of Move and FillChar on i8086 made 16-bit unsigned,
|
před 9 roky |
Jeppe Johansen
|
0046af39eb
Fixed #29025.
|
před 9 roky |
Jeppe Johansen
|
baae6ec169
Fix incorrect AVR optimization.
|
před 9 roky |
svenbarth
|
1d72397c19
Add tests for generic functions/procedures/methods
|
před 9 roky |
svenbarth
|
c81eda7a42
Fully enable generic functions, procedures and methods by allowing inline specializations in procedure bodies as well.
|
před 9 roky |
svenbarth
|
b2988ad8c0
pexpr.pas, sub_expr:
|
před 9 roky |
svenbarth
|
86f1ca2037
symtable.pas, is_visible_for_object:
|
před 9 roky |
svenbarth
|
2eeb59591a
pdecsub.pas, parse_proc_head:
|
před 9 roky |