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