peter
|
db87f86f00
* Length made internal
|
24 years ago |
peter
|
b10e754536
* alignmentinfo record added
|
24 years ago |
peter
|
aba4f758bf
* fix for enum with assignment
|
24 years ago |
peter
|
425d899e9f
* enum type declarations assignments can also be of the same enum
|
24 years ago |
peter
|
b091251e0e
* allow int64 in range declaration for new types
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
b193bf7df3
* remove unnecessary calls to firstpass
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
florian
|
1008d7faa0
+ support for type a = (a=1); in Delphi mode added
|
24 years ago |
michael
|
fb05310d44
+ Patches from peter
|
24 years ago |
peter
|
d8abf76f6b
* getsym redesign, removed the globals srsym,srsymtable
|
24 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
florian
|
523fa60d9e
* fixed 1238
|
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
|
c10d4a9846
* fixed crash with error in child definition (merged)
|
25 years ago |
florian
|
f80c24177a
* a lot of changes:
|
25 years ago |
peter
|
e171f341a0
* moehrendorf oct 2000 rewrite
|
25 years ago |
peter
|
a71e44ac49
* use defines.inc
|
25 years ago |
peter
|
bec1c5cdf9
* store strings with case in ppu, when an internal symbol is created
|
25 years ago |
peter
|
4c94659743
* moved some util functions from globals,cobjects to cutils
|
25 years ago |
peter
|
7eaac1706d
* splitted namedobjectitem.next into indexnext and listnext so it
|
25 years ago |
peter
|
95253a2759
* overload fixes (merged)
|
25 years ago |
peter
|
c5da6c53fd
* merged fixes
|
25 years ago |
michael
|
665c1f6410
+ patched to 1.1.0 with former 1.09patch from peter
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
38f27344f4
* equal_paras and convertable_paras changed by transforming third parameter
|
25 years ago |
peter
|
a2aca573f4
* don't allow enum assignments in tp/delphi mode
|
25 years ago |