carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 年之前 |
peter
|
d2400aae38
* cleanup of tvecnode.det_resulttype
|
23 年之前 |
daniel
|
f4c6d762fd
- write_access fields removed in favor of a flag
|
23 年之前 |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 年之前 |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 年之前 |
daniel
|
46b8ed0657
* Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
|
23 年之前 |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 年之前 |
peter
|
06ebac4e27
* readded missing revisions
|
23 年之前 |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 年之前 |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 年之前 |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 年之前 |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 年之前 |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 年之前 |
peter
|
5b242f7741
* tlocation,treference update
|
23 年之前 |
Jonas Maebe
|
2965034fca
* fixed web bug #1907
|
23 年之前 |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 年之前 |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 年之前 |
peter
|
d2e1952377
* procsym definition rewrite
|
24 年之前 |
peter
|
ac400051bd
* allow assignment of overloaded procedures to procvars when we know
|
24 年之前 |
peter
|
e37dbf904d
* calling convention rewrite
|
24 年之前 |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 年之前 |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 年之前 |
peter
|
55b46693d5
* removed wrongly placed set_varstate in subscriptnode
|
24 年之前 |
peter
|
a7cf57524e
* symtable change to classes
|
24 年之前 |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 年之前 |
florian
|
e964449b71
+ some stuff to compile FreeCLX added
|
24 年之前 |
Jonas Maebe
|
4c8ca9774f
+ implemented/fixed docompare() mathods for all nodes (not tested)
|
24 年之前 |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 年之前 |
Jonas Maebe
|
779e5fb7e9
* fixed webbug 1268 ("merged")
|
25 年之前 |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 年之前 |