florian
|
89ccc81c2b
+ added compiler switch $maxfpuregisters
|
25 years ago |
peter
|
7583de7a4f
- removed freelabel()
|
26 years ago |
pierre
|
bed6bb6b2a
+ $description $version
|
26 years ago |
florian
|
577edbbd3f
+ compiler checks now if a goto leaves an exception block
|
26 years ago |
pierre
|
5169b7b86b
+ allow use of unit var in exports of DLL for win32
|
26 years ago |
pierre
|
b528749138
* Notes/Hints for local syms changed to
|
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 |
pierre
|
604766601d
* Pavel's changes for reloc section in executable
|
26 years ago |
peter
|
503d5a1cfa
* const parameter is now checked
|
26 years ago |
peter
|
8e7dd52200
* error when properties are passed to var parameters
|
26 years ago |
florian
|
0dd2b51943
* problems with readln fixed: esi wasn't restored correctly when
|
26 years ago |
peter
|
fefc839b29
* redesigned linker object
|
26 years ago |
florian
|
8b9633266b
* new codegenerator compiles again
|
26 years ago |
peter
|
532d85cd50
+ procedure directive support in const declarations, fixes bug #232
|
26 years ago |
peter
|
71f28ed588
* cs_create_smart instead of cs_smartlink
|
26 years ago |
peter
|
7f63615b43
* @procvar fixes for tp mode
|
26 years ago |
peter
|
64dcafcf80
* updated
|
26 years ago |
florian
|
863df30860
+ rtti is now automatically generated for published classes, i.e.
|
26 years ago |
florian
|
a9d8bfa1f7
* some bug fixes (e.g. must_be_valid and procinfo.funcret_is_valid)
|
26 years ago |
peter
|
05f2be0455
* better support for object fields and more error checks for
|
26 years ago |
peter
|
453773ecb2
* TYPE support
|
26 years ago |
peter
|
037319700d
* moved parsing interface/implementation to -vu
|
26 years ago |
pierre
|
55f6e70490
* double checksum problem solved
|
26 years ago |
peter
|
3b89a3c501
* fixed message which was wrong styled
|
26 years ago |
peter
|
cb8aeb3fd6
* V_Fatal=1, all other V_ are also increased
|
26 years ago |
florian
|
9cbaac5beb
* bugs 494-496 fixed
|
26 years ago |
michael
|
f7284c4549
+ Improved resourcestring handling
|
26 years ago |
florian
|
35f636dea1
+ resourcestring implemented
|
26 years ago |
florian
|
774df6096e
* bug #487 fixed, (inc(<property>) isn't allowed)
|
26 years ago |