peter
|
0e31df2ab8
* don't check for export directive repeat
|
23 years ago |
peter
|
053773d873
* sendto overload
|
23 years ago |
michael
|
4b165022a1
* Clist Append returns the index of the new row
|
23 years ago |
florian
|
3f7df8d402
*** empty log message ***
|
23 years ago |
daniel
|
158e9689d7
+ Notification implementation complete
|
23 years ago |
daniel
|
038fec836e
* Some work on notifications
|
23 years ago |
mazen
|
9978ebc539
- unit cga no more used in sparc compiler.
|
23 years ago |
Jonas Maebe
|
04d9bb1bfb
+ added
|
23 years ago |
Jonas Maebe
|
9879f684d2
* don't allow erroneuos read(typedfile,...) statements
|
23 years ago |
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 |