svenbarth
|
f7f357f18e
* symconst.pas:
|
há 14 anos atrás |
paul
|
dc5f5c3f63
compiler: use current_structdef instead of current_objectdef in more places
|
há 14 anos atrás |
paul
|
ba75daa50d
compiler: change find_module_from_symtable to support not only unit symtables but also other symtables with valid moduleid (fixes bug #0016090)
|
há 14 anos atrás |
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
|
há 15 anos atrás |
daniel
|
3307d98c40
- Revert micro-exe mode for now.
|
há 15 anos atrás |
daniel
|
2139a229d3
+ If no unit is used, no symbol inside the system unit is used,
|
há 15 anos atrás |
Jonas Maebe
|
daef2efa69
- removed tstoreddef.reset() and overrides, and the associated
|
há 15 anos atrás |
paul
|
25298fbcd9
compiler: allow hint modifier for 'unit' keyword (reason - delphi compatibility) + test
|
há 15 anos atrás |
Jonas Maebe
|
1743c6f1a8
* also recompile a unit if class/object definitions in indirectly used
|
há 15 anos atrás |
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
|
há 16 anos atrás |
peter
|
8419161964
* current_objectdef is now always valid when parsing is within the
|
há 17 anos atrás |
peter
|
af437d5beb
* refactor the forward type declaration handling, remove
|
há 17 anos atrás |
Jonas Maebe
|
2b067a427d
* give warning if a routine in the interface of a non-interface-only
|
há 17 anos atrás |
michael
|
174de3eab1
Merged revisions 9693-10480 via svnmerge from
|
há 17 anos atrás |
Jonas Maebe
|
86f90d8ac1
+ support for setting the name of "main" (-XM command line parameter) in
|
há 17 anos atrás |
Jonas Maebe
|
d740304b77
* don't call DoneDebugInfo twice in tmodule.reset
|
há 17 anos atrás |
yury
|
13d948c07b
* Fixed: import Address Table should contain the same data as Import Lookup Table.
|
há 18 anos atrás |
florian
|
01fd678211
+ basic parsing of package files
|
há 18 anos atrás |
peter
|
a724d80e81
* debuginfo initialized per unit
|
há 18 anos atrás |
florian
|
7229dcfdcb
* setup a proper symtable stack before parsing the generic declaration itself, resolves #9419
|
há 18 anos atrás |
Jonas Maebe
|
a3c9dc5ec6
+ support for {$linkframework x} to link to framework x (Darwin only)
|
há 18 anos atrás |
Jonas Maebe
|
28bab3fb4f
- removed some unused variables
|
há 18 anos atrás |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
há 18 anos atrás |
peter
|
e2db0a3982
* cleanup current module status
|
há 18 anos atrás |
tom_at_work
|
106fe68ce6
* renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351
|
há 18 anos atrás |
peter
|
6562e40a3e
* ignore program module when resolving unit names during ppu load
|
há 18 anos atrás |
peter
|
5cd8775d38
* show only totals for memdebug
|
há 19 anos atrás |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
há 19 anos atrás |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
há 19 anos atrás |
florian
|
2974bbaf10
* get proper moduleindex when loading a unit, fixes #4778
|
há 19 anos atrás |