svenbarth
|
7d8d0340b9
Merged revision(s) 31988, 31991-31993, 32136, 32308-32309, 32312, 32318 from branches/svenbarth/packages:
|
пре 9 година |
svenbarth
|
f55123ce92
Merged revision(s) 28904-28905, 29038-29044 from branches/svenbarth/packages:
|
пре 9 година |
svenbarth
|
9fd8c8718a
Partial merge of r28846 (without the global assembler symbols)
|
пре 9 година |
svenbarth
|
f8e9b33f99
Merge first batch of package handling related revisions from the packages branch
|
пре 9 година |
florian
|
ce64d77256
* compilation fixed
|
пре 9 година |
svenbarth
|
1945bf64b4
Merged revision(s) 32302-32305, 32310 from branches/svenbarth/packages:
|
пре 9 година |
svenbarth
|
9d5f98eaa3
Merged revision(s) 28690 from branches/svenbarth/packages:
|
пре 9 година |
svenbarth
|
02e56f410d
Merged revision(s) 28689 from branches/svenbarth/packages:
|
пре 9 година |
Jonas Maebe
|
2cea723a0d
* only write the parts of the unit localsymtables that are actually needed:
|
пре 10 година |
florian
|
35d550c9c6
+ commented directive for easier enabling
|
пре 10 година |
florian
|
9a9bf4be91
* write better hint message about the first occurence of an identifuer in case of a duplicate identifier error
|
пре 10 година |
nickysn
|
e21783a281
* i8086 small and tiny memory model ppus made incompatible. Rationale:
|
пре 11 година |
marco
|
ec394b2495
* remove stale uses strutils;
|
пре 11 година |
nickysn
|
243e3bbb77
+ added i8086 memory model flags to the ppu flags and added a check that prevents the using of units compiled for different memory models
|
пре 12 година |
florian
|
5a6e879248
* patch by Aleksa Todorovic: store relative include paths in PPUs, resolves #9961
|
пре 12 година |
paul
|
5d74e0578a
compiler: remove unused variables and unneeded assignments
|
пре 12 година |
svenbarth
|
88af293155
Fix for Mantis #22160
|
пре 13 година |
svenbarth
|
378dd7d6ab
fppu.pas, tppumodule.readsourcefiles:
|
пре 13 година |
svenbarth
|
f90e686be2
Always try to present file/line information for generics even if no source is available or the unit was compiled as release unit. This allows IDE like Lazarus to correctly navigate to an error or warning even if the unit containing the generic was compiled as a release unit.
|
пре 13 година |
Jonas Maebe
|
14cfe770a4
* replaced most (if not all) remaining fields/parameters in the compiler
|
пре 13 година |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
пре 13 година |
Jonas Maebe
|
93210cc419
* store JVM namespace separately from unitname so it doesn't conflict with
|
пре 13 година |
pierre
|
24ba8e2dca
* Fix bug #21607
|
пре 13 година |
florian
|
4cf4c65502
* write the file location (if available), if a unit is not found, resolves #21514
|
пре 13 година |
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).
|
пре 14 година |
Jonas Maebe
|
0700e2d7ef
+ support for {$namespace x.y.z} directive to specify the namespace
|
пре 14 година |
pierre
|
239944f8d0
+ Use DLL name in assembler labels used to import DLL functions/variables
|
пре 14 година |
florian
|
13285ab264
o several strings changed into ansistrings, resolves #19318, no compilation speed degrations measurable
|
пре 14 година |
Jonas Maebe
|
de51c4734c
* fixed searching for the 8-character variant of already compiled
|
пре 15 година |
Jonas Maebe
|
44dc6e7283
* also look for a source file ending in .p when checking whether the sources
|
пре 15 година |