florian
|
4f7b35be5b
+ source code page support
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |
peter
|
68ce5a00e5
* cg64 patch
|
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
|
cc8c4d7093
* moved more routines from cga/n386util
|
23 years ago |
peter
|
67ede1276b
* add pinline unit that inserts compiler supported functions using
|
23 years ago |
peter
|
6320530bdd
* removed newn and disposen nodes, the code is now directly
|
23 years ago |
Jonas Maebe
|
71a52a4aeb
* several powerpc-related additions and fixes
|
23 years ago |
peter
|
5e7a1e3729
* removed unused units
|
23 years ago |
peter
|
5b242f7741
* tlocation,treference update
|
23 years ago |
peter
|
190ead04c0
* more fixes for protected handling
|
23 years ago |
Jonas Maebe
|
cd378a2881
* fixed type conversions from dynamic arrays to open arrays
|
24 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 years ago |
Jonas Maebe
|
a87a30b831
* fixed web bug #1665 (allow char to chararray type conversion) ("merged")
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
ac400051bd
* allow assignment of overloaded procedures to procvars when we know
|
24 years ago |
peter
|
17d6dded66
* interface 2 guid support
|
24 years ago |
peter
|
cea68ee35c
* fixed size of constset when change from small to normalset
|
24 years ago |
Jonas Maebe
|
f33d23922a
- removed unnecessary i386 pass_2 of as- and isnode and added dummy generic ones
|
24 years ago |
Jonas Maebe
|
fc6d300a95
* almost all second pass typeconvnode helpers are now processor independent
|
24 years ago |
Jonas Maebe
|
f256a47f04
* compilerproc implementation of set addition/substraction/...
|
24 years ago |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
Jonas Maebe
|
06f9cd4c96
* some fixes in compilerprocs for chararray to string conversions
|
24 years ago |
Jonas Maebe
|
105b7ae809
+ new createinternres() constructor for tcallnode to support setting a
|
24 years ago |
Jonas Maebe
|
fc92c3b336
+ compilerproc implementation of most string-related type conversions
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |