pierre
|
01b728b188
+ procsym field in tprocdef to allow correct gdb info generation
|
26 years ago |
peter
|
793b28882f
* classes vmt changed to only positive addresses
|
26 years ago |
florian
|
e6c1b96cff
* some small problems fixed
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
peter
|
ed8eb13d59
* moved bitmask constants to sets
|
26 years ago |
florian
|
eac806034d
* the main branch psub.pas is now used for
|
26 years ago |
peter
|
30be2bf063
* indirect type referencing is now allowed
|
26 years ago |
peter
|
07bb58295b
* alignment is now saved in the symtable
|
26 years ago |
pierre
|
05b6362265
* local browser stuff corrected
|
26 years ago |
florian
|
2ad3da43e6
* make cycle fixed i.e. compilation with 0.99.10
|
26 years ago |
peter
|
1bb9950cc9
* interfacedef flag for procdef if it's defined in the interface, to
|
26 years ago |
peter
|
0b272f13c7
* removed oldasm
|
26 years ago |
florian
|
6b33f4d87d
* better error recovering in typed constants
|
26 years ago |
florian
|
1316bbd21f
* tdef.typename: returns a now a proper type name for the most types
|
26 years ago |
peter
|
a47afc3857
* removed oldppu code
|
26 years ago |
peter
|
bc903063c1
* removed R_DEFAULT_SEG
|
26 years ago |
peter
|
2bb065a00a
+ MessagePos() which is enhanced Message() function but also gets the
|
26 years ago |
peter
|
1c96916943
* generic write_float and str_float
|
26 years ago |
peter
|
49786e5fe5
* farpointerdef moved into pointerdef.is_far
|
26 years ago |
peter
|
884c517b18
* release storenumber,double_checksum
|
26 years ago |
peter
|
cb70b62a82
* storenumber works
|
26 years ago |
peter
|
cc9df8d478
* first things to store the symbol/def number in the ppu
|
26 years ago |
peter
|
dda7bf2bc9
+ subrange checking for readln()
|
26 years ago |
peter
|
f4f4f17da7
* fixed overloading of array of char
|
26 years ago |
pierre
|
466989af54
+ added staticppusymtable symtable type for local browsing
|
26 years ago |
florian
|
3c576cce7d
+ first implementation of message keyword
|
26 years ago |
pierre
|
10d97a9144
* bugs related to mangledname solved
|
26 years ago |
peter
|
f379498229
+ BrowserLog for browser.log generation
|
26 years ago |
peter
|
6ee9d913cd
+ farpointer type
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |