florian
|
31c178f207
+ support of explicit type case boolean->char
|
23 years ago |
florian
|
589c742efe
+ support of explicit type case <any ordinal type>->pointer
|
23 years ago |
florian
|
030eae46de
* a couple of interface related fixes
|
23 years ago |
florian
|
e7a6cd18dd
* more fixes for the ppc
|
23 years ago |
daniel
|
1130395e7e
* Readded old set code. To use it define 'oldset'. Activated by default
|
23 years ago |
daniel
|
46b8ed0657
* Tried to make Tprocsym.defs protected. I didn't succeed but the cleanups
|
23 years ago |
daniel
|
3a134c6e07
* Sets are now internally sets.
|
23 years ago |
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 |