peter
|
4f4f28606d
* fixed crash with procvar directive parsing. Be carefull as the procvar
|
24 years ago |
peter
|
beac5a7f9f
* procvar support for varargs
|
24 years ago |
peter
|
cf9bf38818
* remove unused typenode for procvar load. Don't know what happened why
|
24 years ago |
peter
|
aba4f758bf
* fix for enum with assignment
|
24 years ago |
peter
|
602e2fb40d
* use own dummy for _init and _fini
|
24 years ago |
peter
|
7dd4f0e9dd
* procdef demangling fixed
|
24 years ago |
peter
|
25d360a011
* fixes to valid_for_assign for properties
|
24 years ago |
peter
|
e652444594
+ varargs directive
|
24 years ago |
peter
|
425d899e9f
* enum type declarations assignments can also be of the same enum
|
24 years ago |
peter
|
002c6c3aa4
* C linking fixed
|
24 years ago |
peter
|
36e8a8a9b4
* more bugs
|
24 years ago |
peter
|
e2e2b508be
* store used units in original type in ppu
|
24 years ago |
peter
|
55eb369653
* better const to var checking
|
24 years ago |
peter
|
04be6d3ced
* parse const after .. using bt_const block to allow expressions, this
|
24 years ago |
peter
|
741d455ab7
* Formal const to var fixes
|
24 years ago |
peter
|
282c4d8f68
* hint directive test cases
|
24 years ago |
peter
|
f86ce17588
+ hint directive parsing support
|
24 years ago |
peter
|
34db6813c3
* new bugs
|
24 years ago |
peter
|
89af164f25
* delphi units added
|
24 years ago |
peter
|
d388f3ea46
* const to var not detected
|
24 years ago |
peter
|
add30a428e
* Kylix fixes, mostly case names of units
|
24 years ago |
peter
|
c430926744
* Align directive supports also values to be Kylix compatible. It's
|
24 years ago |
peter
|
13448762f6
* FSStat to StatFS
|
24 years ago |
peter
|
e7460f9769
* define also MSWINDOWS
|
24 years ago |
peter
|
45ea82ed18
* ucs4char added
|
24 years ago |
peter
|
b091251e0e
* allow int64 in range declaration for new types
|
24 years ago |
peter
|
1023129869
* changed int64($ffffffff) that is buggy under 1.0.x to expression
|
24 years ago |
peter
|
47a24b5da6
* eoutofmemory and einvalidpointer fix
|
24 years ago |
peter
|
675b517bbe
* lib_exit added
|
24 years ago |
peter
|
5fed44fe5d
* dllprt0 stub for linux shared libs
|
24 years ago |