peter
|
2e8fb6513c
* win32 only test
|
23 years ago |
peter
|
c597544d99
* split boolean check in two lines for easier debugging
|
23 years ago |
peter
|
df922df8cc
* check parameters from left to right in equal_paras, so default
|
23 years ago |
peter
|
9d0437f8aa
* support inherited; support for overload as it is handled by
|
23 years ago |
peter
|
443f982775
* support dynamicarray<>nil
|
23 years ago |
peter
|
91937f7adc
* only allow the ugly code in delphi mode
|
23 years ago |
peter
|
3d19418cae
* inherited with overloaded constructors should not call anything
|
23 years ago |
mazen
|
3d9be081b9
* register allocation for parameters now done in cpupara, but InternalError(200109223) in cgcpu.pas:1053 is still not fixed du to location_force problem in ncgutils.pas:419
|
23 years ago |
peter
|
536f3971b8
* readln internalerror
|
23 years ago |
peter
|
1eab231e2e
* tests should fail
|
23 years ago |
Jonas Maebe
|
e3700b1d79
* fixed web bug #2139: checking for division by zero fixed
|
23 years ago |
peter
|
f29c79b533
* ignore vecn,subscriptn when checking for a procvar loadn
|
23 years ago |
carl
|
ad82de8798
* bugfix of crash
|
23 years ago |
peter
|
26bf52612f
* set in_second_load flag before resetting the module, this is
|
23 years ago |
peter
|
06a83acad6
* problem with mixedup scanner in the current 1.1 compiler
|
23 years ago |
peter
|
675fe4bd59
* remove section from sectionlist in erasesection, patch from
|
23 years ago |
Jonas Maebe
|
60183c693c
* fixed web bug #2131
|
23 years ago |
Jonas Maebe
|
cc3c8605e0
+ added
|
23 years ago |
pierre
|
ca3000ef79
* don't use tpexcept anymore
|
23 years ago |
carl
|
f5f7de7fb7
webbug
|
23 years ago |
carl
|
0408465ff0
+ range checking for string literals
|
23 years ago |
carl
|
e7ba8328ce
* bugfix for 2110 (without -Or), wrong checking was done in returntype
|
23 years ago |
carl
|
801d6914e8
* range check error fixes
|
23 years ago |
carl
|
5373203246
+ compile-time range checking for strings
|
23 years ago |
carl
|
a0de4860b2
* don't make the vars regable if they are absolute and their definitions
|
23 years ago |
carl
|
5c1fa99660
* range check error fix
|
23 years ago |
carl
|
e72f802bb4
* correct tsystem enumeration
|
23 years ago |
carl
|
ba0fda7e45
+ string -> char conversion testing
|
23 years ago |
carl
|
221c0047bf
+ assigned testing
|
23 years ago |
carl
|
536e2db15a
Updated with current info on tests
|
23 years ago |