svenbarth
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
9 年之前 |
svenbarth
|
0ff87336aa
Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls.
|
9 年之前 |
florian
|
9672f0537a
* handle exports with a name consisting of a single character correctly
|
13 年之前 |
Jonas Maebe
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
13 年之前 |
paul
|
56bf42de57
compiler: implement record methods and class methods:
|
14 年之前 |
florian
|
c6ffbe9eda
* support string constants > 255 chars
|
15 年之前 |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
15 年之前 |
Jonas Maebe
|
6f3bace0f3
+ support for exporting Objective-C classes from dynamic libraries. It works
|
16 年之前 |
Jonas Maebe
|
eb130d7501
* fixed invalid type cast in case of errors in a library's export section
|
16 年之前 |
Jonas Maebe
|
2f25c4422b
* export names aren't mangled under OS/2 either (follow-up
|
17 年之前 |
yury
|
c79fe114a3
* DLL export names are not mangled on Windows (bug #11228).
|
17 年之前 |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
17 年之前 |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年之前 |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
18 年之前 |
peter
|
e17b424e28
* refactor procsym procdef list
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
19 年之前 |
florian
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
19 年之前 |
florian
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
19 年之前 |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
20 年之前 |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
20 年之前 |
peter
|
2720cbd25b
* win32 dll smartlink patch from Pavel V. Ozerski
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 年之前 |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
peter
|
f6a28d1513
index number generation for mixed index-nonindexed fixed, patch by Pavel V. Ozerski
|
21 年之前 |