pdecl.pas 103 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726
  1. {
  2. $Id$
  3. Copyright (c) 1993-98 by Florian Klaempfl
  4. Does declaration parsing for Free Pascal
  5. This program is free software; you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation; either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program; if not, write to the Free Software
  15. Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  16. ****************************************************************************
  17. }
  18. unit pdecl;
  19. interface
  20. uses
  21. globtype,tokens,globals,symtable;
  22. var
  23. { pointer to the last read type symbol, (for "forward" }
  24. { types) }
  25. lasttypesym : ptypesym;
  26. { hack, which allows to use the current parsed }
  27. { object type as function argument type }
  28. testcurobject : byte;
  29. curobjectname : stringid;
  30. { reads a string type with optional length }
  31. { and returns a pointer to the string }
  32. { definition }
  33. function stringtype : pdef;
  34. { reads a string, file type or a type id and returns a name and }
  35. { pdef }
  36. function single_type(var s : string) : pdef;
  37. { reads the declaration blocks }
  38. procedure read_declarations(islibrary : boolean);
  39. { reads declarations in the interface part of a unit }
  40. procedure read_interface_declarations;
  41. implementation
  42. uses
  43. cobjects,scanner,aasm,tree,pass_1,strings,
  44. files,types,verbose,systems,import
  45. {$ifdef GDB}
  46. ,gdb
  47. {$endif GDB}
  48. { parser specific stuff }
  49. ,pbase,ptconst,pexpr,psub,pexports
  50. { processor specific stuff }
  51. {$ifdef i386}
  52. {$ifndef OLDASM}
  53. ,i386base
  54. {$else}
  55. ,i386
  56. {$endif}
  57. {$endif}
  58. {$ifdef m68k}
  59. ,m68k
  60. {$endif}
  61. { codegen }
  62. ,hcodegen,hcgdata
  63. ;
  64. function read_type(const name : stringid) : pdef;forward;
  65. { search in symtablestack used, but not defined type }
  66. procedure testforward_type(p : pnamedindexobject);{$ifndef FPC}far;{$endif}
  67. var
  68. reaktvarsymtable : psymtable;
  69. oldaktfilepos : tfileposinfo;
  70. begin
  71. if not(psym(p)^.typ=typesym) then
  72. exit;
  73. if ((psym(p)^.properties and sp_forwarddef)<>0) then
  74. begin
  75. oldaktfilepos:=aktfilepos;
  76. aktfilepos:=psym(p)^.fileinfo;
  77. Message1(sym_e_forward_type_not_resolved,p^.name);
  78. aktfilepos:=oldaktfilepos;
  79. { try to recover }
  80. ptypesym(p)^.definition:=generrordef;
  81. psym(p)^.properties:=psym(p)^.properties and (not sp_forwarddef);
  82. end
  83. else
  84. if (ptypesym(p)^.definition^.deftype in [recorddef,objectdef]) then
  85. begin
  86. if (ptypesym(p)^.definition^.deftype=recorddef) then
  87. reaktvarsymtable:=precdef(ptypesym(p)^.definition)^.symtable
  88. else
  89. reaktvarsymtable:=pobjectdef(ptypesym(p)^.definition)^.publicsyms;
  90. {$ifdef tp}
  91. reaktvarsymtable^.foreach(testforward_type);
  92. {$else}
  93. reaktvarsymtable^.foreach(@testforward_type);
  94. {$endif}
  95. end;
  96. end;
  97. procedure const_dec;
  98. var
  99. name : stringid;
  100. p : ptree;
  101. def : pdef;
  102. sym : psym;
  103. storetokenpos,filepos : tfileposinfo;
  104. old_block_type : tblock_type;
  105. ps : pconstset;
  106. pd : pbestreal;
  107. sp : pchar;
  108. begin
  109. consume(_CONST);
  110. old_block_type:=block_type;
  111. block_type:=bt_const;
  112. repeat
  113. name:=pattern;
  114. filepos:=tokenpos;
  115. consume(ID);
  116. case token of
  117. EQUAL:
  118. begin
  119. consume(EQUAL);
  120. p:=comp_expr(true);
  121. do_firstpass(p);
  122. storetokenpos:=tokenpos;
  123. tokenpos:=filepos;
  124. case p^.treetype of
  125. ordconstn:
  126. begin
  127. if is_constintnode(p) then
  128. symtablestack^.insert(new(pconstsym,init_def(name,constint,p^.value,nil)))
  129. else if is_constcharnode(p) then
  130. symtablestack^.insert(new(pconstsym,init_def(name,constchar,p^.value,nil)))
  131. else if is_constboolnode(p) then
  132. symtablestack^.insert(new(pconstsym,init_def(name,constbool,p^.value,nil)))
  133. else if p^.resulttype^.deftype=enumdef then
  134. symtablestack^.insert(new(pconstsym,init_def(name,constord,p^.value,p^.resulttype)))
  135. else if p^.resulttype^.deftype=pointerdef then
  136. symtablestack^.insert(new(pconstsym,init_def(name,constord,p^.value,p^.resulttype)))
  137. else internalerror(111);
  138. end;
  139. stringconstn:
  140. begin
  141. getmem(sp,p^.length+1);
  142. move(p^.value_str^,sp^,p^.length+1);
  143. symtablestack^.insert(new(pconstsym,init_string(name,conststring,sp,p^.length)));
  144. end;
  145. realconstn :
  146. begin
  147. new(pd);
  148. pd^:=p^.value_real;
  149. symtablestack^.insert(new(pconstsym,init(name,constreal,longint(pd))));
  150. end;
  151. setconstn :
  152. begin
  153. new(ps);
  154. ps^:=p^.value_set^;
  155. symtablestack^.insert(new(pconstsym,init_def(name,constset,longint(ps),p^.resulttype)));
  156. end;
  157. niln :
  158. begin
  159. symtablestack^.insert(new(pconstsym,init_def(name,constnil,0,p^.resulttype)));
  160. end;
  161. else
  162. Message(cg_e_illegal_expression);
  163. end;
  164. tokenpos:=storetokenpos;
  165. consume(SEMICOLON);
  166. disposetree(p);
  167. end;
  168. COLON:
  169. begin
  170. { set the blocktype first so a consume also supports a
  171. caret, to support const s : ^string = nil }
  172. block_type:=bt_type;
  173. consume(COLON);
  174. ignore_equal:=true;
  175. def:=read_type('');
  176. ignore_equal:=false;
  177. block_type:=bt_const;
  178. storetokenpos:=tokenpos;
  179. tokenpos:=filepos;
  180. {$ifdef DELPHI_CONST_IN_RODATA}
  181. if m_delphi in aktmodeswitches then
  182. sym:=new(ptypedconstsym,init(name,def,true))
  183. else
  184. {$endif DELPHI_CONST_IN_RODATA}
  185. sym:=new(ptypedconstsym,init(name,def,false));
  186. tokenpos:=storetokenpos;
  187. symtablestack^.insert(sym);
  188. consume(EQUAL);
  189. {$ifdef DELPHI_CONST_IN_RODATA}
  190. if m_delphi in aktmodeswitches then
  191. readtypedconst(def,ptypedconstsym(sym),true)
  192. else
  193. {$endif DELPHI_CONST_IN_RODATA}
  194. readtypedconst(def,ptypedconstsym(sym),false);
  195. consume(SEMICOLON);
  196. end;
  197. else consume(EQUAL);
  198. end;
  199. until token<>ID;
  200. block_type:=old_block_type;
  201. end;
  202. procedure label_dec;
  203. var
  204. hl : plabel;
  205. begin
  206. consume(_LABEL);
  207. if not(cs_support_goto in aktmoduleswitches) then
  208. Message(sym_e_goto_and_label_not_supported);
  209. repeat
  210. if not(token in [ID,INTCONST]) then
  211. consume(ID)
  212. else
  213. begin
  214. getlabel(hl);
  215. symtablestack^.insert(new(plabelsym,init(pattern,hl)));
  216. consume(token);
  217. end;
  218. if token<>SEMICOLON then consume(COMMA);
  219. until not(token in [ID,INTCONST]);
  220. consume(SEMICOLON);
  221. end;
  222. procedure read_var_decs(is_record,is_object,is_threadvar:boolean);
  223. { reads the filed of a record into a }
  224. { symtablestack, if record=false }
  225. { variants are forbidden, so this procedure }
  226. { can be used to read object fields }
  227. { if absolute is true, ABSOLUTE and file }
  228. { types are allowed }
  229. { => the procedure is also used to read }
  230. { a sequence of variable declaration }
  231. var
  232. sc : pstringcontainer;
  233. s : stringid;
  234. old_block_type : tblock_type;
  235. declarepos,storetokenpos : tfileposinfo;
  236. symdone : boolean;
  237. { to handle absolute }
  238. abssym : pabsolutesym;
  239. l : longint;
  240. code : integer;
  241. { c var }
  242. newtype : ptypesym;
  243. is_dll,
  244. is_gpc_name,is_cdecl,extern_aktvarsym,export_aktvarsym : boolean;
  245. dll_name,
  246. C_name : string;
  247. { case }
  248. p,casedef : pdef;
  249. { Delphi initialized vars }
  250. pconstsym : ptypedconstsym;
  251. { maxsize contains the max. size of a variant }
  252. { startvarrec contains the start of the variant part of a record }
  253. maxsize,startvarrec : longint;
  254. pt : ptree;
  255. begin
  256. old_block_type:=block_type;
  257. block_type:=bt_type;
  258. is_gpc_name:=false;
  259. { Force an expected ID error message }
  260. if not (token in [ID,_CASE,_END]) then
  261. consume(ID);
  262. { read vars }
  263. while (token=ID) and
  264. not(is_object and (idtoken in [_PUBLIC,_PRIVATE,_PUBLISHED,_PROTECTED])) do
  265. begin
  266. C_name:=orgpattern;
  267. sc:=idlist;
  268. consume(COLON);
  269. if (m_gpc in aktmodeswitches) and
  270. not(is_record or is_object or is_threadvar) and
  271. (token=ID) and (orgpattern='__asmname__') then
  272. begin
  273. consume(ID);
  274. C_name:=pattern;
  275. if token=CCHAR then
  276. consume(CCHAR)
  277. else
  278. consume(CSTRING);
  279. Is_gpc_name:=true;
  280. end;
  281. { this is needed for Delphi mode at least
  282. but should be OK for all modes !! (PM) }
  283. ignore_equal:=true;
  284. p:=read_type('');
  285. ignore_equal:=false;
  286. symdone:=false;
  287. if is_gpc_name then
  288. begin
  289. storetokenpos:=tokenpos;
  290. s:=sc^.get_with_tokeninfo(tokenpos);
  291. if not sc^.empty then
  292. Message(parser_e_absolute_only_one_var);
  293. dispose(sc,done);
  294. aktvarsym:=new(pvarsym,init_C(s,target_os.Cprefix+C_name,p));
  295. tokenpos:=storetokenpos;
  296. aktvarsym^.var_options:=aktvarsym^.var_options or vo_is_external;
  297. concat_external(aktvarsym^.mangledname,EXT_NEAR);
  298. symtablestack^.insert(aktvarsym);
  299. symdone:=true;
  300. end;
  301. { check for absolute }
  302. if not symdone and
  303. (idtoken=_ABSOLUTE) and not(is_record or is_object or is_threadvar) then
  304. begin
  305. consume(_ABSOLUTE);
  306. { only allowed for one var }
  307. s:=sc^.get_with_tokeninfo(declarepos);
  308. if not sc^.empty then
  309. Message(parser_e_absolute_only_one_var);
  310. dispose(sc,done);
  311. { parse the rest }
  312. if token=ID then
  313. begin
  314. getsym(pattern,true);
  315. consume(ID);
  316. { we should check the result type of srsym }
  317. if not (srsym^.typ in [varsym,typedconstsym]) then
  318. Message(parser_e_absolute_only_to_var_or_const);
  319. storetokenpos:=tokenpos;
  320. tokenpos:=declarepos;
  321. abssym:=new(pabsolutesym,init(s,p));
  322. abssym^.abstyp:=tovar;
  323. abssym^.ref:=srsym;
  324. tokenpos:=storetokenpos;
  325. symtablestack^.insert(abssym);
  326. end
  327. else
  328. if (token=CSTRING) or (token=CCHAR) then
  329. begin
  330. storetokenpos:=tokenpos;
  331. tokenpos:=declarepos;
  332. abssym:=new(pabsolutesym,init(s,p));
  333. s:=pattern;
  334. consume(token);
  335. abssym^.abstyp:=toasm;
  336. abssym^.asmname:=stringdup(s);
  337. tokenpos:=storetokenpos;
  338. symtablestack^.insert(abssym);
  339. end
  340. else
  341. { absolute address ?!? }
  342. if token=INTCONST then
  343. begin
  344. if (target_info.target=target_i386_go32v2) then
  345. begin
  346. storetokenpos:=tokenpos;
  347. tokenpos:=declarepos;
  348. abssym:=new(pabsolutesym,init(s,p));
  349. abssym^.abstyp:=toaddr;
  350. abssym^.absseg:=false;
  351. tokenpos:=storetokenpos;
  352. s:=pattern;
  353. consume(INTCONST);
  354. val(s,abssym^.address,code);
  355. if token=COLON then
  356. begin
  357. consume(token);
  358. s:=pattern;
  359. consume(INTCONST);
  360. val(s,l,code);
  361. abssym^.address:=abssym^.address shl 4+l;
  362. abssym^.absseg:=true;
  363. end;
  364. symtablestack^.insert(abssym);
  365. end
  366. else
  367. Message(parser_e_absolute_only_to_var_or_const);
  368. end
  369. else
  370. Message(parser_e_absolute_only_to_var_or_const);
  371. symdone:=true;
  372. end;
  373. { Handling of Delphi typed const = initialized vars ! }
  374. { When should this be rejected ?
  375. - in parasymtable
  376. - in record or object
  377. - ... (PM) }
  378. if (m_delphi in aktmodeswitches) and (token=EQUAL) and
  379. not (symtablestack^.symtabletype in [parasymtable]) and
  380. not is_record and not is_object then
  381. begin
  382. storetokenpos:=tokenpos;
  383. s:=sc^.get_with_tokeninfo(tokenpos);
  384. if not sc^.empty then
  385. Message(parser_e_initialized_only_one_var);
  386. pconstsym:=new(ptypedconstsym,init(s,p,false));
  387. tokenpos:=storetokenpos;
  388. symtablestack^.insert(pconstsym);
  389. consume(EQUAL);
  390. readtypedconst(p,pconstsym,false);
  391. symdone:=true;
  392. end;
  393. { for a record there doesn't need to be a ; before the END or ) }
  394. if not((is_record or is_object) and (token in [_END,RKLAMMER])) then
  395. consume(SEMICOLON);
  396. { procvar handling }
  397. if (p^.deftype=procvardef) and (p^.sym=nil) then
  398. begin
  399. newtype:=new(ptypesym,init('unnamed',p));
  400. parse_var_proc_directives(newtype);
  401. newtype^.definition:=nil;
  402. p^.sym:=nil;
  403. dispose(newtype,done);
  404. end;
  405. { Check for variable directives }
  406. if not symdone and (token=ID) then
  407. begin
  408. { Check for C Variable declarations }
  409. if (m_cvar_support in aktmodeswitches) and
  410. not(is_record or is_object or is_threadvar) and
  411. (idtoken in [_EXPORT,_EXTERNAL,_PUBLIC,_CVAR]) then
  412. begin
  413. { only allowed for one var }
  414. s:=sc^.get_with_tokeninfo(declarepos);
  415. if not sc^.empty then
  416. Message(parser_e_absolute_only_one_var);
  417. dispose(sc,done);
  418. { defaults }
  419. is_dll:=false;
  420. is_cdecl:=false;
  421. extern_aktvarsym:=false;
  422. export_aktvarsym:=false;
  423. { cdecl }
  424. if idtoken=_CVAR then
  425. begin
  426. consume(_CVAR);
  427. consume(SEMICOLON);
  428. is_cdecl:=true;
  429. C_name:=target_os.Cprefix+C_name;
  430. end;
  431. { external }
  432. if idtoken=_EXTERNAL then
  433. begin
  434. consume(_EXTERNAL);
  435. extern_aktvarsym:=true;
  436. end;
  437. { export }
  438. if idtoken in [_EXPORT,_PUBLIC] then
  439. begin
  440. consume(ID);
  441. if extern_aktvarsym then
  442. Message(parser_e_not_external_and_export)
  443. else
  444. export_aktvarsym:=true;
  445. end;
  446. { external and export need a name after when no cdecl is used }
  447. if not is_cdecl then
  448. begin
  449. { dll name ? }
  450. if (extern_aktvarsym) and (idtoken<>_NAME) then
  451. begin
  452. is_dll:=true;
  453. dll_name:=get_stringconst;
  454. end;
  455. consume(_NAME);
  456. C_name:=get_stringconst;
  457. end;
  458. { consume the ; when export or external is used }
  459. if extern_aktvarsym or export_aktvarsym then
  460. consume(SEMICOLON);
  461. { insert in the symtable }
  462. storetokenpos:=tokenpos;
  463. tokenpos:=declarepos;
  464. if is_dll then
  465. aktvarsym:=new(pvarsym,init_dll(s,p))
  466. else
  467. aktvarsym:=new(pvarsym,init_C(s,C_name,p));
  468. tokenpos:=storetokenpos;
  469. { set some vars options }
  470. if export_aktvarsym then
  471. inc(aktvarsym^.refs);
  472. if extern_aktvarsym then
  473. aktvarsym^.var_options:=aktvarsym^.var_options or vo_is_external;
  474. { insert in the stack/datasegment }
  475. symtablestack^.insert(aktvarsym);
  476. { now we can insert it in the import lib if its a dll, or
  477. add it to the externals }
  478. if extern_aktvarsym then
  479. begin
  480. if is_dll then
  481. begin
  482. if not(current_module^.uses_imports) then
  483. begin
  484. current_module^.uses_imports:=true;
  485. importlib^.preparelib(current_module^.modulename^);
  486. end;
  487. importlib^.importvariable(aktvarsym^.mangledname,dll_name,C_name)
  488. end
  489. else
  490. concat_external(aktvarsym^.mangledname,EXT_NEAR);
  491. end;
  492. symdone:=true;
  493. end
  494. else
  495. if (is_object) and (cs_static_keyword in aktmoduleswitches) and (idtoken=_STATIC) then
  496. begin
  497. current_object_option:=current_object_option or sp_static;
  498. insert_syms(symtablestack,sc,p,false);
  499. current_object_option:=current_object_option - sp_static;
  500. consume(_STATIC);
  501. consume(SEMICOLON);
  502. symdone:=true;
  503. end;
  504. end;
  505. { insert it in the symtable, if not done yet }
  506. if not symdone then
  507. begin
  508. if (current_object_option=sp_published) and
  509. (not((p^.deftype=objectdef) and (pobjectdef(p)^.isclass))) then
  510. Message(parser_e_cant_publish_that);
  511. insert_syms(symtablestack,sc,p,is_threadvar);
  512. end;
  513. end;
  514. { Check for Case }
  515. if is_record and (token=_CASE) then
  516. begin
  517. maxsize:=0;
  518. consume(_CASE);
  519. s:=pattern;
  520. getsym(s,false);
  521. { may be only a type: }
  522. if assigned(srsym) and (srsym^.typ in [typesym,unitsym]) then
  523. casedef:=read_type('')
  524. else
  525. begin
  526. consume(ID);
  527. consume(COLON);
  528. casedef:=read_type('');
  529. symtablestack^.insert(new(pvarsym,init(s,casedef)));
  530. end;
  531. if not is_ordinal(casedef) then
  532. Message(type_e_ordinal_expr_expected);
  533. consume(_OF);
  534. startvarrec:=symtablestack^.datasize;
  535. repeat
  536. repeat
  537. pt:=comp_expr(true);
  538. do_firstpass(pt);
  539. if not(pt^.treetype=ordconstn) then
  540. Message(cg_e_illegal_expression);
  541. disposetree(pt);
  542. if token=COMMA then
  543. consume(COMMA)
  544. else
  545. break;
  546. until false;
  547. consume(COLON);
  548. { read the vars }
  549. consume(LKLAMMER);
  550. if token<>RKLAMMER then
  551. read_var_decs(true,false,false);
  552. consume(RKLAMMER);
  553. { calculates maximal variant size }
  554. maxsize:=max(maxsize,symtablestack^.datasize);
  555. { the items of the next variant are overlayed }
  556. symtablestack^.datasize:=startvarrec;
  557. if (token<>_END) and (token<>RKLAMMER) then
  558. consume(SEMICOLON)
  559. else
  560. break;
  561. until (token=_END) or (token=RKLAMMER);
  562. { at last set the record size to that of the biggest variant }
  563. symtablestack^.datasize:=maxsize;
  564. end;
  565. block_type:=old_block_type;
  566. end;
  567. function stringtype : pdef;
  568. { reads a string type with optional length }
  569. { and returns a pointer to the string }
  570. { definition }
  571. var
  572. p : ptree;
  573. d : pdef;
  574. begin
  575. consume(_STRING);
  576. if token=LECKKLAMMER then
  577. begin
  578. consume(LECKKLAMMER);
  579. p:=comp_expr(true);
  580. do_firstpass(p);
  581. if not is_constintnode(p) then
  582. Message(cg_e_illegal_expression);
  583. if (p^.value<=0) then
  584. begin
  585. Message(parser_e_invalid_string_size);
  586. p^.value:=255;
  587. end;
  588. consume(RECKKLAMMER);
  589. if p^.value>255 then
  590. d:=new(pstringdef,longinit(p^.value))
  591. else
  592. if p^.value<>255 then
  593. d:=new(pstringdef,shortinit(p^.value))
  594. else
  595. d:=cshortstringdef;
  596. disposetree(p);
  597. end
  598. else
  599. begin
  600. if cs_ansistrings in aktlocalswitches then
  601. d:=cansistringdef
  602. else
  603. d:=cshortstringdef;
  604. end;
  605. stringtype:=d;
  606. end;
  607. function id_type(var s : string) : pdef;
  608. { reads a type definition and returns a pointer }
  609. { to a appropriating pdef, s gets the name of }
  610. { the type to allow name mangling }
  611. begin
  612. s:=pattern;
  613. consume(ID);
  614. { classes can be used also in classes }
  615. if (curobjectname=pattern) and aktobjectdef^.isclass then
  616. begin
  617. id_type:=aktobjectdef;
  618. exit;
  619. end;
  620. { objects can be parameters }
  621. if (testcurobject=2) and (curobjectname=pattern) then
  622. begin
  623. id_type:=aktobjectdef;
  624. exit;
  625. end;
  626. getsym(s,true);
  627. if assigned(srsym) then
  628. begin
  629. if srsym^.typ=unitsym then
  630. begin
  631. consume(POINT);
  632. getsymonlyin(punitsym(srsym)^.unitsymtable,pattern);
  633. s:=pattern;
  634. consume(ID);
  635. end;
  636. if not assigned(srsym) or
  637. (srsym^.typ<>typesym) then
  638. begin
  639. Message(type_e_type_id_expected);
  640. lasttypesym:=ptypesym(srsym);
  641. id_type:=generrordef;
  642. exit;
  643. end;
  644. if not forwardsallowed then
  645. testforward_type(srsym);
  646. end;
  647. lasttypesym:=ptypesym(srsym);
  648. id_type:=ptypesym(srsym)^.definition;
  649. end;
  650. function single_type(var s : string) : pdef;
  651. { reads a string, file type or a type id and returns a name and }
  652. { pdef }
  653. var
  654. hs : string;
  655. begin
  656. case token of
  657. _STRING:
  658. begin
  659. single_type:=stringtype;
  660. s:='STRING';
  661. lasttypesym:=nil;
  662. end;
  663. _FILE:
  664. begin
  665. consume(_FILE);
  666. if token=_OF then
  667. begin
  668. consume(_OF);
  669. single_type:=new(pfiledef,init(ft_typed,single_type(hs)));
  670. s:='FILE$OF$'+hs;
  671. end
  672. else
  673. begin
  674. { single_type:=new(pfiledef,init(ft_untyped,nil));}
  675. single_type:=cfiledef;
  676. s:='FILE';
  677. end;
  678. lasttypesym:=nil;
  679. end;
  680. else single_type:=id_type(s);
  681. end;
  682. end;
  683. function object_dec(const n : stringid;fd : pobjectdef) : pdef;
  684. { this function parses an object or class declaration }
  685. var
  686. actmembertype : symprop;
  687. there_is_a_destructor : boolean;
  688. is_a_class : boolean;
  689. childof : pobjectdef;
  690. aktclass : pobjectdef;
  691. procedure constructor_head;
  692. begin
  693. consume(_CONSTRUCTOR);
  694. { must be at same level as in implementation }
  695. inc(lexlevel);
  696. parse_proc_head(poconstructor);
  697. dec(lexlevel);
  698. if (cs_constructor_name in aktglobalswitches) and (aktprocsym^.name<>'INIT') then
  699. Message(parser_e_constructorname_must_be_init);
  700. aktclass^.options:=aktclass^.options or oo_hasconstructor;
  701. consume(SEMICOLON);
  702. begin
  703. if (aktclass^.options and oo_is_class)<>0 then
  704. begin
  705. { CLASS constructors return the created instance }
  706. aktprocsym^.definition^.retdef:=aktclass;
  707. end
  708. else
  709. begin
  710. { OBJECT constructors return a boolean }
  711. {$IfDef GDB}
  712. {GDB doesn't like unnamed types !}
  713. aktprocsym^.definition^.retdef:=
  714. globaldef('boolean');
  715. {$Else GDB}
  716. aktprocsym^.definition^.retdef:=
  717. new(porddef,init(bool8bit,0,1));
  718. {$Endif GDB}
  719. end;
  720. end;
  721. end;
  722. procedure property_dec;
  723. var
  724. sym : psym;
  725. propertyparas : pdefcoll;
  726. { returns the matching procedure to access a property }
  727. function get_procdef : pprocdef;
  728. var
  729. p : pprocdef;
  730. begin
  731. p:=pprocsym(sym)^.definition;
  732. get_procdef:=nil;
  733. while assigned(p) do
  734. begin
  735. if equal_paras(p^.para1,propertyparas,true) then
  736. break;
  737. p:=p^.nextoverloaded;
  738. end;
  739. get_procdef:=p;
  740. end;
  741. var
  742. hp2,datacoll : pdefcoll;
  743. p,p2 : ppropertysym;
  744. overriden : psym;
  745. hs : string;
  746. code : integer;
  747. varspez : tvarspez;
  748. sc : pstringcontainer;
  749. hp : pdef;
  750. s : string;
  751. declarepos : tfileposinfo;
  752. pp : pprocdef;
  753. pt : ptree;
  754. propname : stringid;
  755. begin
  756. { check for a class }
  757. if (aktclass^.options and oo_is_class=0) then
  758. Message(parser_e_syntax_error);
  759. consume(_PROPERTY);
  760. propertyparas:=nil;
  761. datacoll:=nil;
  762. if token=ID then
  763. begin
  764. p:=new(ppropertysym,init(pattern));
  765. propname:=pattern;
  766. consume(ID);
  767. { property parameters ? }
  768. if token=LECKKLAMMER then
  769. begin
  770. if current_object_option=sp_published then
  771. Message(parser_e_cant_publish_that_property);
  772. { create a list of the parameters in propertyparas }
  773. consume(LECKKLAMMER);
  774. inc(testcurobject);
  775. repeat
  776. if token=_VAR then
  777. begin
  778. consume(_VAR);
  779. varspez:=vs_var;
  780. end
  781. else if token=_CONST then
  782. begin
  783. consume(_CONST);
  784. varspez:=vs_const;
  785. end
  786. else varspez:=vs_value;
  787. sc:=idlist;
  788. if token=COLON then
  789. begin
  790. consume(COLON);
  791. if token=_ARRAY then
  792. begin
  793. {
  794. if (varspez<>vs_const) and
  795. (varspez<>vs_var) then
  796. begin
  797. varspez:=vs_const;
  798. Message(parser_e_illegal_open_parameter);
  799. end;
  800. }
  801. consume(_ARRAY);
  802. consume(_OF);
  803. { define range and type of range }
  804. hp:=new(parraydef,init(0,-1,s32bitdef));
  805. { define field type }
  806. parraydef(hp)^.definition:=single_type(s);
  807. end
  808. else
  809. hp:=single_type(s);
  810. end
  811. else
  812. hp:=cformaldef;
  813. s:=sc^.get_with_tokeninfo(declarepos);
  814. while s<>'' do
  815. begin
  816. new(hp2);
  817. hp2^.paratyp:=varspez;
  818. hp2^.data:=hp;
  819. hp2^.next:=propertyparas;
  820. propertyparas:=hp2;
  821. s:=sc^.get_with_tokeninfo(declarepos);
  822. end;
  823. dispose(sc,done);
  824. if token=SEMICOLON then consume(SEMICOLON)
  825. else break;
  826. until false;
  827. dec(testcurobject);
  828. consume(RECKKLAMMER);
  829. end;
  830. { overriden property ? }
  831. { force property interface, if there is a property parameter }
  832. if (token=COLON) or assigned(propertyparas) then
  833. begin
  834. consume(COLON);
  835. p^.proptype:=single_type(hs);
  836. if (idtoken=_INDEX) then
  837. begin
  838. consume(_INDEX);
  839. p^.options:=p^.options or ppo_indexed;
  840. if token=INTCONST then
  841. val(pattern,p^.index,code);
  842. consume(INTCONST);
  843. { concat a longint to the para template }
  844. new(hp2);
  845. hp2^.paratyp:=vs_value;
  846. hp2^.data:=s32bitdef;
  847. hp2^.next:=propertyparas;
  848. propertyparas:=hp2;
  849. end;
  850. end
  851. else
  852. begin
  853. { do an property override }
  854. overriden:=search_class_member(aktclass,propname);
  855. if assigned(overriden) and (overriden^.typ=propertysym) then
  856. begin
  857. { take the whole info: }
  858. p^.options:=ppropertysym(overriden)^.options;
  859. p^.index:=ppropertysym(overriden)^.index;
  860. p^.proptype:=ppropertysym(overriden)^.proptype;
  861. p^.writeaccesssym:=ppropertysym(overriden)^.writeaccesssym;
  862. p^.readaccesssym:=ppropertysym(overriden)^.readaccesssym;
  863. p^.writeaccessdef:=ppropertysym(overriden)^.writeaccessdef;
  864. p^.readaccessdef:=ppropertysym(overriden)^.readaccessdef;
  865. p^.storedsym:=ppropertysym(overriden)^.storedsym;
  866. p^.storeddef:=ppropertysym(overriden)^.storeddef;
  867. p^.default:=ppropertysym(overriden)^.default;
  868. end
  869. else
  870. begin
  871. p^.proptype:=generrordef;
  872. message(parser_e_no_property_found_to_override);
  873. end;
  874. end;
  875. if (current_object_option=sp_published) and
  876. not(p^.proptype^.is_publishable) then
  877. Message(parser_e_cant_publish_that_property);
  878. { create data defcoll to allow correct parameter checks }
  879. new(datacoll);
  880. datacoll^.paratyp:=vs_value;
  881. datacoll^.data:=p^.proptype;
  882. datacoll^.next:=nil;
  883. if (idtoken=_READ) then
  884. begin
  885. consume(_READ);
  886. sym:=search_class_member(aktclass,pattern);
  887. if not(assigned(sym)) then
  888. begin
  889. Message1(sym_e_unknown_id,pattern);
  890. consume(ID);
  891. end
  892. else
  893. begin
  894. consume(ID);
  895. if (token=POINT) and
  896. ((sym^.typ=varsym) and (pvarsym(sym)^.definition^.deftype=recorddef)) then
  897. begin
  898. consume(POINT);
  899. getsymonlyin(precdef(pvarsym(sym)^.definition)^.symtable,pattern);
  900. if not assigned(srsym) then
  901. Message1(sym_e_illegal_field,pattern);
  902. sym:=srsym;
  903. consume(ID);
  904. end;
  905. end;
  906. if assigned(sym) then
  907. begin
  908. { varsym aren't allowed for an indexed property
  909. or an property with parameters }
  910. if ((sym^.typ=varsym) and
  911. { not necessary, an index forces propertyparas
  912. to be assigned
  913. }
  914. { (((p^.options and ppo_indexed)<>0) or }
  915. assigned(propertyparas)) or
  916. not(sym^.typ in [varsym,procsym]) then
  917. Message(parser_e_ill_property_access_sym);
  918. { search the matching definition }
  919. if sym^.typ=procsym then
  920. begin
  921. pp:=get_procdef;
  922. if not(assigned(pp)) or
  923. not(is_equal(pp^.retdef,p^.proptype)) then
  924. Message(parser_e_ill_property_access_sym);
  925. p^.readaccessdef:=pp;
  926. end
  927. else if sym^.typ=varsym then
  928. begin
  929. if not(is_equal(pvarsym(sym)^.definition,
  930. p^.proptype)) then
  931. Message(parser_e_ill_property_access_sym);
  932. end;
  933. p^.readaccesssym:=sym;
  934. end;
  935. end;
  936. if (idtoken=_WRITE) then
  937. begin
  938. consume(_WRITE);
  939. sym:=search_class_member(aktclass,pattern);
  940. if not(assigned(sym)) then
  941. begin
  942. Message1(sym_e_unknown_id,pattern);
  943. consume(ID);
  944. end
  945. else
  946. begin
  947. consume(ID);
  948. if (token=POINT) and
  949. ((sym^.typ=varsym) and (pvarsym(sym)^.definition^.deftype=recorddef)) then
  950. begin
  951. consume(POINT);
  952. getsymonlyin(precdef(pvarsym(sym)^.definition)^.symtable,pattern);
  953. if not assigned(srsym) then
  954. Message1(sym_e_illegal_field,pattern);
  955. sym:=srsym;
  956. consume(ID);
  957. end;
  958. end;
  959. if assigned(sym) then
  960. begin
  961. if ((sym^.typ=varsym) and
  962. assigned(propertyparas)) or
  963. not(sym^.typ in [varsym,procsym]) then
  964. Message(parser_e_ill_property_access_sym);
  965. { search the matching definition }
  966. if sym^.typ=procsym then
  967. begin
  968. { insert data entry to check access method }
  969. datacoll^.next:=propertyparas;
  970. propertyparas:=datacoll;
  971. pp:=get_procdef;
  972. { ... and remove it }
  973. propertyparas:=propertyparas^.next;
  974. datacoll^.next:=nil;
  975. if not(assigned(pp)) then
  976. Message(parser_e_ill_property_access_sym);
  977. p^.writeaccessdef:=pp;
  978. end
  979. else if sym^.typ=varsym then
  980. begin
  981. if not(is_equal(pvarsym(sym)^.definition,
  982. p^.proptype)) then
  983. Message(parser_e_ill_property_access_sym);
  984. end;
  985. p^.writeaccesssym:=sym;
  986. end;
  987. end;
  988. if (idtoken=_STORED) then
  989. begin
  990. consume(_STORED);
  991. Message(parser_w_stored_not_implemented);
  992. { !!!!!!!! }
  993. end;
  994. if (idtoken=_DEFAULT) then
  995. begin
  996. consume(_DEFAULT);
  997. if not(is_ordinal(p^.proptype) or
  998. ((p^.proptype^.deftype=setdef) and
  999. (psetdef(p^.proptype)^.settype=smallset)
  1000. ) or
  1001. assigned(propertyparas)
  1002. ) then
  1003. Message(parser_e_property_cant_have_a_default_value);
  1004. pt:=comp_expr(true);
  1005. pt:=gentypeconvnode(pt,p^.proptype);
  1006. do_firstpass(pt);
  1007. if not(is_constnode(pt)) then
  1008. Message(parser_e_property_default_value_must_const);
  1009. if pt^.treetype=setconstn then
  1010. p^.default:=plongint(pt^.value_set)^
  1011. else
  1012. p^.default:=pt^.value;
  1013. disposetree(pt);
  1014. end
  1015. else if (idtoken=_NODEFAULT) then
  1016. begin
  1017. consume(_NODEFAULT);
  1018. p^.default:=0;
  1019. end;
  1020. symtablestack^.insert(p);
  1021. { default property ? }
  1022. consume(SEMICOLON);
  1023. if (idtoken=_DEFAULT) then
  1024. begin
  1025. consume(_DEFAULT);
  1026. p2:=search_default_property(aktclass);
  1027. if assigned(p2) then
  1028. message1(parser_e_only_one_default_property,
  1029. pobjectdef(p2^.owner^.defowner)^.objname^)
  1030. else
  1031. begin
  1032. p^.options:=p^.options or ppo_defaultproperty;
  1033. if not(assigned(propertyparas)) then
  1034. message(parser_e_property_need_paras);
  1035. end;
  1036. consume(SEMICOLON);
  1037. end;
  1038. { clean up }
  1039. if assigned(datacoll) then
  1040. disposepdefcoll(datacoll);
  1041. end
  1042. else
  1043. begin
  1044. consume(ID);
  1045. consume(SEMICOLON);
  1046. end;
  1047. if assigned(propertyparas) then
  1048. disposepdefcoll(propertyparas);
  1049. end;
  1050. procedure destructor_head;
  1051. begin
  1052. consume(_DESTRUCTOR);
  1053. inc(lexlevel);
  1054. parse_proc_head(podestructor);
  1055. dec(lexlevel);
  1056. if (cs_constructor_name in aktglobalswitches) and (aktprocsym^.name<>'DONE') then
  1057. Message(parser_e_destructorname_must_be_done);
  1058. aktclass^.options:=aktclass^.options or oo_hasdestructor;
  1059. consume(SEMICOLON);
  1060. if assigned(aktprocsym^.definition^.para1) then
  1061. Message(parser_e_no_paras_for_destructor);
  1062. { no return value }
  1063. aktprocsym^.definition^.retdef:=voiddef;
  1064. end;
  1065. var
  1066. hs : string;
  1067. pcrd : pclassrefdef;
  1068. hp1 : pdef;
  1069. oldprocsym : pprocsym;
  1070. oldparse_only : boolean;
  1071. intmessagetable,strmessagetable,classnamelabel : plabel;
  1072. storetypeforwardsallowed : boolean;
  1073. pt : ptree;
  1074. begin
  1075. {Nowadays aktprocsym may already have a value, so we need to save
  1076. it.}
  1077. oldprocsym:=aktprocsym;
  1078. { forward is resolved }
  1079. if assigned(fd) then
  1080. fd^.options:=fd^.options and not(oo_isforward);
  1081. there_is_a_destructor:=false;
  1082. actmembertype:=sp_public;
  1083. { objects and class types can't be declared local }
  1084. if (symtablestack^.symtabletype<>globalsymtable) and
  1085. (symtablestack^.symtabletype<>staticsymtable) then
  1086. Message(parser_e_no_local_objects);
  1087. storetypeforwardsallowed:=typecanbeforward;
  1088. if m_tp in aktmodeswitches then
  1089. typecanbeforward:=false;
  1090. { distinguish classes and objects }
  1091. if token=_OBJECT then
  1092. begin
  1093. is_a_class:=false;
  1094. consume(_OBJECT)
  1095. end
  1096. else
  1097. begin
  1098. is_a_class:=true;
  1099. consume(_CLASS);
  1100. if not(assigned(fd)) and (token=_OF) then
  1101. begin
  1102. { a hack, but it's easy to handle }
  1103. { class reference type }
  1104. consume(_OF);
  1105. if typecanbeforward then
  1106. forwardsallowed:=true;
  1107. hp1:=single_type(hs);
  1108. { accept hp1, if is a forward def ...}
  1109. if ((lasttypesym<>nil)
  1110. and ((lasttypesym^.properties and sp_forwarddef)<>0)) or
  1111. { or a class
  1112. (if the foward defined type is a class is checked, when
  1113. the forward is resolved)
  1114. }
  1115. ((hp1^.deftype=objectdef) and (
  1116. (pobjectdef(hp1)^.options and oo_is_class)<>0)) then
  1117. begin
  1118. pcrd:=new(pclassrefdef,init(hp1));
  1119. object_dec:=pcrd;
  1120. if assigned(lasttypesym) and ((lasttypesym^.properties and sp_forwarddef)<>0) then
  1121. lasttypesym^.addforwardpointer(ppointerdef(pcrd));
  1122. forwardsallowed:=false;
  1123. end
  1124. else
  1125. begin
  1126. Message(type_e_class_type_expected);
  1127. object_dec:=new(perrordef,init);
  1128. end;
  1129. typecanbeforward:=storetypeforwardsallowed;
  1130. exit;
  1131. end
  1132. { forward class }
  1133. else if not(assigned(fd)) and (token=SEMICOLON) then
  1134. begin
  1135. { also anonym objects aren't allow (o : object a : longint; end;) }
  1136. if n='' then
  1137. begin
  1138. Message(parser_f_no_anonym_objects)
  1139. end;
  1140. if n='TOBJECT' then
  1141. begin
  1142. aktclass:=new(pobjectdef,init(n,nil));
  1143. class_tobject:=aktclass;
  1144. end
  1145. else
  1146. aktclass:=new(pobjectdef,init(n,nil));
  1147. aktclass^.options:=aktclass^.options or oo_is_class or oo_isforward;
  1148. { all classes must have a vmt !! at offset zero }
  1149. if (aktclass^.options and oo_hasvmt)=0 then
  1150. aktclass^.insertvmt;
  1151. object_dec:=aktclass;
  1152. typecanbeforward:=storetypeforwardsallowed;
  1153. exit;
  1154. end;
  1155. end;
  1156. { also anonym objects aren't allow (o : object a : longint; end;) }
  1157. if n='' then
  1158. Message(parser_f_no_anonym_objects);
  1159. { read the parent class }
  1160. if token=LKLAMMER then
  1161. begin
  1162. consume(LKLAMMER);
  1163. { does not allow objects.tobject !! }
  1164. {if token<>ID then
  1165. consume(ID);
  1166. getsym(pattern,true);}
  1167. childof:=pobjectdef(id_type(pattern));
  1168. if (childof^.deftype<>objectdef) then
  1169. begin
  1170. Message(type_e_class_type_expected);
  1171. childof:=nil;
  1172. end
  1173. else
  1174. begin
  1175. { a mix of class and object isn't allowed }
  1176. if (((childof^.options and oo_is_class)<>0) and not is_a_class) or
  1177. (((childof^.options and oo_is_class)=0) and is_a_class) then
  1178. Message(parser_e_mix_of_classes_and_objects);
  1179. end;
  1180. if assigned(fd) then
  1181. begin
  1182. { the forward of the child must be resolved to get
  1183. correct field addresses
  1184. }
  1185. if (childof^.options and oo_isforward)<>0 then
  1186. Message1(parser_e_forward_declaration_must_be_resolved,childof^.objname^);
  1187. aktclass:=fd;
  1188. { we must inherit several options !!
  1189. this was missing !!
  1190. all is now done in set_parent
  1191. including symtable datasize setting PM }
  1192. fd^.set_parent(childof);
  1193. end
  1194. else
  1195. aktclass:=new(pobjectdef,init(n,childof));
  1196. consume(RKLAMMER);
  1197. end
  1198. { if no parent class, then a class get tobject as parent }
  1199. else if is_a_class then
  1200. begin
  1201. { is the current class tobject? }
  1202. { so you could define your own tobject }
  1203. if n='TOBJECT' then
  1204. begin
  1205. if assigned(fd) then
  1206. aktclass:=fd
  1207. else
  1208. aktclass:=new(pobjectdef,init(n,nil));
  1209. class_tobject:=aktclass;
  1210. end
  1211. else
  1212. begin
  1213. childof:=class_tobject;
  1214. if assigned(fd) then
  1215. begin
  1216. { the forward of the child must be resolved to get
  1217. correct field addresses
  1218. }
  1219. if (childof^.options and oo_isforward)<>0 then
  1220. Message1(parser_e_forward_declaration_must_be_resolved,childof^.objname^);
  1221. aktclass:=fd;
  1222. aktclass^.set_parent(childof);
  1223. end
  1224. else
  1225. begin
  1226. aktclass:=new(pobjectdef,init(n,childof));
  1227. aktclass^.set_parent(childof);
  1228. end;
  1229. end;
  1230. end
  1231. else
  1232. aktclass:=new(pobjectdef,init(n,nil));
  1233. { set the class attribute }
  1234. if is_a_class then
  1235. begin
  1236. aktclass^.options:=aktclass^.options or oo_is_class;
  1237. if (cs_generate_rtti in aktlocalswitches) or
  1238. (assigned(aktclass^.childof) and
  1239. ((aktclass^.childof^.options and oo_can_have_published)<>0)
  1240. ) then
  1241. aktclass^.options:=aktclass^.options or oo_can_have_published;
  1242. end;
  1243. aktobjectdef:=aktclass;
  1244. { default access is public }
  1245. actmembertype:=sp_public;
  1246. aktclass^.publicsyms^.next:=symtablestack;
  1247. symtablestack:=aktclass^.publicsyms;
  1248. procinfo._class:=aktclass;
  1249. testcurobject:=1;
  1250. curobjectname:=n;
  1251. { short class declaration ? }
  1252. if (not is_a_class) or (token<>SEMICOLON) then
  1253. begin
  1254. { Parse componenten }
  1255. repeat
  1256. if actmembertype=sp_private then
  1257. aktclass^.options:=aktclass^.options or oo_hasprivate;
  1258. if actmembertype=sp_protected then
  1259. aktclass^.options:=aktclass^.options or oo_hasprotected;
  1260. case token of
  1261. ID : begin
  1262. case idtoken of
  1263. _PRIVATE : begin
  1264. consume(_PRIVATE);
  1265. actmembertype:=sp_private;
  1266. current_object_option:=sp_private;
  1267. end;
  1268. _PROTECTED : begin
  1269. consume(_PROTECTED);
  1270. current_object_option:=sp_protected;
  1271. actmembertype:=sp_protected;
  1272. end;
  1273. _PUBLIC : begin
  1274. consume(_PUBLIC);
  1275. current_object_option:=sp_public;
  1276. actmembertype:=sp_public;
  1277. end;
  1278. _PUBLISHED : begin
  1279. if (aktclass^.options and oo_can_have_published)=0 then
  1280. Message(parser_e_cant_have_published);
  1281. consume(_PUBLISHED);
  1282. current_object_option:=sp_published;
  1283. actmembertype:=sp_published;
  1284. end;
  1285. else
  1286. read_var_decs(false,true,false);
  1287. end;
  1288. end;
  1289. _PROPERTY : property_dec;
  1290. _PROCEDURE,
  1291. _FUNCTION,
  1292. _CLASS : begin
  1293. oldparse_only:=parse_only;
  1294. parse_only:=true;
  1295. parse_proc_dec;
  1296. if idtoken=_MESSAGE then
  1297. begin
  1298. { check parameter type }
  1299. if ((aktprocsym^.definition^.options and pocontainsself)=0) and
  1300. (assigned(aktprocsym^.definition^.para1^.next) or
  1301. (aktprocsym^.definition^.para1^.paratyp<>vs_var)) then
  1302. Message(parser_e_ill_msg_param);
  1303. consume(idtoken);
  1304. pt:=comp_expr(true);
  1305. do_firstpass(pt);
  1306. if pt^.treetype=stringconstn then
  1307. begin
  1308. aktclass^.options:=aktclass^.options or oo_hasmsgstr;
  1309. aktprocsym^.definition^.options:=
  1310. aktprocsym^.definition^.options or pomsgstr;
  1311. aktprocsym^.definition^.messageinf.str:=strnew(pt^.value_str);
  1312. end
  1313. else if is_constintnode(pt) then
  1314. begin
  1315. aktclass^.options:=aktclass^.options or oo_hasmsgint;
  1316. aktprocsym^.definition^.options:=
  1317. aktprocsym^.definition^.options or pomsgint;
  1318. aktprocsym^.definition^.messageinf.i:=pt^.value;
  1319. end
  1320. else
  1321. Message(parser_e_ill_msg_expr);
  1322. disposetree(pt);
  1323. consume(SEMICOLON);
  1324. end
  1325. else
  1326. begin
  1327. {$ifdef OLDOBJECTOPTIONS}
  1328. case idtoken of
  1329. _DYNAMIC,
  1330. _VIRTUAL : begin
  1331. if actmembertype=sp_private then
  1332. Message(parser_w_priv_meth_not_virtual);
  1333. consume(idtoken);
  1334. consume(SEMICOLON);
  1335. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or povirtualmethod;
  1336. aktclass^.options:=aktclass^.options or oo_hasvirtual;
  1337. end;
  1338. _OVERRIDE : begin
  1339. consume(_OVERRIDE);
  1340. consume(SEMICOLON);
  1341. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or
  1342. pooverridingmethod or povirtualmethod;
  1343. end;
  1344. end;
  1345. if idtoken=_ABSTRACT then
  1346. begin
  1347. if (aktprocsym^.definition^.options and povirtualmethod)<>0 then
  1348. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or poabstractmethod
  1349. else
  1350. Message(parser_e_only_virtual_methods_abstract);
  1351. consume(_ABSTRACT);
  1352. consume(SEMICOLON);
  1353. { the method is defined }
  1354. aktprocsym^.definition^.forwarddef:=false;
  1355. end;
  1356. if (cs_static_keyword in aktglobalswitches) and (idtoken=_STATIC) then
  1357. begin
  1358. consume(_STATIC);
  1359. consume(SEMICOLON);
  1360. aktprocsym^.properties:=aktprocsym^.properties or sp_static;
  1361. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or postaticmethod;
  1362. end;
  1363. {$else OLDOBJECTOPTIONS}
  1364. parse_object_proc_directives(aktprocsym);
  1365. {$endif def OLDOBJECTOPTIONS}
  1366. end;
  1367. parse_only:=oldparse_only;
  1368. end;
  1369. _CONSTRUCTOR : begin
  1370. if actmembertype<>sp_public then
  1371. Message(parser_w_constructor_should_be_public);
  1372. oldparse_only:=parse_only;
  1373. parse_only:=true;
  1374. constructor_head;
  1375. {$ifdef OLDOBJECTOPTIONS}
  1376. case idtoken of
  1377. _DYNAMIC,
  1378. _VIRTUAL : begin
  1379. if not(aktclass^.isclass) then
  1380. Message(parser_e_constructor_cannot_be_not_virtual)
  1381. else
  1382. begin
  1383. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or povirtualmethod;
  1384. aktclass^.options:=aktclass^.options or oo_hasvirtual;
  1385. end;
  1386. consume(idtoken);
  1387. consume(SEMICOLON);
  1388. end;
  1389. _OVERRIDE : begin
  1390. if (aktclass^.options and oo_is_class=0) then
  1391. Message(parser_e_constructor_cannot_be_not_virtual)
  1392. else
  1393. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or
  1394. pooverridingmethod or povirtualmethod;
  1395. consume(_OVERRIDE);
  1396. consume(SEMICOLON);
  1397. end;
  1398. end;
  1399. {$else OLDOBJECTOPTIONS}
  1400. parse_object_proc_directives(aktprocsym);
  1401. {$endif def OLDOBJECTOPTIONS}
  1402. parse_only:=oldparse_only;
  1403. end;
  1404. _DESTRUCTOR : begin
  1405. if there_is_a_destructor then
  1406. Message(parser_n_only_one_destructor);
  1407. there_is_a_destructor:=true;
  1408. if actmembertype<>sp_public then
  1409. Message(parser_w_destructor_should_be_public);
  1410. oldparse_only:=parse_only;
  1411. parse_only:=true;
  1412. destructor_head;
  1413. {$ifdef OLDOBJECTOPTIONS}
  1414. case idtoken of
  1415. _DYNAMIC,
  1416. _VIRTUAL : begin
  1417. consume(idtoken);
  1418. consume(SEMICOLON);
  1419. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or povirtualmethod;
  1420. aktclass^.options:=aktclass^.options or oo_hasvirtual;
  1421. end;
  1422. _OVERRIDE : begin
  1423. consume(_OVERRIDE);
  1424. consume(SEMICOLON);
  1425. aktprocsym^.definition^.options:=aktprocsym^.definition^.options or
  1426. pooverridingmethod or povirtualmethod;
  1427. end;
  1428. end;
  1429. {$else OLDOBJECTOPTIONS}
  1430. parse_object_proc_directives(aktprocsym);
  1431. {$endif def OLDOBJECTOPTIONS}
  1432. parse_only:=oldparse_only;
  1433. end;
  1434. _END : begin
  1435. consume(_END);
  1436. break;
  1437. end;
  1438. else
  1439. consume(ID); { Give a ident expected message, like tp7 }
  1440. end;
  1441. until false;
  1442. current_object_option:=sp_public;
  1443. end;
  1444. testcurobject:=0;
  1445. curobjectname:='';
  1446. typecanbeforward:=storetypeforwardsallowed;
  1447. { generate vmt space if needed }
  1448. if ((aktclass^.options and
  1449. (oo_hasvirtual or oo_hasconstructor or
  1450. oo_hasdestructor or oo_is_class))<>0) and
  1451. ((aktclass^.options and
  1452. oo_hasvmt)=0) then
  1453. aktclass^.insertvmt;
  1454. if (cs_smartlink in aktmoduleswitches) then
  1455. datasegment^.concat(new(pai_cut,init));
  1456. { write extended info for classes }
  1457. if is_a_class then
  1458. begin
  1459. if (aktclass^.options and oo_can_have_published)<>0 then
  1460. aktclass^.generate_rtti;
  1461. { write class name }
  1462. getdatalabel(classnamelabel);
  1463. datasegment^.concat(new(pai_label,init(classnamelabel)));
  1464. datasegment^.concat(new(pai_const,init_8bit(length(aktclass^.objname^))));
  1465. datasegment^.concat(new(pai_string,init(aktclass^.objname^)));
  1466. { generate message and dynamic tables }
  1467. { why generate those if empty ??? }
  1468. if (aktclass^.options and oo_hasmsgstr)<>0 then
  1469. strmessagetable:=genstrmsgtab(aktclass);
  1470. if (aktclass^.options and oo_hasmsgint)<>0 then
  1471. intmessagetable:=genintmsgtab(aktclass);
  1472. { table for string messages }
  1473. if (aktclass^.options and oo_hasmsgstr)<>0 then
  1474. datasegment^.concat(new(pai_const_symbol,init(lab2str(strmessagetable))))
  1475. else
  1476. datasegment^.concat(new(pai_const,init_32bit(0)));
  1477. { interface table }
  1478. datasegment^.concat(new(pai_const,init_32bit(0)));
  1479. { auto table }
  1480. datasegment^.concat(new(pai_const,init_32bit(0)));
  1481. { inittable for con-/destruction }
  1482. if aktclass^.needs_inittable then
  1483. datasegment^.concat(new(pai_const_symbol,init(lab2str(aktclass^.get_inittable_label))))
  1484. else
  1485. datasegment^.concat(new(pai_const,init_32bit(0)));
  1486. { pointer to type info of published section }
  1487. if (aktclass^.options and oo_can_have_published)<>0 then
  1488. datasegment^.concat(new(pai_const_symbol,init(aktclass^.rtti_name)))
  1489. else
  1490. datasegment^.concat(new(pai_const,init_32bit(0)));
  1491. { pointer to field table }
  1492. datasegment^.concat(new(pai_const,init_32bit(0)));
  1493. { pointer to method table }
  1494. datasegment^.concat(new(pai_const,init_32bit(0)));
  1495. { pointer to dynamic table }
  1496. if (aktclass^.options and oo_hasmsgint)<>0 then
  1497. datasegment^.concat(new(pai_const_symbol,init(lab2str(intmessagetable))))
  1498. else
  1499. datasegment^.concat(new(pai_const,init_32bit(0)));
  1500. { pointer to class name string }
  1501. datasegment^.concat(new(pai_const_symbol,init(lab2str(classnamelabel))));
  1502. end;
  1503. {$ifdef GDB}
  1504. { generate the VMT }
  1505. if (cs_debuginfo in aktmoduleswitches) and
  1506. ((aktclass^.options and oo_hasvmt)<>0) then
  1507. begin
  1508. do_count_dbx:=true;
  1509. if assigned(aktclass^.owner) and assigned(aktclass^.owner^.name) then
  1510. datasegment^.concat(new(pai_stabs,init(strpnew('"vmt_'+aktclass^.owner^.name^+n+':S'+
  1511. typeglobalnumber('__vtbl_ptr_type')+'",'+tostr(N_STSYM)+',0,0,'+aktclass^.vmt_mangledname))));
  1512. end;
  1513. {$endif GDB}
  1514. if ((aktclass^.options and oo_hasvmt)<>0) then
  1515. begin
  1516. datasegment^.concat(new(pai_symbol,init_global(aktclass^.vmt_mangledname)));
  1517. { determine the size with publicsyms^.datasize, because }
  1518. { size gives back 4 for classes }
  1519. datasegment^.concat(new(pai_const,init_32bit(aktclass^.publicsyms^.datasize)));
  1520. datasegment^.concat(new(pai_const,init_32bit(-aktclass^.publicsyms^.datasize)));
  1521. { write pointer to parent VMT, this isn't implemented in TP }
  1522. { but this is not used in FPC ? (PM) }
  1523. { it's not used yet, but the delphi-operators as and is need it (FK) }
  1524. { it is not written for parents that don't have any vmt !! }
  1525. if assigned(aktclass^.childof) and
  1526. ((aktclass^.childof^.options and oo_hasvmt)<>0) then
  1527. begin
  1528. datasegment^.concat(new(pai_const_symbol,init(aktclass^.childof^.vmt_mangledname)));
  1529. if aktclass^.childof^.owner^.symtabletype=unitsymtable then
  1530. concat_external(aktclass^.childof^.vmt_mangledname,EXT_NEAR);
  1531. end
  1532. else
  1533. datasegment^.concat(new(pai_const,init_32bit(0)));
  1534. { this generates the entries }
  1535. genvmt(aktclass);
  1536. end;
  1537. { restore old state }
  1538. symtablestack:=symtablestack^.next;
  1539. procinfo._class:=nil;
  1540. aktobjectdef:=nil;
  1541. {Restore the aktprocsym.}
  1542. aktprocsym:=oldprocsym;
  1543. object_dec:=aktclass;
  1544. end;
  1545. { reads a record declaration }
  1546. function record_dec : pdef;
  1547. var
  1548. symtable : psymtable;
  1549. storetypeforwardsallowed : boolean;
  1550. begin
  1551. symtable:=new(psymtable,init(recordsymtable));
  1552. symtable^.next:=symtablestack;
  1553. symtablestack:=symtable;
  1554. consume(_RECORD);
  1555. storetypeforwardsallowed:=typecanbeforward;
  1556. if m_tp in aktmodeswitches then
  1557. typecanbeforward:=false;
  1558. read_var_decs(true,false,false);
  1559. { may be scale record size to a size of n*4 ? }
  1560. if ((symtablestack^.datasize mod aktpackrecords)<>0) then
  1561. inc(symtablestack^.datasize,aktpackrecords-(symtablestack^.datasize mod aktpackrecords));
  1562. consume(_END);
  1563. typecanbeforward:=storetypeforwardsallowed;
  1564. symtablestack:=symtable^.next;
  1565. record_dec:=new(precdef,init(symtable));
  1566. end;
  1567. { reads a type definition and returns a pointer to it }
  1568. function read_type(const name : stringid) : pdef;
  1569. function handle_procvar:Pprocvardef;
  1570. var
  1571. sc : pstringcontainer;
  1572. hs1,s : string;
  1573. p : pdef;
  1574. varspez : tvarspez;
  1575. procvardef : pprocvardef;
  1576. begin
  1577. procvardef:=new(pprocvardef,init);
  1578. if token=LKLAMMER then
  1579. begin
  1580. consume(LKLAMMER);
  1581. inc(testcurobject);
  1582. repeat
  1583. if try_to_consume(_VAR) then
  1584. varspez:=vs_var
  1585. else
  1586. if try_to_consume(_CONST) then
  1587. varspez:=vs_const
  1588. else
  1589. varspez:=vs_value;
  1590. { self method ? }
  1591. if idtoken=_SELF then
  1592. begin
  1593. procvardef^.options:=procvardef^.options or pocontainsself;
  1594. consume(idtoken);
  1595. consume(COLON);
  1596. p:=single_type(hs1);
  1597. procvardef^.concatdef(p,vs_value);
  1598. end
  1599. else
  1600. begin
  1601. sc:=idlist;
  1602. if (token=COLON) or (varspez=vs_value) then
  1603. begin
  1604. consume(COLON);
  1605. if token=_ARRAY then
  1606. begin
  1607. consume(_ARRAY);
  1608. consume(_OF);
  1609. { define range and type of range }
  1610. p:=new(Parraydef,init(0,-1,s32bitdef));
  1611. { array of const ? }
  1612. if (token=_CONST) and (m_objpas in aktmodeswitches) then
  1613. begin
  1614. consume(_CONST);
  1615. srsym:=nil;
  1616. if assigned(objpasunit) then
  1617. getsymonlyin(objpasunit,'TVARREC');
  1618. if not assigned(srsym) then
  1619. InternalError(1234124);
  1620. Parraydef(p)^.definition:=ptypesym(srsym)^.definition;
  1621. Parraydef(p)^.IsArrayOfConst:=true;
  1622. end
  1623. else
  1624. begin
  1625. { define field type }
  1626. Parraydef(p)^.definition:=single_type(s);
  1627. end;
  1628. end
  1629. else
  1630. p:=single_type(s);
  1631. end
  1632. else
  1633. p:=cformaldef;
  1634. while not sc^.empty do
  1635. begin
  1636. s:=sc^.get;
  1637. procvardef^.concatdef(p,varspez);
  1638. end;
  1639. dispose(sc,done);
  1640. end;
  1641. until not try_to_consume(SEMICOLON);
  1642. dec(testcurobject);
  1643. consume(RKLAMMER);
  1644. end;
  1645. handle_procvar:=procvardef;
  1646. end;
  1647. var
  1648. hp1,p : pdef;
  1649. aufdef : penumdef;
  1650. aufsym : penumsym;
  1651. ap : parraydef;
  1652. s : stringid;
  1653. l,v,oldaktpackrecords : longint;
  1654. hs : string;
  1655. procedure expr_type;
  1656. var
  1657. pt1,pt2 : ptree;
  1658. begin
  1659. { use of current parsed object ? }
  1660. if (token=ID) and (testcurobject=2) and (curobjectname=pattern) then
  1661. begin
  1662. consume(ID);
  1663. p:=aktobjectdef;
  1664. exit;
  1665. end;
  1666. { we can't accept a equal in type }
  1667. pt1:=comp_expr(not(ignore_equal));
  1668. do_firstpass(pt1);
  1669. if (token=POINTPOINT) then
  1670. begin
  1671. consume(POINTPOINT);
  1672. { get high value of range }
  1673. pt2:=comp_expr(not(ignore_equal));
  1674. do_firstpass(pt2);
  1675. { both must be evaluated to constants now }
  1676. if (pt1^.treetype<>ordconstn) or (pt2^.treetype<>ordconstn) then
  1677. Message(sym_e_error_in_type_def)
  1678. else
  1679. begin
  1680. { check types }
  1681. if CheckTypes(pt1^.resulttype,pt2^.resulttype) then
  1682. begin
  1683. { Check bounds }
  1684. if pt2^.value<pt1^.value then
  1685. Message(cg_e_upper_lower_than_lower)
  1686. else
  1687. begin
  1688. { All checks passed, create the new def }
  1689. case pt1^.resulttype^.deftype of
  1690. enumdef : p:=new(penumdef,init_subrange(penumdef(pt1^.resulttype),pt1^.value,pt2^.value));
  1691. orddef : begin
  1692. if is_char(pt1^.resulttype) then
  1693. p:=new(porddef,init(uchar,pt1^.value,pt2^.value))
  1694. else
  1695. if is_boolean(pt1^.resulttype) then
  1696. p:=new(porddef,init(bool8bit,pt1^.value,pt2^.value))
  1697. else
  1698. p:=new(porddef,init(uauto,pt1^.value,pt2^.value));
  1699. end;
  1700. end;
  1701. end;
  1702. end;
  1703. end;
  1704. disposetree(pt2);
  1705. end
  1706. else
  1707. begin
  1708. { a simple type renaming }
  1709. if (pt1^.treetype=typen) then
  1710. p:=pt1^.resulttype
  1711. else
  1712. Message(sym_e_error_in_type_def);
  1713. end;
  1714. disposetree(pt1);
  1715. end;
  1716. var
  1717. pt : ptree;
  1718. procedure array_dec;
  1719. var
  1720. lowval,
  1721. highval : longint;
  1722. arraytype : pdef;
  1723. begin
  1724. consume(_ARRAY);
  1725. consume(LECKKLAMMER);
  1726. { defaults }
  1727. arraytype:=generrordef;
  1728. lowval:=$80000000;
  1729. highval:=$7fffffff;
  1730. p:=nil;
  1731. repeat
  1732. { read the expression and check it }
  1733. pt:=expr;
  1734. if pt^.treetype=typen then
  1735. begin
  1736. case pt^.resulttype^.deftype of
  1737. enumdef :
  1738. begin
  1739. lowval:=penumdef(pt^.resulttype)^.min;
  1740. highval:=penumdef(pt^.resulttype)^.max;
  1741. arraytype:=pt^.resulttype;
  1742. end;
  1743. orddef :
  1744. begin
  1745. lowval:=porddef(pt^.resulttype)^.low;
  1746. highval:=porddef(pt^.resulttype)^.high;
  1747. arraytype:=pt^.resulttype;
  1748. end;
  1749. else
  1750. Message(sym_e_error_in_type_def);
  1751. end;
  1752. end
  1753. else
  1754. begin
  1755. do_firstpass(pt);
  1756. if (pt^.treetype=rangen) then
  1757. begin
  1758. if (pt^.left^.treetype=ordconstn) and
  1759. (pt^.right^.treetype=ordconstn) then
  1760. begin
  1761. lowval:=pt^.left^.value;
  1762. highval:=pt^.right^.value;
  1763. if highval<lowval then
  1764. begin
  1765. Message(parser_e_array_lower_less_than_upper_bound);
  1766. highval:=lowval;
  1767. end;
  1768. arraytype:=pt^.right^.resulttype;
  1769. end
  1770. else
  1771. Message(type_e_cant_eval_constant_expr);
  1772. end
  1773. else
  1774. Message(sym_e_error_in_type_def)
  1775. end;
  1776. disposetree(pt);
  1777. { create arraydef }
  1778. if p=nil then
  1779. begin
  1780. ap:=new(parraydef,init(lowval,highval,arraytype));
  1781. p:=ap;
  1782. end
  1783. else
  1784. begin
  1785. ap^.definition:=new(parraydef,init(lowval,highval,arraytype));
  1786. ap:=parraydef(ap^.definition);
  1787. end;
  1788. if token=COMMA then
  1789. consume(COMMA)
  1790. else
  1791. break;
  1792. until false;
  1793. consume(RECKKLAMMER);
  1794. consume(_OF);
  1795. hp1:=read_type('');
  1796. { if no error, set element type }
  1797. if assigned(ap) then
  1798. ap^.definition:=hp1;
  1799. end;
  1800. begin
  1801. p:=nil;
  1802. case token of
  1803. _STRING,_FILE:
  1804. p:=single_type(hs);
  1805. LKLAMMER:
  1806. begin
  1807. consume(LKLAMMER);
  1808. { allow negativ value_str }
  1809. l:=-1;
  1810. aufsym := Nil;
  1811. aufdef:=new(penumdef,init);
  1812. repeat
  1813. s:=pattern;
  1814. consume(ID);
  1815. if token=ASSIGNMENT then
  1816. begin
  1817. consume(ASSIGNMENT);
  1818. v:=get_intconst;
  1819. { please leave that a note, allows type save }
  1820. { declarations in the win32 units ! }
  1821. if v<=l then
  1822. Message(parser_n_duplicate_enum);
  1823. l:=v;
  1824. end
  1825. else
  1826. inc(l);
  1827. constsymtable^.insert(new(penumsym,init(s,aufdef,l)));
  1828. if token=COMMA then
  1829. consume(COMMA)
  1830. else
  1831. break;
  1832. until false;
  1833. {aufdef^.max:=l;
  1834. if we allow unordered enums
  1835. this can be wrong
  1836. min and max are now set in tenumsym.init PM }
  1837. p:=aufdef;
  1838. consume(RKLAMMER);
  1839. end;
  1840. _ARRAY:
  1841. array_dec;
  1842. _SET:
  1843. begin
  1844. consume(_SET);
  1845. consume(_OF);
  1846. hp1:=read_type('');
  1847. if assigned(hp1) then
  1848. begin
  1849. case hp1^.deftype of
  1850. { don't forget that min can be negativ PM }
  1851. enumdef : if penumdef(hp1)^.min>=0 then
  1852. p:=new(psetdef,init(hp1,penumdef(hp1)^.max))
  1853. else
  1854. Message(sym_e_ill_type_decl_set);
  1855. orddef : begin
  1856. case porddef(hp1)^.typ of
  1857. uchar : p:=new(psetdef,init(hp1,255));
  1858. u8bit,s8bit,u16bit,s16bit,s32bit :
  1859. begin
  1860. if (porddef(hp1)^.low>=0) then
  1861. p:=new(psetdef,init(hp1,porddef(hp1)^.high))
  1862. else Message(sym_e_ill_type_decl_set);
  1863. end;
  1864. else Message(sym_e_ill_type_decl_set);
  1865. end;
  1866. end;
  1867. else Message(sym_e_ill_type_decl_set);
  1868. end;
  1869. end
  1870. else
  1871. p:=generrordef;
  1872. end;
  1873. CARET:
  1874. begin
  1875. consume(CARET);
  1876. { forwards allowed only inside TYPE statements }
  1877. if typecanbeforward then
  1878. forwardsallowed:=true;
  1879. hp1:=single_type(hs);
  1880. p:=new(ppointerdef,init(hp1));
  1881. if (lasttypesym<>nil) and ((lasttypesym^.properties and sp_forwarddef)<>0) then
  1882. lasttypesym^.addforwardpointer(ppointerdef(p));
  1883. forwardsallowed:=false;
  1884. end;
  1885. _RECORD:
  1886. p:=record_dec;
  1887. _PACKED:
  1888. begin
  1889. consume(_PACKED);
  1890. if token=_ARRAY then
  1891. array_dec
  1892. else
  1893. begin
  1894. oldaktpackrecords:=aktpackrecords;
  1895. aktpackrecords:=1;
  1896. if token in [_CLASS,_OBJECT] then
  1897. p:=object_dec(name,nil)
  1898. else
  1899. p:=record_dec;
  1900. aktpackrecords:=oldaktpackrecords;
  1901. end;
  1902. end;
  1903. _CLASS,
  1904. _OBJECT:
  1905. p:=object_dec(name,nil);
  1906. _PROCEDURE:
  1907. begin
  1908. consume(_PROCEDURE);
  1909. p:=handle_procvar;
  1910. if token=_OF then
  1911. begin
  1912. consume(_OF);
  1913. consume(_OBJECT);
  1914. pprocvardef(p)^.options:=pprocvardef(p)^.options or pomethodpointer;
  1915. end;
  1916. end;
  1917. _FUNCTION:
  1918. begin
  1919. consume(_FUNCTION);
  1920. p:=handle_procvar;
  1921. consume(COLON);
  1922. pprocvardef(p)^.retdef:=single_type(hs);
  1923. if token=_OF then
  1924. begin
  1925. consume(_OF);
  1926. consume(_OBJECT);
  1927. pprocvardef(p)^.options:=pprocvardef(p)^.options or pomethodpointer;
  1928. end;
  1929. end;
  1930. else
  1931. expr_type;
  1932. end;
  1933. if p=nil then
  1934. p:=generrordef;
  1935. read_type:=p;
  1936. end;
  1937. { reads a type declaration to the symbol table }
  1938. procedure type_dec;
  1939. var
  1940. typename : stringid;
  1941. newtype : ptypesym;
  1942. sym : psym;
  1943. begin
  1944. block_type:=bt_type;
  1945. consume(_TYPE);
  1946. typecanbeforward:=true;
  1947. repeat
  1948. typename:=pattern;
  1949. consume(ID);
  1950. consume(EQUAL);
  1951. { here you loose the strictness of pascal
  1952. for which a redefinition like
  1953. childtype = parenttype;
  1954. child2type = parenttype;
  1955. does not make the two child types equal !!
  1956. here all vars from childtype and child2type
  1957. get the definition of parenttype !! }
  1958. {$ifdef testequaltype}
  1959. if (token = ID) or (token=_FILE) or (token=_STRING) then
  1960. begin
  1961. olddef := single_type(s);
  1962. { make a clone of olddef }
  1963. { is that ok ??? }
  1964. getmem(newdef,SizeOf(olddef));
  1965. move(olddef^,newdef^,SizeOf(olddef));
  1966. newtype:=new(ptypesym,init(typename,newdef));
  1967. symtablestack^.insert(newtype);
  1968. end
  1969. else
  1970. {$endif testequaltype}
  1971. begin
  1972. getsym(typename,false);
  1973. sym:=srsym;
  1974. newtype:=nil;
  1975. { found a symbol with this name? }
  1976. if assigned(sym) then
  1977. begin
  1978. if (sym^.typ=typesym) then
  1979. begin
  1980. if (token=_CLASS) and
  1981. (assigned(ptypesym(sym)^.definition)) and
  1982. (ptypesym(sym)^.definition^.deftype=objectdef) and
  1983. ((pobjectdef(ptypesym(sym)^.definition)^.options and oo_isforward)<>0) and
  1984. ((pobjectdef(ptypesym(sym)^.definition)^.options and oo_is_class)<>0) then
  1985. begin
  1986. { we can ignore the result }
  1987. { the definition is modified }
  1988. object_dec(typename,pobjectdef(ptypesym(sym)^.definition));
  1989. newtype:=ptypesym(sym);
  1990. end
  1991. else
  1992. if sym^.properties=sp_forwarddef then
  1993. begin
  1994. ptypesym(sym)^.updateforwarddef(read_type(typename));
  1995. newtype:=ptypesym(sym);
  1996. end;
  1997. end;
  1998. end;
  1999. { no old type reused ? Then insert this new type }
  2000. if not assigned(newtype) then
  2001. begin
  2002. newtype:=new(ptypesym,init(typename,read_type(typename)));
  2003. newtype:=ptypesym(symtablestack^.insert(newtype));
  2004. end;
  2005. end;
  2006. consume(SEMICOLON);
  2007. if assigned(newtype^.definition) and (newtype^.definition^.deftype=procvardef) then
  2008. parse_var_proc_directives(newtype);
  2009. until token<>ID;
  2010. typecanbeforward:=false;
  2011. {$ifdef tp}
  2012. symtablestack^.foreach(testforward_type);
  2013. {$else}
  2014. symtablestack^.foreach(@testforward_type);
  2015. {$endif}
  2016. resolve_forwards;
  2017. block_type:=bt_general;
  2018. end;
  2019. procedure var_dec;
  2020. { parses varaible declarations and inserts them in }
  2021. { the top symbol table of symtablestack }
  2022. begin
  2023. consume(_VAR);
  2024. read_var_decs(false,false,false);
  2025. end;
  2026. procedure threadvar_dec;
  2027. { parses thread variable declarations and inserts them in }
  2028. { the top symbol table of symtablestack }
  2029. begin
  2030. consume(_THREADVAR);
  2031. if not(symtablestack^.symtabletype in [staticsymtable,globalsymtable]) then
  2032. message(parser_e_threadvars_only_sg);
  2033. read_var_decs(false,false,true);
  2034. end;
  2035. procedure Not_supported_for_inline(t : ttoken);
  2036. begin
  2037. if assigned(aktprocsym) and
  2038. ((aktprocsym^.definition^.options and poinline)<>0) then
  2039. Begin
  2040. Message1(parser_w_not_supported_for_inline,tokenstring(t));
  2041. Message(parser_w_inlining_disabled);
  2042. aktprocsym^.definition^.options:= aktprocsym^.definition^.options and not poinline;
  2043. End;
  2044. end;
  2045. procedure read_declarations(islibrary : boolean);
  2046. begin
  2047. repeat
  2048. case token of
  2049. _LABEL:
  2050. begin
  2051. Not_supported_for_inline(token);
  2052. label_dec;
  2053. end;
  2054. _CONST:
  2055. begin
  2056. Not_supported_for_inline(token);
  2057. const_dec;
  2058. end;
  2059. _TYPE:
  2060. begin
  2061. Not_supported_for_inline(token);
  2062. type_dec;
  2063. end;
  2064. _VAR:
  2065. var_dec;
  2066. _THREADVAR:
  2067. threadvar_dec;
  2068. _CONSTRUCTOR,_DESTRUCTOR,
  2069. _FUNCTION,_PROCEDURE,_OPERATOR,_CLASS:
  2070. begin
  2071. Not_supported_for_inline(token);
  2072. read_proc;
  2073. end;
  2074. _EXPORTS:
  2075. begin
  2076. Not_supported_for_inline(token);
  2077. { here we should be at lexlevel 1, no ? PM }
  2078. if (lexlevel<>main_program_level) or
  2079. (not islibrary and not DLLsource) then
  2080. begin
  2081. Message(parser_e_syntax_error);
  2082. consume_all_until(SEMICOLON);
  2083. end
  2084. else if islibrary then
  2085. read_exports;
  2086. end
  2087. else break;
  2088. end;
  2089. until false;
  2090. end;
  2091. procedure read_interface_declarations;
  2092. begin
  2093. {Since the body is now parsed at lexlevel 1, and the declarations
  2094. must be parsed at the same lexlevel we increase the lexlevel.}
  2095. inc(lexlevel);
  2096. repeat
  2097. case token of
  2098. _CONST : const_dec;
  2099. _TYPE : type_dec;
  2100. _VAR : var_dec;
  2101. _THREADVAR : threadvar_dec;
  2102. _FUNCTION,
  2103. _PROCEDURE,
  2104. _OPERATOR : read_proc;
  2105. else
  2106. break;
  2107. end;
  2108. until false;
  2109. dec(lexlevel);
  2110. end;
  2111. end.
  2112. {
  2113. $Log$
  2114. Revision 1.118 1999-05-18 14:15:51 peter
  2115. * containsself fixes
  2116. * checktypes()
  2117. Revision 1.117 1999/05/17 21:57:12 florian
  2118. * new temporary ansistring handling
  2119. Revision 1.116 1999/05/13 21:59:34 peter
  2120. * removed oldppu code
  2121. * warning if objpas is loaded from uses
  2122. * first things for new deref writing
  2123. Revision 1.115 1999/05/07 10:36:09 peter
  2124. * fixed crash
  2125. Revision 1.114 1999/05/04 21:44:54 florian
  2126. * changes to compile it with Delphi 4.0
  2127. Revision 1.113 1999/05/01 13:24:30 peter
  2128. * merged nasm compiler
  2129. * old asm moved to oldasm/
  2130. Revision 1.112 1999/04/28 06:02:07 florian
  2131. * changes of Bruessel:
  2132. + message handler can now take an explicit self
  2133. * typinfo fixed: sometimes the type names weren't written
  2134. * the type checking for pointer comparisations and subtraction
  2135. and are now more strict (was also buggy)
  2136. * small bug fix to link.pas to support compiling on another
  2137. drive
  2138. * probable bug in popt386 fixed: call/jmp => push/jmp
  2139. transformation didn't count correctly the jmp references
  2140. + threadvar support
  2141. * warning if ln/sqrt gets an invalid constant argument
  2142. Revision 1.111 1999/04/26 13:31:37 peter
  2143. * release storenumber,double_checksum
  2144. Revision 1.110 1999/04/25 22:42:16 pierre
  2145. + code for initialized vars in Delphi mode
  2146. Revision 1.109 1999/04/21 09:43:45 peter
  2147. * storenumber works
  2148. * fixed some typos in double_checksum
  2149. + incompatible types type1 and type2 message (with storenumber)
  2150. Revision 1.108 1999/04/17 13:16:19 peter
  2151. * fixes for storenumber
  2152. Revision 1.107 1999/04/14 09:14:50 peter
  2153. * first things to store the symbol/def number in the ppu
  2154. Revision 1.106 1999/04/07 15:31:15 pierre
  2155. * all formaldefs are now a sinlge definition
  2156. cformaldef (this was necessary for double_checksum)
  2157. + small part of double_checksum code
  2158. Revision 1.105 1999/03/26 00:05:34 peter
  2159. * released valintern
  2160. + deffile is now removed when compiling is finished
  2161. * ^( compiles now correct
  2162. + static directive
  2163. * shrd fixed
  2164. Revision 1.104 1999/03/24 23:17:13 peter
  2165. * fixed bugs 212,222,225,227,229,231,233
  2166. Revision 1.103 1999/03/22 22:10:25 florian
  2167. * typecanbeforward wasn't always restored in object_dec which
  2168. sometimes caused strange effects
  2169. Revision 1.102 1999/03/05 01:14:26 pierre
  2170. * bug0198 : call conventions for methods
  2171. not yet implemented is the control of same calling convention
  2172. for virtual and child's virtual
  2173. * msgstr and msgint only created if message was found
  2174. who implemented this by the way ?
  2175. it leaks lots of plabels !!!! (check with heaptrc !)
  2176. Revision 1.101 1999/02/25 21:02:41 peter
  2177. * ag386bin updates
  2178. + coff writer
  2179. Revision 1.100 1999/02/24 00:59:14 peter
  2180. * small updates for ag386bin
  2181. Revision 1.99 1999/02/22 23:33:29 florian
  2182. + message directive for integers added
  2183. Revision 1.98 1999/02/22 20:13:36 florian
  2184. + first implementation of message keyword
  2185. Revision 1.97 1999/02/22 02:44:10 peter
  2186. * ag386bin doesn't use i386.pas anymore
  2187. Revision 1.96 1999/02/17 14:20:40 pierre
  2188. * Reference specific bug in recompiling unit solved
  2189. Revision 1.95 1999/01/25 20:13:48 peter
  2190. * fixed crash with forward declared class of ...
  2191. Revision 1.94 1999/01/19 12:17:00 peter
  2192. * fixed constant strings > 255 chars
  2193. Revision 1.93 1999/01/15 13:08:23 peter
  2194. * error if upper<lower in array decl
  2195. Revision 1.92 1999/01/14 21:49:58 peter
  2196. * fixed forwardpointer problem with multiple forwards for the same
  2197. typesym. It now uses a linkedlist instead of a single pointer
  2198. Revision 1.91 1998/12/30 22:15:46 peter
  2199. + farpointer type
  2200. * absolutesym now also stores if its far
  2201. Revision 1.90 1998/12/15 17:16:00 peter
  2202. * fixed const s : ^string
  2203. * first things for const pchar : @string[1]
  2204. Revision 1.89 1998/12/11 00:03:30 peter
  2205. + globtype,tokens,version unit splitted from globals
  2206. Revision 1.88 1998/11/30 09:43:20 pierre
  2207. * some range check bugs fixed (still not working !)
  2208. + added DLL writing support for win32 (also accepts variables)
  2209. + TempAnsi for code that could be used for Temporary ansi strings
  2210. handling
  2211. Revision 1.87 1998/11/29 12:42:24 peter
  2212. * check for constants with array decl
  2213. Revision 1.86 1998/11/28 16:20:52 peter
  2214. + support for dll variables
  2215. Revision 1.85 1998/11/27 14:34:43 peter
  2216. * give error when string[0] decl is found
  2217. Revision 1.84 1998/11/17 10:40:15 peter
  2218. * H+ fixes
  2219. Revision 1.83 1998/11/16 11:28:59 pierre
  2220. * stackcheck removed for i386_win32
  2221. * exportlist does not crash at least !!
  2222. (was need for tests dir !)z
  2223. Revision 1.82 1998/11/16 10:18:07 peter
  2224. * fixes for ansistrings
  2225. Revision 1.81 1998/11/13 15:40:22 pierre
  2226. + added -Se in Makefile cvstest target
  2227. + lexlevel cleanup
  2228. normal_function_level main_program_level and unit_init_level defined
  2229. * tins_cache grown to A_EMMS (gave range check error in asm readers)
  2230. (test added in code !)
  2231. * -Un option was wrong
  2232. * _FAIL and _SELF only keyword inside
  2233. constructors and methods respectively
  2234. Revision 1.80 1998/11/13 10:18:09 peter
  2235. + nil constants
  2236. Revision 1.79 1998/11/05 12:02:51 peter
  2237. * released useansistring
  2238. * removed -Sv, its now available in fpc modes
  2239. Revision 1.78 1998/10/27 13:45:33 pierre
  2240. * classes get a vmt allways
  2241. * better error info (tried to remove
  2242. several error strings introduced by the tpexcept handling)
  2243. Revision 1.77 1998/10/26 22:58:20 florian
  2244. * new introduded problem with classes fix, the parent class wasn't set
  2245. correct, if the class was defined forward before
  2246. Revision 1.76 1998/10/25 23:31:18 peter
  2247. * procvar parsing updated just like psub.pas routine
  2248. Revision 1.75 1998/10/21 08:39:59 florian
  2249. + ansistring operator +
  2250. + $h and string[n] for n>255 added
  2251. * small problem with TP fixed
  2252. Revision 1.74 1998/10/20 13:09:13 peter
  2253. * fixed object(unknown) crash
  2254. Revision 1.73 1998/10/19 08:54:56 pierre
  2255. * wrong stabs info corrected once again !!
  2256. + variable vmt offset with vmt field only if required
  2257. implemented now !!!
  2258. Revision 1.72 1998/10/16 13:12:51 pierre
  2259. * added vmt_offsets in destructors code also !!!
  2260. * vmt_offset code for m68k
  2261. Revision 1.71 1998/10/15 15:13:25 pierre
  2262. + added oo_hasconstructor and oo_hasdestructor
  2263. for objects options
  2264. Revision 1.70 1998/10/13 13:10:22 peter
  2265. * new style for m68k/i386 infos and enums
  2266. Revision 1.69 1998/10/09 12:07:49 pierre
  2267. * typo error for propertyparas dispose corrected
  2268. Revision 1.68 1998/10/09 11:47:54 pierre
  2269. * still more memory leaks fixes !!
  2270. Revision 1.67 1998/10/08 13:48:46 peter
  2271. * fixed memory leaks for do nothing source
  2272. * fixed unit interdependency
  2273. Revision 1.66 1998/10/06 20:43:31 peter
  2274. * fixed set of bugs. like set of false..true set of #1..#255 and
  2275. set of #1..true which was allowed
  2276. Revision 1.65 1998/10/05 22:43:35 peter
  2277. * commited the wrong file :(
  2278. Revision 1.64 1998/10/05 21:33:24 peter
  2279. * fixed 161,165,166,167,168
  2280. Revision 1.63 1998/10/05 13:57:13 peter
  2281. * crash preventions
  2282. Revision 1.62 1998/10/02 17:06:02 peter
  2283. * better error message for unresolved forward types
  2284. Revision 1.61 1998/10/02 09:23:24 peter
  2285. * fixed error msg with type l=<var>
  2286. * block_type bt_const is now set in read_const_dec
  2287. Revision 1.60 1998/09/30 07:40:33 florian
  2288. * better error recovering
  2289. Revision 1.59 1998/09/26 17:45:33 peter
  2290. + idtoken and only one token table
  2291. Revision 1.58 1998/09/25 00:04:01 florian
  2292. * problems when calling class methods fixed
  2293. Revision 1.57 1998/09/24 23:49:09 peter
  2294. + aktmodeswitches
  2295. Revision 1.56 1998/09/23 15:39:09 pierre
  2296. * browser bugfixes
  2297. was adding a reference when looking for the symbol
  2298. if -bSYM_NAME was used
  2299. Revision 1.55 1998/09/21 13:24:44 daniel
  2300. * Memory leak fixed.
  2301. Revision 1.54 1998/09/17 13:41:16 pierre
  2302. sizeof(TPOINT) problem
  2303. Revision 1.53.2.1 1998/09/17 13:12:09 pierre
  2304. * virtual destructor did not set oo_hasvirtual
  2305. (detected with the sizeof(TPoint) problem
  2306. * genloadcallnode was missing
  2307. Revision 1.53 1998/09/09 11:50:52 pierre
  2308. * forward def are not put in record or objects
  2309. + added check for forwards also in record and objects
  2310. * dummy parasymtable for unit initialization removed from
  2311. symtable stack
  2312. Revision 1.52 1998/09/07 23:10:22 florian
  2313. * a lot of stuff fixed regarding rtti and publishing of properties,
  2314. basics should now work
  2315. Revision 1.51 1998/09/07 19:33:22 florian
  2316. + some stuff for property rtti added:
  2317. - NameIndex of the TPropInfo record is now written correctly
  2318. - the DEFAULT/NODEFAULT keyword is supported now
  2319. - the default value and the storedsym/def are now written to
  2320. the PPU fiel
  2321. Revision 1.50 1998/09/07 18:46:08 peter
  2322. * update smartlinking, uses getdatalabel
  2323. * renamed ptree.value vars to value_str,value_real,value_set
  2324. Revision 1.49 1998/09/07 17:37:00 florian
  2325. * first fixes for published properties
  2326. Revision 1.48 1998/09/04 08:42:02 peter
  2327. * updated some error messages
  2328. Revision 1.47 1998/09/03 16:03:18 florian
  2329. + rtti generation
  2330. * init table generation changed
  2331. Revision 1.46 1998/09/01 17:39:48 peter
  2332. + internal constant functions
  2333. Revision 1.45 1998/08/31 12:20:28 peter
  2334. * fixed array_dec when unknown type was used
  2335. Revision 1.44 1998/08/28 10:57:01 peter
  2336. * removed warnings
  2337. Revision 1.43 1998/08/25 13:09:25 pierre
  2338. * corrected mangling sheme :
  2339. cvar add Cprefix to the mixed case name whereas
  2340. export or public use direct name
  2341. Revision 1.42 1998/08/25 12:42:41 pierre
  2342. * CDECL changed to CVAR for variables
  2343. specifications are read in structures also
  2344. + started adding GPC compatibility mode ( option -Sp)
  2345. * names changed to lowercase
  2346. Revision 1.41 1998/08/23 21:04:36 florian
  2347. + rtti generation for classes added
  2348. + new/dispose do now also a call to INITIALIZE/FINALIZE, if necessaray
  2349. Revision 1.40 1998/08/21 15:48:58 pierre
  2350. * more cdecl chagnes
  2351. - better line info
  2352. - changes the definition options of a procvar
  2353. if it is a unnamed type
  2354. Revision 1.39 1998/08/19 00:42:40 peter
  2355. + subrange types for enums
  2356. + checking for bounds type with ranges
  2357. Revision 1.38 1998/08/12 19:20:39 peter
  2358. + public is the same as export for c_vars
  2359. * a exported/public c_var incs now the refcount
  2360. Revision 1.37 1998/08/11 15:31:38 peter
  2361. * write extended to ppu file
  2362. * new version 0.99.7
  2363. Revision 1.36 1998/08/10 14:50:09 peter
  2364. + localswitches, moduleswitches, globalswitches splitting
  2365. Revision 1.35 1998/07/26 21:59:00 florian
  2366. + better support for switch $H
  2367. + index access to ansi strings added
  2368. + assigment of data (records/arrays) containing ansi strings
  2369. Revision 1.34 1998/07/20 22:17:15 florian
  2370. * hex constants in numeric char (#$54#$43 ...) are now allowed
  2371. * there was a bug in record_var_dec which prevents the used
  2372. of nested variant records (for example drivers.tevent of tv)
  2373. Revision 1.33 1998/07/18 17:11:11 florian
  2374. + ansi string constants fixed
  2375. + switch $H partial implemented
  2376. Revision 1.32 1998/07/14 21:46:50 peter
  2377. * updated messages file
  2378. Revision 1.31 1998/07/14 14:46:53 peter
  2379. * released NEWINPUT
  2380. Revision 1.30 1998/07/10 00:00:00 peter
  2381. * fixed ttypesym bug finally
  2382. * fileinfo in the symtable and better using for unused vars
  2383. Revision 1.29 1998/06/25 14:04:21 peter
  2384. + internal inc/dec
  2385. Revision 1.28 1998/06/24 12:26:45 peter
  2386. * stricter var parsing like tp7 and some optimizes with directive
  2387. parsing
  2388. Revision 1.27 1998/06/12 16:15:34 pierre
  2389. * external name 'C_var';
  2390. export name 'intern_C_var';
  2391. cdecl;
  2392. cdecl;external;
  2393. are now supported only with -Sv switch
  2394. Revision 1.25 1998/06/09 16:01:45 pierre
  2395. + added procedure directive parsing for procvars
  2396. (accepted are popstack cdecl and pascal)
  2397. + added C vars with the following syntax
  2398. var C calias 'true_c_name';(can be followed by external)
  2399. reason is that you must add the Cprefix
  2400. which is target dependent
  2401. Revision 1.24 1998/06/05 14:37:32 pierre
  2402. * fixes for inline for operators
  2403. * inline procedure more correctly restricted
  2404. Revision 1.23 1998/06/04 23:51:50 peter
  2405. * m68k compiles
  2406. + .def file creation moved to gendef.pas so it could also be used
  2407. for win32
  2408. Revision 1.22 1998/06/03 22:48:59 peter
  2409. + wordbool,longbool
  2410. * rename bis,von -> high,low
  2411. * moved some systemunit loading/creating to psystem.pas
  2412. Revision 1.21 1998/06/03 22:14:19 florian
  2413. * problem with sizes of classes fixed (if the anchestor was declared
  2414. forward, the compiler doesn't update the child classes size)
  2415. Revision 1.20 1998/05/28 14:35:54 peter
  2416. * nicer error message when no id is used after var
  2417. Revision 1.19 1998/05/23 01:21:19 peter
  2418. + aktasmmode, aktoptprocessor, aktoutputformat
  2419. + smartlink per module $SMARTLINK-/+ (like MMX) and moved to aktswitches
  2420. + $LIBNAME to set the library name where the unit will be put in
  2421. * splitted cgi386 a bit (codeseg to large for bp7)
  2422. * nasm, tasm works again. nasm moved to ag386nsm.pas
  2423. Revision 1.18 1998/05/20 09:42:35 pierre
  2424. + UseTokenInfo now default
  2425. * unit in interface uses and implementation uses gives error now
  2426. * only one error for unknown symbol (uses lastsymknown boolean)
  2427. the problem came from the label code !
  2428. + first inlined procedures and function work
  2429. (warning there might be allowed cases were the result is still wrong !!)
  2430. * UseBrower updated gives a global list of all position of all used symbols
  2431. with switch -gb
  2432. Revision 1.17 1998/05/11 13:07:55 peter
  2433. + $ifdef NEWPPU for the new ppuformat
  2434. + $define GDB not longer required
  2435. * removed all warnings and stripped some log comments
  2436. * no findfirst/findnext anymore to remove smartlink *.o files
  2437. Revision 1.16 1998/05/05 12:05:42 florian
  2438. * problems with properties fixed
  2439. * crash fixed: i:=l when i and l are undefined, was a problem with
  2440. implementation of private/protected
  2441. Revision 1.15 1998/05/01 09:01:23 florian
  2442. + correct semantics of private and protected
  2443. * small fix in variable scope:
  2444. a id can be used in a parameter list of a method, even it is used in
  2445. an anchestor class as field id
  2446. Revision 1.14 1998/05/01 07:43:56 florian
  2447. + basics for rtti implemented
  2448. + switch $m (generate rtti for published sections)
  2449. Revision 1.13 1998/04/30 15:59:41 pierre
  2450. * GDB works again better :
  2451. correct type info in one pass
  2452. + UseTokenInfo for better source position
  2453. * fixed one remaining bug in scanner for line counts
  2454. * several little fixes
  2455. Revision 1.12 1998/04/29 10:33:57 pierre
  2456. + added some code for ansistring (not complete nor working yet)
  2457. * corrected operator overloading
  2458. * corrected nasm output
  2459. + started inline procedures
  2460. + added starstarn : use ** for exponentiation (^ gave problems)
  2461. + started UseTokenInfo cond to get accurate positions
  2462. Revision 1.11 1998/04/28 11:45:52 florian
  2463. * make it compilable with TP
  2464. + small COM problems solved to compile classes.pp
  2465. Revision 1.10 1998/04/27 23:10:28 peter
  2466. + new scanner
  2467. * $makelib -> if smartlink
  2468. * small filename fixes pmodule.setfilename
  2469. * moved import from files.pas -> import.pas
  2470. Revision 1.9 1998/04/10 21:36:56 florian
  2471. + some stuff to support method pointers (procedure of object) added
  2472. (declaration, parameter handling)
  2473. Revision 1.8 1998/04/10 15:39:48 florian
  2474. * more fixes to get classes.pas compiled
  2475. Revision 1.7 1998/04/09 23:02:15 florian
  2476. * small problems solved to get remake3 work
  2477. Revision 1.6 1998/04/09 22:16:35 florian
  2478. * problem with previous REGALLOC solved
  2479. * improved property support
  2480. Revision 1.5 1998/04/08 14:59:20 florian
  2481. * problem with new expr_type solved
  2482. Revision 1.4 1998/04/08 10:26:09 florian
  2483. * correct error handling of virtual constructors
  2484. * problem with new type declaration handling fixed
  2485. Revision 1.3 1998/04/07 22:45:05 florian
  2486. * bug0092, bug0115 and bug0121 fixed
  2487. + packed object/class/array
  2488. Revision 1.2 1998/04/05 13:58:35 peter
  2489. * fixed the -Ss bug
  2490. + warning for Virtual constructors
  2491. * helppages updated with -TGO32V1
  2492. }