| Commit message (Expand) | Author | Age | Files | Lines |
* | * -CO option to check for possible integer overflows | peter | 2007-10-18 | 1 | -1/+1 |
* | * compiles now | peter | 2007-10-18 | 1 | -24/+0 |
* | * error message when a goto label is optimized away | peter | 2007-10-17 | 1 | -0/+18 |
* | * disallow using inline nodes with a non-void resultdef as statements | jonas | 2007-10-12 | 4 | -0/+36 |
* | * allow modifying lvalues obtained by dereferencing read-only properties, | jonas | 2007-10-09 | 1 | -0/+37 |
* | * don't allow starting new virtual trees in TP-style objects + test | jonas | 2007-09-09 | 1 | -0/+21 |
* | * give an error for high(ansistring) and high(widestring) | jonas | 2007-09-03 | 2 | -0/+14 |
* | * fixed mantis #9522: no longer allow typecasting ordinal constants | jonas | 2007-09-03 | 7 | -0/+62 |
* | * detect division by zero in tmoddiv.simplify (mantis #9499) | jonas | 2007-08-30 | 2 | -0/+19 |
* | * removed svn:executable properties | jonas | 2007-08-26 | 1 | -0/+0 |
* | * for tp mode don't allow unitname reuse | peter | 2007-07-23 | 1 | -0/+19 |
* | * proper handling of dummy result node in dfa, resolves #8717 and #8079 | florian | 2007-07-23 | 2 | -0/+25 |
* | * don't allow generics as parent classes | peter | 2007-07-22 | 1 | -0/+13 |
* | * create a new vmt entry also if return type differs | peter | 2007-07-22 | 1 | -14/+0 |
* | * generics without specialization can't be used as a type, resolves #9225 | florian | 2007-07-21 | 1 | -0/+21 |
* | * allow enum => pointer type casts in delphi mode, resolves #8465 | florian | 2007-07-01 | 1 | -0/+18 |
* | * Delete temporary files used by tests. It is important when remotely run tes... | yury | 2007-06-21 | 2 | -0/+2 |
* | * changed so it still fails now that you can take the address of some | jonas | 2007-06-10 | 1 | -2/+2 |
* | * fixed some record size checks | jonas | 2007-06-09 | 4 | -0/+61 |
* | * also check for properties passed to read(ln) when reading integers | jonas | 2007-05-19 | 1 | -0/+34 |
* | * nested procedures are not supported in generic methods | peter | 2007-05-16 | 1 | -0/+26 |
* | * do not search variant operators when looking for an overloaded | jonas | 2007-05-16 | 1 | -0/+18 |
* | + added tests for already solved bug (crashed with IE in 2.0.4) | jonas | 2007-05-15 | 3 | -0/+34 |
* | * do not allow passing properties as var parameters (mantis #8777) | jonas | 2007-05-03 | 4 | -0/+135 |
* | * new tests derived from tw8777 so we avoid that it is forgotten | florian | 2007-04-29 | 3 | -0/+102 |
* | * don't allow logical operators on char, resolves #8780 | florian | 2007-04-28 | 3 | -0/+15 |
* | * forbid file types as function results | florian | 2007-04-28 | 1 | -0/+25 |
* | * moved | florian | 2007-04-06 | 1 | -0/+36 |
* | * new test | peter | 2007-03-30 | 1 | -0/+16 |
* | * test for set=nonset operation | peter | 2007-03-27 | 1 | -0/+23 |
* | * give again an error for "in" operations on incompatible set | jonas | 2007-03-16 | 1 | -0/+16 |
* | * fixed test according to Kylix behaviour (which means current | jonas | 2007-03-14 | 1 | -0/+25 |
* | * test fixed, hopefully | florian | 2007-03-12 | 1 | -2/+7 |
* | * fix test failure if -Cr option is used | pierre | 2007-03-01 | 1 | -1/+3 |
* | * new test to avoid regression | florian | 2007-02-25 | 1 | -0/+21 |
* | * allow inherited; calling abstract methods in delphi mode, resolves #5896 | florian | 2007-02-25 | 1 | -0/+17 |
* | * forbid anonymous generic specializations | florian | 2007-02-24 | 1 | -0/+24 |
* | * getting the length of a string means that it has to be | jonas | 2007-02-03 | 1 | -0/+15 |
* | * fixed with-support for classrefdefs (mantis 8150), with thanks to | jonas | 2007-01-20 | 6 | -0/+295 |
* | * test no longer has to fail in objfpc mode (in theory, it should fail | jonas | 2007-01-19 | 1 | -26/+0 |
* | * fixed overload checking of virtual and class methods (mantis #8140) | jonas | 2007-01-19 | 4 | -0/+174 |
* | * fixed crash when compiling certain invalid "in" constructions | jonas | 2006-12-29 | 1 | -0/+10 |
* | + added (fixed in r5682) | jonas | 2006-12-26 | 1 | -0/+20 |
* | * give an error if the same method declaration is added twice to an | jonas | 2006-12-26 | 1 | -0/+21 |
* | * fixed one regression in r5682: implementation declarations with a | jonas | 2006-12-23 | 1 | -0/+44 |
* | * fixed mantis 6631, 7322 and 7989: check parameters and return | jonas | 2006-12-22 | 3 | -0/+88 |
* | * Make it a test that should succeed. | daniel | 2006-12-19 | 1 | -10/+0 |
* | * fixed writing "packed" status of bitpacked records to ppu files. | jonas | 2006-09-21 | 2 | -0/+29 |
* | * pass context class to searchsym_in_class to fix the visibility | peter | 2006-08-07 | 2 | -0/+58 |
* | * skip tdir test for wince. | yury | 2006-07-05 | 1 | -0/+1 |