peter
|
66f8276445
* refactor booleans in systeminfo structure, they are now flags
|
19 年之前 |
Károly Balogh
|
b718d9ff37
+ added framework code for AmigaOS/PPC syscall support
|
19 年之前 |
peter
|
ad0f93da39
* don't report name differences after implicit renames
|
19 年之前 |
peter
|
95879fe8a7
* basic support for generic classes
|
19 年之前 |
Károly Balogh
|
739ae4c254
+ 1st attempt to have explicit funcretloc for Amiga/m68k
|
19 年之前 |
Károly Balogh
|
238964e443
Various m68k fixes/additions:
|
19 年之前 |
Jonas Maebe
|
c9b2e34524
* also make "out" shortstring parameters openstrings if required
|
19 年之前 |
peter
|
9a8dc6bfb2
* store hidden symbols correctly in ppu
|
20 年之前 |
peter
|
59a26e4f68
* fixed interface name mapping
|
20 年之前 |
florian
|
158c6f72b7
* names of cdecl'ed exports on linux fixed
|
20 年之前 |
Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 年之前 |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
20 年之前 |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
20 年之前 |
peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
florian
|
f6442b758c
* overloading of assignment operator by different unique result types now possible
|
20 年之前 |
florian
|
e33bf907d8
* fixed previous commit
|
20 年之前 |
florian
|
1f4e15705c
* hidden parameters can be put now in registers as well
|
20 年之前 |
Jonas Maebe
|
bfa2301575
* const record parameters > 8 bytes are now passed by reference for non
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
ffb7b80888
* more procvar directive fixes
|
20 年之前 |
michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 年之前 |
peter
|
371e741a9d
* macpas procvars in parameters
|
20 年之前 |
peter
|
8d251e8506
* unit mapping rewrite
|
20 年之前 |
Károly Balogh
|
5908985365
* more SysV call support stuff for MorphOS
|
20 年之前 |
Károly Balogh
|
86c111a794
* fixed SysV syscall support (MorphOS)
|
20 年之前 |
Károly Balogh
|
088575dc32
+ sysv style syscalls added for MorphOS
|
20 年之前 |
peter
|
ac962df59f
* don't parse public,private,protected as procdirectives, leave
|
20 年之前 |
peter
|
0d4ba90aa8
* don't allow class methods in interfaces
|
20 年之前 |