peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
peter
|
f6eaa4c02b
* allow subtypes for enums
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
florian
|
d5a2d64cf5
* fixed two bugs to get make cycle work, but it's not enough
|
25 years ago |
florian
|
51527ba1c9
+ merged Attila's changes for interfaces, not tested yet
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |
peter
|
084e294150
* const array of char and pchar length fixed (merged)
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
cc4fed6303
* allow nil for class typed consts (merged)
|
25 years ago |
florian
|
244fc53520
+ support of 64 bit integer constants
|
25 years ago |
peter
|
e955ac6135
* packenum 1 fixes (merged)
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
Jonas Maebe
|
3ca96dd897
* ansistring constants now also get a trailing #0 (bug reported by
|
25 years ago |
peter
|
6029115a7d
* add support for loading of typed const strings with resourcestrings,
|
25 years ago |
pierre
|
a77b264bd0
* * get it to compile with Delphi by Kovacs Attila Zoltan
|
25 years ago |
pierre
|
e0328653f1
+ add a warning if a const string is longer than the
|
25 years ago |
florian
|
fcf5315f23
+ constant procedure variables can have a @ in front:
|
25 years ago |
Jonas Maebe
|
0ab87d5ed8
* modifications to make the compiler functional when compiled with
|
25 years ago |
peter
|
4a4a24b6e8
* log truncated
|
25 years ago |
peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
florian
|
89c403c529
* very basic widestring support
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
florian
|
08a34c6308
* disposetree for classrefdef added
|
26 years ago |
pierre
|
a4926e2d26
* missing disposetree added to avoid memory loss
|
26 years ago |
florian
|
7265215469
* problem with "index X"-properties solved
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
florian
|
fa19f0aa09
- removed the hcodegen use in the new cg, use cgbase instead
|
26 years ago |