svenbarth
|
d854d18bd9
* instead of blindly consuming whatever comes next trigger an explicit error if the parsed expression does not match for "INDEX ordexpr" or "NAME strexpr"
|
hace 4 años |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
hace 4 años |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
hace 6 años |
Jonas Maebe
|
0b61b5d4cf
* added extra header to ppu inside a subsection, so we won't run into
|
hace 6 años |
svenbarth
|
3b71841a84
Merged revision(s) 28691, 31914 from branches/svenbarth/packages:
|
hace 9 años |
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.
|
hace 9 años |
florian
|
9672f0537a
* handle exports with a name consisting of a single character correctly
|
hace 13 años |
Jonas Maebe
|
3589f90cf8
* also show the valid bounds in most cases when signalling a range check
|
hace 13 años |
paul
|
56bf42de57
compiler: implement record methods and class methods:
|
hace 14 años |
florian
|
c6ffbe9eda
* support string constants > 255 chars
|
hace 15 años |
florian
|
c1f3d8dcaa
* unified names of system_*/systems_* sets
|
hace 15 años |
Jonas Maebe
|
6f3bace0f3
+ support for exporting Objective-C classes from dynamic libraries. It works
|
hace 16 años |
Jonas Maebe
|
eb130d7501
* fixed invalid type cast in case of errors in a library's export section
|
hace 16 años |
Jonas Maebe
|
2f25c4422b
* export names aren't mangled under OS/2 either (follow-up
|
hace 17 años |
yury
|
c79fe114a3
* DLL export names are not mangled on Windows (bug #11228).
|
hace 17 años |
Jonas Maebe
|
150eda304b
* factored unix exports handling from t_bsd and t_linux into expunix unit
|
hace 17 años |
daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
hace 19 años |
peter
|
e17b424e28
* refactor procsym procdef list
|
hace 19 años |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
hace 19 años |
florian
|
3824604e8a
* export of qualified unit symbols, fixes #6848
|
hace 19 años |
florian
|
a1189a9d64
* exports info handling refactored, -E will be passed to ld if necessary
|
hace 19 años |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
hace 20 años |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
hace 20 años |
peter
|
2720cbd25b
* win32 dll smartlink patch from Pavel V. Ozerski
|
hace 20 años |
fpc
|
790a4fe2d3
* log and id tags removed
|
hace 20 años |
fpc
|
50778076c3
initial import
|
hace 20 años |
peter
|
e417e34496
* truncate log
|
hace 20 años |
peter
|
6458bd0ce1
* tvarsym splitted
|
hace 21 años |