peter
|
a77c4e01dd
* insert unitsym with the name as specified in the uses list
|
23 лет назад |
peter
|
d7bedca213
* delphi allows setting calling convention in interface or
|
23 лет назад |
peter
|
50e870348b
* varargs is not checked in proc->procvar for delphi
|
23 лет назад |
peter
|
1d747fc5d3
* delphi allows callign convention in implementation
|
23 лет назад |
peter
|
d0776e3492
* implemented some more conversions
|
23 лет назад |
peter
|
0de52b9054
* write terminating 0 for widestring constants
|
23 лет назад |
peter
|
cec4ac46aa
* updated for 1.1 compiler that does not allow calling conventions
|
23 лет назад |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
23 лет назад |
peter
|
24b7def7c2
* fix static method check
|
23 лет назад |
peter
|
556435a4e1
* new bugs
|
23 лет назад |
Tomas Hajny
|
6fff1b96bd
* another (hopefully final ;-) ) fix for not linked import libraries for units with no code
|
23 лет назад |
peter
|
50ec6f50b5
* new bugs
|
23 лет назад |
peter
|
a6180062a4
* Setup ExecPathStr for ParamStr(0)
|
23 лет назад |
peter
|
3a72a71c80
* new bugs
|
23 лет назад |
peter
|
da3ef8b6d0
* check for else after empty raise statement
|
23 лет назад |
peter
|
57a977b8f2
* fix ChoosePixelFormat
|
23 лет назад |
peter
|
da13406760
* new bugs
|
23 лет назад |
peter
|
c466e75da1
* fix crashes when searching symbols
|
23 лет назад |
peter
|
f4471a686d
* fix overload error for dynarr:=nil
|
23 лет назад |
peter
|
1ae6696e1b
* use gettoken to get filename for include
|
23 лет назад |
peter
|
d4ce393336
* support quotes in gettoken
|
23 лет назад |
peter
|
7e58010fa1
* fix delphi comment parsing when skipping preproc directive
|
23 лет назад |
peter
|
9336184c5d
* add class to timerticks
|
23 лет назад |
peter
|
1d2dfebd73
* remove property indicator when calling internal helpers
|
23 лет назад |
peter
|
0d2c1bfd3c
* give an error when no symbol is specified after $if(n)def
|
23 лет назад |
peter
|
39473f1e59
* procvar compare with 2 ints did not check the integer size
|
23 лет назад |
peter
|
42af4ce5b9
* do not allow threadvar as loop counter
|
23 лет назад |
peter
|
b7d0f39211
* check procoptions when a forward is found
|
23 лет назад |
peter
|
791300bac9
* write class methods in fullname
|
23 лет назад |
peter
|
b44a8b42c8
* don't allow initialized threadvars
|
23 лет назад |