Jonas Maebe
|
8bc4e0a32f
* inline and compilerproc are now procoptions instead of proccall types
|
20 years ago |
florian
|
83c6b3aca2
* from Yury Sidorov:
|
20 years ago |
florian
|
c2fe9e3814
+ compiler part of WinCE patches from Yuri Sidorov
|
20 years ago |
peter
|
c1b2e1aac5
* check function/procedure type when adding a proc definition
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
f6442b758c
* overloading of assignment operator by different unique result types now possible
|
20 years ago |
florian
|
e33bf907d8
* fixed previous commit
|
20 years ago |
florian
|
1f4e15705c
* hidden parameters can be put now in registers as well
|
20 years ago |
Jonas Maebe
|
bfa2301575
* const record parameters > 8 bytes are now passed by reference for non
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
ffb7b80888
* more procvar directive fixes
|
20 years ago |
michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 years ago |
peter
|
371e741a9d
* macpas procvars in parameters
|
20 years ago |
peter
|
8d251e8506
* unit mapping rewrite
|
20 years ago |
Károly Balogh
|
5908985365
* more SysV call support stuff for MorphOS
|
20 years ago |
Károly Balogh
|
86c111a794
* fixed SysV syscall support (MorphOS)
|
20 years ago |
Károly Balogh
|
088575dc32
+ sysv style syscalls added for MorphOS
|
20 years ago |
peter
|
ac962df59f
* don't parse public,private,protected as procdirectives, leave
|
20 years ago |
peter
|
0d4ba90aa8
* don't allow class methods in interfaces
|
20 years ago |
peter
|
fad0e529a4
* syscall with sysv abi for morphos
|
20 years ago |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 years ago |
peter
|
78c2af7b3c
* set vo_explicit_paraloc flag
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
olle
|
53f77231d5
+ bugfix for $Z+ for mode macpas
|
20 years ago |
peter
|
24cc110e9f
* public is allowd in interface
|
21 years ago |
peter
|
05127d887d
* when importing by index don't change mangledname
|
21 years ago |
Jonas Maebe
|
a7d7a49615
* fixed importing of cdecl routines for OS'es which have a cprefix
|
21 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
peter
|
29d3a94892
* fixed message methods
|
21 years ago |