svenbarth
|
88af293155
Fix for Mantis #22160
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
ba4b08261c
* fixed (real)modulename memory leak when changing the module name
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
834026bfb5
* synchronised with trunk up to r21067
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
3380b58695
* when we get near the limit of the maximum number of TOC entries that can
|
%!s(int64=13) %!d(string=hai) anos |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
%!s(int64=13) %!d(string=hai) anos |
pierre
|
813ebf08e3
* Avoid having current_debuginfo pointing to freed memory
|
%!s(int64=13) %!d(string=hai) anos |
paul
|
c6ca9e5091
compiler:
|
%!s(int64=13) %!d(string=hai) anos |
paul
|
8a8db0a822
compiler: pass both modulename and filename to tmodule.create. extract modulename from filename if modulename is not passed (probably fix an error with asm/obj filename appeared after the namespace branch merge).
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
de21de2024
compiler: implement delphi like namespaces
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
d1f424561e
+ getsingletonarraydef() function to get a (reused if possible) def for
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
466f6751c8
+ getpointerdef() function that returns a pointerdef for the passed def.
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
43c5ed20c2
+ support for initialising typed constants via compiler-generated
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
0700e2d7ef
+ support for {$namespace x.y.z} directive to specify the namespace
|
%!s(int64=14) %!d(string=hai) anos |
pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
d0705a1779
Rebase to revision 17236
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
1c01d52ea6
* Improvements of tprocinfo class:
|
%!s(int64=14) %!d(string=hai) anos |
svenbarth
|
f7f357f18e
* symconst.pas:
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
dc5f5c3f63
compiler: use current_structdef instead of current_objectdef in more places
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
ba75daa50d
compiler: change find_module_from_symtable to support not only unit symtables but also other symtables with valid moduleid (fixes bug #0016090)
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
d30952b408
* patch by Aleksa Todorovic which adds the ability to reference current generic class. Each reference to current generic class is "translated" to appropriate specialization of that generic class. There are two tests as part of the patch to test that it works. The patch, also, rejects declaring generic inside another generic. 0010479 is easy to implement with this patch applied, resolves #11777
|
%!s(int64=14) %!d(string=hai) anos |
daniel
|
3307d98c40
- Revert micro-exe mode for now.
|
%!s(int64=15) %!d(string=hai) anos |
daniel
|
2139a229d3
+ If no unit is used, no symbol inside the system unit is used,
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
daef2efa69
- removed tstoreddef.reset() and overrides, and the associated
|
%!s(int64=15) %!d(string=hai) anos |
paul
|
25298fbcd9
compiler: allow hint modifier for 'unit' keyword (reason - delphi compatibility) + test
|
%!s(int64=15) %!d(string=hai) anos |
Jonas Maebe
|
1743c6f1a8
* also recompile a unit if class/object definitions in indirectly used
|
%!s(int64=15) %!d(string=hai) anos |
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
|
%!s(int64=16) %!d(string=hai) anos |
peter
|
8419161964
* current_objectdef is now always valid when parsing is within the
|
%!s(int64=16) %!d(string=hai) anos |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
%!s(int64=16) %!d(string=hai) anos |
Jonas Maebe
|
2b067a427d
* give warning if a routine in the interface of a non-interface-only
|
%!s(int64=17) %!d(string=hai) anos |