florian
|
3f9126f999
* fixed bug #903: the compiler gives now a nice message if it can't create
|
25 years ago |
pierre
|
482820110c
+ add a warning if esi is base and index in object assembler code
|
25 years ago |
pierre
|
9c44048ad2
+ add error if trying to use readln or writeln for files
|
25 years ago |
pierre
|
0f4e1e10e0
* fix for bug #807
|
25 years ago |
pierre
|
4177d64781
* fix for bug #848 (that still genrated wrong code)
|
25 years ago |
michael
|
34c8f49271
+ Added switch to swicth on assertions.
|
25 years ago |
peter
|
85087cf8c2
* -gl option added
|
25 years ago |
florian
|
f6f3a1a039
*** empty log message ***
|
25 years ago |
peter
|
0d63b79f38
* helpscreen updates
|
25 years ago |
pierre
|
da01d99789
* Range check for int64 produces a warning only
|
25 years ago |
pierre
|
99d8f90aec
+ some warnings for wrong lines inside config files
|
25 years ago |
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 |