peter
|
e525797c51
* updated copyright to 2000
|
25 years ago |
peter
|
a7161a8dfc
* fixed resolving of ttypesym which are reference from object/record
|
25 years ago |
pierre
|
3e399a860d
+ dllversion global variable
|
26 years ago |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
26 years ago |
peter
|
d3b404c1a4
* fixed bug #698
|
26 years ago |
peter
|
0512ba80fb
+ ttype, tsymlist
|
26 years ago |
peter
|
eb4e24afb1
* property overriding dereference fix, but it need a bigger redesign
|
26 years ago |
pierre
|
e4bfedf924
* Nextoverloading ordering fix
|
26 years ago |
pierre
|
221382d99c
+ cond FPC_USE_CPREFIX (needs also some RTL changes)
|
26 years ago |
pierre
|
62da9bd4c0
* Notes/hints changes
|
26 years ago |
peter
|
918b5219ea
* labels used but not defined give error instead of warning, the warning
|
26 years ago |
florian
|
7265215469
* problem with "index X"-properties solved
|
26 years ago |
peter
|
0887060ff2
* truncated log to 20 revs
|
26 years ago |
pierre
|
25553ebfea
* local browsing works at first level
|
26 years ago |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
26 years ago |
peter
|
49fcd8aceb
* forward type declaration rewritten
|
26 years ago |
peter
|
6b1ab5eb31
* procinfo is now a pointer
|
26 years ago |
peter
|
2687d75c38
+ constant pointer support which can happend with typecasting like
|
26 years ago |
peter
|
71f28ed588
* cs_create_smart instead of cs_smartlink
|
26 years ago |
pierre
|
f2f1fed583
+ tmacrosym is_used and defined_at_startup boolean fields added
|
26 years ago |
michael
|
9f61960ca1
* more resourcestring changes
|
26 years ago |
michael
|
d57e16aec2
* Hopefully final attempt at resourcestrings
|
26 years ago |
michael
|
f2513ba3cb
Changes for resource strings
|
26 years ago |
peter
|
8d9aa81d3a
* hack to support property with record fields
|
26 years ago |
pierre
|
8b4c7f2402
+ stabs for classes and classref working,
|
26 years ago |
pierre
|
be2b57963f
* use of procsym field for correct gdb info in local procedures
|
26 years ago |
florian
|
e6c1b96cff
* some small problems fixed
|
26 years ago |
daniel
|
347a47e588
* Fixed open arrays
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
florian
|
e53aceb9be
+ floating point register variables !!
|
26 years ago |