Jonas Maebe
|
8bbf574e8b
* fixed web bug #2296
|
23 years ago |
michael
|
755351b9c1
+ Fixed state reporting bug (reported by Jesus Reyes)
|
23 years ago |
michael
|
786bb93afc
+ Added uses clause to unit interface. Reported by Mark Emerson
|
23 years ago |
michael
|
e9bcbe352d
+ Fixed typo in stralloc reported by Mark Emerson; Other cosmetic changes.
|
23 years ago |
florian
|
cd4c8de820
* web bug #2214 fixed: ie 10 in const array constructors
|
23 years ago |
florian
|
84cc5ebe74
no message
|
23 years ago |
peter
|
215ccaafe2
* fixed parsing of declarations before asm statement
|
23 years ago |
peter
|
564e9701f7
* also use gettypename for procdef always
|
23 years ago |
peter
|
59b98f4047
* tprocdef.gettypename implemented
|
23 years ago |
peter
|
8d6f26bf4f
* parse declarations before check _ASM token
|
23 years ago |
peter
|
a77c4e01dd
* insert unitsym with the name as specified in the uses list
|
23 years ago |
peter
|
d7bedca213
* delphi allows setting calling convention in interface or
|
23 years ago |
peter
|
50e870348b
* varargs is not checked in proc->procvar for delphi
|
23 years ago |
peter
|
1d747fc5d3
* delphi allows callign convention in implementation
|
23 years ago |
peter
|
d0776e3492
* implemented some more conversions
|
23 years ago |
peter
|
0de52b9054
* write terminating 0 for widestring constants
|
23 years ago |
peter
|
cec4ac46aa
* updated for 1.1 compiler that does not allow calling conventions
|
23 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
23 years ago |
peter
|
24b7def7c2
* fix static method check
|
23 years ago |
peter
|
556435a4e1
* new bugs
|
23 years ago |
Tomas Hajny
|
6fff1b96bd
* another (hopefully final ;-) ) fix for not linked import libraries for units with no code
|
23 years ago |
peter
|
50ec6f50b5
* new bugs
|
23 years ago |
peter
|
a6180062a4
* Setup ExecPathStr for ParamStr(0)
|
23 years ago |
peter
|
3a72a71c80
* new bugs
|
23 years ago |
peter
|
da3ef8b6d0
* check for else after empty raise statement
|
23 years ago |
peter
|
57a977b8f2
* fix ChoosePixelFormat
|
23 years ago |
peter
|
da13406760
* new bugs
|
23 years ago |
peter
|
c466e75da1
* fix crashes when searching symbols
|
23 years ago |
peter
|
f4471a686d
* fix overload error for dynarr:=nil
|
23 years ago |
peter
|
1ae6696e1b
* use gettoken to get filename for include
|
23 years ago |