Tomas Hajny
|
14c14d052f
* spelling correction by Ido/ik
|
19 years ago |
Tomas Hajny
|
98721d30f4
* bugrep -> bugs
|
19 years ago |
florian
|
dc2bef3875
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
19 years ago |
florian
|
daeda1b9e0
* fixed error msg (that->this)
|
19 years ago |
florian
|
d4848169e1
* as operator isn't allowed for non com interfaces
|
19 years ago |
peter
|
4790838455
* add -Xi and -Xe
|
19 years ago |
florian
|
c6787b52a7
+ compile the svn revision into the compiler, to do so, a file compiler/revision.inc must exist which is updated then
|
19 years ago |
florian
|
06e7d4be7a
+ dispid parsing
|
19 years ago |
Jonas Maebe
|
608f7de834
* fixed typo in comments
|
19 years ago |
Jonas Maebe
|
05540cad44
* give an error for {$calling } (i.e., when a procedure directive is
|
19 years ago |
Tomas Hajny
|
c17b57db07
+ Statistics of warnings, hints and notes - (modified/fixed) patch from Naj Kejah, part of wishlist item 4897, plus hardcoded text moved to message file
|
19 years ago |
Jonas Maebe
|
4db6e1ddb8
* moved type conversion of C varargs from tcallnode to
|
19 years ago |
peter
|
eb725d4e44
Merged revisions 2908,2911,2913-2917 via svnmerge from
|
19 years ago |
peter
|
2888a21593
* list supported optimization options in -i
|
19 years ago |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 years ago |
florian
|
5ece7cbc2f
* first part of x86-64 assembler
|
19 years ago |
peter
|
785550d7e3
Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from
|
19 years ago |
Jonas Maebe
|
2c01a6f77a
+ added extra info about when parser_e_illegal_assignment_to_count_var
|
19 years ago |
Jonas Maebe
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
19 years ago |
florian
|
844e78b401
* error corrections for message files from Karl-Michael Schindler
|
19 years ago |
Károly Balogh
|
cd38c236a0
+ made the compiler to know about PowerPC AmigaOS
|
19 years ago |
Jonas Maebe
|
cbaa100654
* "fixed" web bugs 3183 and 4403 by breaking the parser in
|
19 years ago |
florian
|
3ccec3fbdd
* proper error if a directory is passed as configuration file
|
19 years ago |
Jonas Maebe
|
cd69c36f17
* commited -> committed (fix for web bug #4642, by Vincent Snijders)
|
19 years ago |
Jonas Maebe
|
021dabc37e
* also honour vsf_use_hints for uninitialised warnings for the
|
19 years ago |
florian
|
1e4e857719
* apptype causes only a note on system not supporting apptype
|
20 years ago |
Tomas Hajny
|
c513dbcd03
* fix of buggy output for -? with path containing underscore
|
20 years ago |
Tomas Hajny
|
198e0db5a1
* mistyping fixed - trac_e_able
|
20 years ago |
florian
|
18622259ac
* fixed -Nu option on help screen
|
20 years ago |
florian
|
5387ffc536
+ alignment setting
|
20 years ago |