peter
|
15b0132f6f
* tloadnode does not support objectsymtable,withsymtable anymore
|
22 years ago |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 years ago |
peter
|
e2cbae0ff1
* vs_hidden replaced by is_hidden boolean
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
18b1a27d2c
* procvar is not compared in addrn
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
peter
|
8da3f59d32
* vs_hidden released
|
22 years ago |
peter
|
25d973ef16
* self fixes for static methods (merged)
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
peter
|
80b463da2e
* po_addressonly added to retrieve the address of a methodpointer
|
22 years ago |
daniel
|
25af993b76
* Fixed mark_write for @ operator
|
22 years ago |
daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 years ago |
peter
|
d2400aae38
* cleanup of tvecnode.det_resulttype
|
23 years ago |
daniel
|
f4c6d762fd
- write_access fields removed in favor of a flag
|
23 years ago |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
daniel
|
46b8ed0657
* Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
carl
|
87aa88e9b7
+ generic FPC_CHECKPOINTER
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
Jonas Maebe
|
2965034fca
* fixed web bug #1907
|
23 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |