Jonas Maebe
|
c9f8cc832b
--- Merging r20425 into '.':
|
13 년 전 |
Jonas Maebe
|
75aac4284d
--- Merging r19612 into '.':
|
13 년 전 |
marco
|
17941f0c2e
--- Merging r18098 into '.':
|
14 년 전 |
Jonas Maebe
|
2222f2c44b
* renamed is_class_or_interface_or_dispinterface_or_objc() into
|
14 년 전 |
paul
|
dc5f5c3f63
compiler: use current_structdef instead of current_objectdef in more places
|
14 년 전 |
paul
|
86d3e41442
compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests
|
14 년 전 |
paul
|
56bf42de57
compiler: implement record methods and class methods:
|
14 년 전 |
florian
|
7d1627e9ca
* patch by Aleksa Todorovic to handle access to types inside generics correctly
|
14 년 전 |
Jonas Maebe
|
769eb3f604
* moved the initialisation of the nodetree and tai class reference constants
|
15 년 전 |
Jonas Maebe
|
7ba5eaf272
* fixed copy/paste error in the test, and the compiler bug that was
|
15 년 전 |
joost
|
65ab1e820b
* Safecall on linux/i386 now behaves like cdecl plus hidden exception support.
|
15 년 전 |
florian
|
683ac0ea45
* taking the address of an absolute var sym with constant address evaluates into a const. pointer, resolves #17118
|
15 년 전 |
Jonas Maebe
|
57bd6d2685
+ merged nestedprocvars branch
|
15 년 전 |
florian
|
62c630abce
* handle usage of generics type as class type correctly, resolves #16065
|
15 년 전 |
Jonas Maebe
|
4833867826
* moved most handling of records that fit in a register but that cannot be
|
15 년 전 |
paul
|
009ef9184d
compiler: add dispinterfaces to most of places where something is comparing to usual interfaces since they are not very different things
|
15 년 전 |
Jonas Maebe
|
10cfba3b28
* convert booleans to the actual array index type (mantis #15364)
|
15 년 전 |
Jonas Maebe
|
b521f80b13
* give a proper error when a rangen appears in a vecn that's not an
|
15 년 전 |
Jonas Maebe
|
0c675a4039
* the objc1 unit has been renamed to objc
|
16 년 전 |
Jonas Maebe
|
a149674a75
Merged revisions 13458-13596 via svnmerge from
|
16 년 전 |
Jonas Maebe
|
2f7457f37e
* set the fileinfo of typeconversions created using inserttypeconv*()
|
16 년 전 |
Jonas Maebe
|
acdb0bbb3e
* don't change current_filepos in pass_typecheck when not generating
|
16 년 전 |
Jonas Maebe
|
5a2ccfff52
--WARNING: start build process with FPC 2.2.4; won't work when
|
16 년 전 |
Jonas Maebe
|
92de010fe1
Merged revisions 13218-13347 via svnmerge from
|
16 년 전 |
Jonas Maebe
|
66c14c8a88
* don't mark classes used in "is"- or "as"-expressions as potentially
|
16 년 전 |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
16 년 전 |
Jonas Maebe
|
921e783225
* fixed indentation
|
16 년 전 |
Jonas Maebe
|
47ba5b19ec
* ignore vmtloadaddrnodes created in dead strip removed code
|
16 년 전 |
Jonas Maebe
|
060d81b8fa
Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from
|
16 년 전 |
Jonas Maebe
|
19f8aede99
+ some missing docompare() overrides
|
17 년 전 |