Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
Jonas Maebe
|
6fd4c50f0a
* give proper error message when upper or lower bound of array type is out
|
19 years ago |
Jonas Maebe
|
5f699c7838
+ -gt, -gtt, -gttt and -gtttt switches to trash local variables with
|
19 years ago |
Jonas Maebe
|
73d5e259ef
* regenerated version (please always regenerate and commit these too
|
19 years ago |
florian
|
57f097a710
* made dir_warn code more clear, no implementation yet
|
19 years ago |
Tomas Hajny
|
419ab6aeac
+ allow output of full version in QuickInfo
|
19 years ago |
Tomas Hajny
|
db6bfea8ea
* spelling correction by Ido/ik
|
19 years ago |
Tomas Hajny
|
ac692f7da9
* bugrep -> bugs
|
19 years ago |
florian
|
dc2bef3875
+ implemented directives $setpeflags, $maxstacksize, $minstacksize and $imagebase, fixes #6349 and #6714
|
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
|
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 |
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
|
c15b500e32
+ warn if a static variable is read but not assigned (tw4781*)
|
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 |
florian
|
4bd32a686d
* regenerated msg include files
|
20 years ago |
florian
|
a068b7a059
* updated internal message files
|
20 years ago |
florian
|
9a1c731bfb
+ basic dispinterface parsing stuff
|
20 years ago |