Jonas Maebe 8d65471fe2 * give a proper error when trying to use val() on a boolean (mantis #14777) 16 tahun lalu
..
tw0744.pp b9a0b3108a * update 25 tahun lalu
tw0769b.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw0769c.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw0784.pp b9a0b3108a * update 25 tahun lalu
tw0807.pp 952e80a72f * old logs removed and tabs fixed 23 tahun lalu
tw0840.pp 28a1e156e7 * moved to fail 24 tahun lalu
tw0855.pp 10db34aa26 * use ptrint 21 tahun lalu
tw0856.pp 952e80a72f * old logs removed and tabs fixed 23 tahun lalu
tw0890.pp 952e80a72f * old logs removed and tabs fixed 23 tahun lalu
tw0890a.pp e5a1d628eb * fixed one regression in r5682: implementation declarations with a 19 tahun lalu
tw0893.pp f098f035f8 * test should fail, fields return the offset as constant which 22 tahun lalu
tw0896.pp a70eba78a6 * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 18 tahun lalu
tw0896a.pp a70eba78a6 * Delete temporary files used by tests. It is important when remotely run testsuite at Pocket PC. Temp files are created in root folder and it is not good if the files are left. 18 tahun lalu
tw10081.pp 549f1ecc1b * when using overloaded functions in Delphi mode without the "overload" 16 tahun lalu
tw10425a.pp 719c29cf86 + new cpo_openequalisexact parameter comparison option which 18 tahun lalu
tw10457.pp c05f18a1b0 * catch duplicate field declarations in a single class in Delphi mode 18 tahun lalu
tw10833a.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw10849.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw10890a.pp a2beae0e11 * use more generic set type boundaries for constant sets with one 17 tahun lalu
tw10998a.pp 71d268db32 + extra test for #10998 17 tahun lalu
tw11254a.pp dc1ac3f9fa + added missing { %fail } 17 tahun lalu
tw11295a.pp f5ccb70a2f * commited to wrong directory 17 tahun lalu
tw11295b.pp f5ccb70a2f * commited to wrong directory 17 tahun lalu
tw1157a.pp a813c64e3e * cpu i386 21 tahun lalu
tw11619b.pp 2f2d4714d0 + test to make sure that {$x-} works properly for inlined functions 17 tahun lalu
tw11632.pp fffc05731c * don't crash when ranges are passed erroneously to an array of const, resolves #11632 17 tahun lalu
tw11846.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw11846c.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw11848a.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw11849a.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw11862a.pp 76ce35b905 * method definitions in "child" interfaces also hide those in "parent" 17 tahun lalu
tw11970.pp 937067e367 + check if forward definitions and real definitions have the same type, resolves #11970 17 tahun lalu
tw12075.pp f07d00b7f0 * changed test so it also produces a warning (and hence fails) on 64 bit 17 tahun lalu
tw12109a.pp 2929624ffc * accept overloaded operators that return any shortstring type when needing 16 tahun lalu
tw12303.pp 499c523346 * accept only valid guid as iid for com and dispinterfaces, resolves #12030; I'am not sure though if this isn't a feature used by people already 17 tahun lalu
tw12329.pp 79850c5027 * don't crash when someone uses an integer value to declare a wide/unicode 17 tahun lalu
tw12365a.cfg cb9e52826f * fix range check error in options handling, resolves #12365 17 tahun lalu
tw12365a.pp cb9e52826f * fix range check error in options handling, resolves #12365 17 tahun lalu
tw12365b.cfg cb9e52826f * fix range check error in options handling, resolves #12365 17 tahun lalu
tw12365b.pp cb9e52826f * fix range check error in options handling, resolves #12365 17 tahun lalu
tw1238.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1251a.pp b9a0b3108a * update 25 tahun lalu
tw1270.pp cc3d72c9a1 * added fail 25 tahun lalu
tw12933.pp 8ad1500438 * disallow passing descendent interfaces to var parameters (mantis #12933) 16 tahun lalu
tw1306.pp e417e34496 * truncate log 20 tahun lalu
tw13135.pp f2a1d8edf6 * moved test to proper location 16 tahun lalu
tw1316.pp 313beddf2e * added missing FAIL 25 tahun lalu
tw1328.pp 88dc74a73f * fixes to compile 25 tahun lalu
tw13563a.pp 10158da60e * give an error when trying to use the offset of a non-byte-aligned field 16 tahun lalu
tw1365.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw13815.pp e6bf70fc05 * fixed/cleaned up tests for "nil + 1" 16 tahun lalu
tw1395.pp f329e6bfca test void assignment 24 tahun lalu
tw13956.pp e42842b31c * don't allow skipping property parameters if the getter/setter has default 16 tahun lalu
tw13971a.pp ae6200ce72 + tests forgotten to commit as part of r13334 16 tahun lalu
tw13971b.pp ae6200ce72 + tests forgotten to commit as part of r13334 16 tahun lalu
tw13971c.pp ae6200ce72 + tests forgotten to commit as part of r13334 16 tahun lalu
tw13971d.pp ae6200ce72 + tests forgotten to commit as part of r13334 16 tahun lalu
tw13971e.pp ae6200ce72 + tests forgotten to commit as part of r13334 16 tahun lalu
tw13971f.pp ae6200ce72 + tests forgotten to commit as part of r13334 16 tahun lalu
tw13992.pp 47702aa3a5 * disallow new(property) (mantis #13992) 16 tahun lalu
tw1407.pp a891b6a1be * added missing fail 24 tahun lalu
tw14104a.pp 79f139bff7 + tests for previous commit 16 tahun lalu
tw14104b.pp 79f139bff7 + tests for previous commit 16 tahun lalu
tw14104c.pp 79f139bff7 + tests for previous commit 16 tahun lalu
tw14248.pp 6c99746074 * forbid the usage of Result(x) as function call, resolves #14248 16 tahun lalu
tw1432.pp 952e80a72f * old logs removed and tabs fixed 23 tahun lalu
tw14650.pp b8a28ff5da * zapped gremlins that threw off dotest's detection of the %fail 16 tahun lalu
tw14650a.pp b8a28ff5da * zapped gremlins that threw off dotest's detection of the %fail 16 tahun lalu
tw1467.pp 9cf1d27137 * added fail directivey 24 tahun lalu
tw14713.pp fffa66e2f9 * only allow implicit conversions from 0 to NIL in Delphi mode, rather than 16 tahun lalu
tw14713a.pp fffa66e2f9 * only allow implicit conversions from 0 to NIL in Delphi mode, rather than 16 tahun lalu
tw14777.pp 8d65471fe2 * give a proper error when trying to use val() on a boolean (mantis #14777) 16 tahun lalu
tw14777a.pp 8d65471fe2 * give a proper error when trying to use val() on a boolean (mantis #14777) 16 tahun lalu
tw1483.pp b620a6c66d * new tests 24 tahun lalu
tw14849.pp dd937bd32d * don't crash when looking for a local/parasym while current_procinfo is 16 tahun lalu
tw14929a.pp d61eb3528f * make strict string var checking ({$v+}) the default in TP and Delphi modes 16 tahun lalu
tw14929b.pp d61eb3528f * make strict string var checking ({$v+}) the default in TP and Delphi modes 16 tahun lalu
tw14946.pp 3e624d990d * only allow one "message" modifier per method declaration (mantis #14946) 16 tahun lalu
tw1599.pp 1c22644da3 * more bugs 24 tahun lalu
tw1599b.pp f4de74d6be check also implementation 24 tahun lalu
tw1633.pp f9f7531db6 * skip tdir test for wince. 19 tahun lalu
tw1642.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1655.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1681.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1754.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1754b.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1782.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1827.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1830.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1842.pp e37725d6fd * more bugs 23 tahun lalu
tw1858.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1905.pp 7468b80f43 * new bugs from the web 23 tahun lalu
tw1927.pp bb80969622 * new bugs 23 tahun lalu
tw1928.pp bb80969622 * new bugs 23 tahun lalu
tw1939.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw1949.pp 895b7c6840 * new bug 23 tahun lalu
tw1969.pp 8d0dc4b69d * new bugs 23 tahun lalu
tw1995.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2018.pp 8d0dc4b69d * new bugs 23 tahun lalu
tw2037.pp e417e34496 * truncate log 20 tahun lalu
tw2046.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2053.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2053b.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2070.pp 58fda2b1b8 * fix compile mode 23 tahun lalu
tw2128.pp 5a3081439e no message 22 tahun lalu
tw2129.pp 404d7fdc70 no message 22 tahun lalu
tw2154.pp e77d88c06e no message 22 tahun lalu
tw2174.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2209.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw2242.pp 883bdeff12 * fixed compile issues 22 tahun lalu
tw2273.pp a5a815c133 * test should fail 23 tahun lalu
tw2281.pp a79c9b019e * new bug 23 tahun lalu
tw2285.pp e417e34496 * truncate log 20 tahun lalu
tw2357.pp c334674c1a * new bugs 22 tahun lalu
tw2359.pp 3e9210af7b * new bug 22 tahun lalu
tw2362.pp 15e9a5eb13 * new bugs 22 tahun lalu
tw2383.pp c334674c1a * new bugs 22 tahun lalu
tw2400.pp f76bde6a64 * new bugs 22 tahun lalu
tw2403.pp bafba256ad + 2403 bug report 22 tahun lalu
tw2414.pp 7fd4b571ce * new bugs 22 tahun lalu
tw2478.pp cf7d1d5421 * forgot %fail 22 tahun lalu
tw2562.pp aa51a11b02 * new bug 22 tahun lalu
tw2657.pp b645c2842e * new bugs 22 tahun lalu
tw2670.pp e417e34496 * truncate log 20 tahun lalu
tw2719.pp aae403c0b4 * moved to webtbf 22 tahun lalu
tw2721.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2724.pp ab460bc0de * moved to tbf 22 tahun lalu
tw2739.pp a2da84d9ae * new bug 21 tahun lalu
tw2751.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2752.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw2787.pp 6fe726cf7a * new bugs 22 tahun lalu
tw2795.pp e417e34496 * truncate log 20 tahun lalu
tw2853.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2853a.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2853b.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2853c.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2878.pp e417e34496 * truncate log 20 tahun lalu
tw2972.pp 20a9b0c482 * test should fail 21 tahun lalu
tw2972b.pp 20a9b0c482 * test should fail 21 tahun lalu
tw2983a.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw2996.pp 53818575d3 * new bugs 21 tahun lalu
tw3000.pp 53818575d3 * new bugs 21 tahun lalu
tw3047.pp 0debc54f69 * aded { %fail } 21 tahun lalu
tw3114.pp 53c7e9acb4 * new bug 21 tahun lalu
tw3116.pp 7e5fa195a3 * new bug 21 tahun lalu
tw3126.pp e417e34496 * truncate log 20 tahun lalu
tw3145.pp 30c326bd62 new bugs 21 tahun lalu
tw3183.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3186.pp e417e34496 * truncate log 20 tahun lalu
tw3218.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3241.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3253.pp 83123fe654 new bug 21 tahun lalu
tw3267.pp 877551b144 * new bugs 21 tahun lalu
tw3275.pp 17e7e421db * new bug 21 tahun lalu
tw3294.pp 17e7e421db * new bug 21 tahun lalu
tw3331.pp f6d3c1cf9c * new bug 21 tahun lalu
tw3337.pp bb47a3d13a * new bugs 21 tahun lalu
tw3342.pp bb47a3d13a * new bugs 21 tahun lalu
tw3343.pp bb47a3d13a * new bugs 21 tahun lalu
tw3375.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3393.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3395.pp cc33cec223 * new bug 21 tahun lalu
tw3395a.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3450.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3473.pp 85189db6fe * test fixed, hopefully 18 tahun lalu
tw3480.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3480a.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3488.pp e98411d817 * new bug 21 tahun lalu
tw3495.pp e98411d817 * new bug 21 tahun lalu
tw3502.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3531.pp e417e34496 * truncate log 20 tahun lalu
tw3553.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw3562.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw3583.pp 3c07574d4f + new tests 19 tahun lalu
tw3626.pp 487c4f76a4 * more testbench fixes 20 tahun lalu
tw3631.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw3643.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw3644.pp 3c5d1bfa90 * mvoed to webtbf 20 tahun lalu
tw3662.pp eeb657e5b2 * new bug 20 tahun lalu
tw3680.pp 5089bc001f new bug 20 tahun lalu
tw3716.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3738.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3740.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
tw3790.pp ddb4073c02 * new bugs 20 tahun lalu
tw3812.pp 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants 18 tahun lalu
tw3930a.pp ac585ea201 * fixed test according to Kylix behaviour (which means current 18 tahun lalu
tw3931b.pp 61522d00a2 * fixed tests now that i386 assembler code is checked for correct PIC 18 tahun lalu
tw3969.pp 655169ca3c * naming fixed 20 tahun lalu
tw4103.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4111.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4139.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw4144.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4153.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4227.pp 2f8fe7d2e6 - readln(<pchar>) forbidden, there is no way to prevent an buffer overflow, fixes 4227 20 tahun lalu
tw4244.pp 8be8b5a6e9 + added 20 tahun lalu
tw4256.pp 46a3f895e0 * exception parser checks now if the used id for the handler is really ON, fixes webbug 4256 20 tahun lalu
tw4359.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4445.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4529.pp aa22e57a7e * fixed issue with static fields 20 tahun lalu
tw4554a.pp 25bc4956a2 + added 20 tahun lalu
tw4554b.pp 25bc4956a2 + added 20 tahun lalu
tw4554c.pp 25bc4956a2 + added 20 tahun lalu
tw4554d.pp 25bc4956a2 + added 20 tahun lalu
tw4569a.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4569b.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4619a.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4619b.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
tw4647.pp 6d3ae16267 * fixed web bug #4647 (untyped elements in array constructors) + test 20 tahun lalu
tw4651.pp cbb59be2f1 * fixed web bug #4651 + test 20 tahun lalu
tw4695.pp 09a668dac9 * check whether loop counters are valid for assignment (bug 4695) 19 tahun lalu
tw4724.pp 5007ae7197 * fixed web bug #4724 (don't allow inc/dec(pointer,pointer) 19 tahun lalu
tw4737.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw4757.pp a42730b1f3 + added 19 tahun lalu
tw4764.pp cc7ff349cd * fixed tw4764 19 tahun lalu
tw4777.pp cbf91de10f * new test 19 tahun lalu
tw4778a.pp 92c389aaeb * fixed web bug #4778 (explicit type casting of float to int in tp/delphi 19 tahun lalu
tw4781a.pp 3b93263965 + added missing -vw option 19 tahun lalu
tw4781b.pp 3b93263965 + added missing -vw option 19 tahun lalu
tw4893d.pp ed910b5d31 * support goto/label by default in tp/delphi/macpas modes (bug 4893) 19 tahun lalu
tw4893e.pp ed910b5d31 * support goto/label by default in tp/delphi/macpas modes (bug 4893) 19 tahun lalu
tw4911.pp 95be416b9d * don't allow stringconst+integer 19 tahun lalu
tw4913.pp f59d552ecb * fixed web bug #4913 (don't allow indexing of strings/variants/pointers 19 tahun lalu
tw5896a.pp fd392dc2b6 * allow inherited; calling abstract methods in delphi mode, resolves #5896 18 tahun lalu
tw6036b.pp 1fa70f7a0a * proper support for tobject.getinterface with raw/corba interfaces, resolves #6798 and #6036 17 tahun lalu
tw6420.pp b2da1c43e7 + added (fixed in r5682) 19 tahun lalu
tw6631.pp 2b9bdf2155 * fixed mantis 6631, 7322 and 7989: check parameters and return 19 tahun lalu
tw6686.pp 5aa65dcec9 + new tests 19 tahun lalu
tw6796.pp 5aa65dcec9 + new tests 19 tahun lalu
tw6797a.pp 2650ca51e6 * moved 18 tahun lalu
tw6797b.pp 2650ca51e6 * moved 18 tahun lalu
tw6922.pp 22657a363b * pass context class to searchsym_in_class to fix the visibility 19 tahun lalu
tw6957.pp 6ea40be296 * fixed more properties, I still wonder how this could be commited 16 tahun lalu
tw6970.pp e192729213 * test for previous fix 19 tahun lalu
tw7070.pp 6555f37cff * do not search variant operators when looking for an overloaded 18 tahun lalu
tw7322.pp 2b9bdf2155 * fixed mantis 6631, 7322 and 7989: check parameters and return 19 tahun lalu
tw7438.pp b998cb1208 * changed so it still fails now that you can take the address of some 18 tahun lalu
tw7438a.pp 3bb41dcf9a * fixed writing "packed" status of bitpacked records to ppu files. 19 tahun lalu
tw7752.pp d73582cb85 * removed svn:executable properties 18 tahun lalu
tw7989.pp 2b9bdf2155 * fixed mantis 6631, 7322 and 7989: check parameters and return 19 tahun lalu
tw8019.pp 66a07eba3e * give an error if the same method declaration is added twice to an 19 tahun lalu
tw8031.pp b86e2aa33a * fixed crash when compiling certain invalid "in" constructions 19 tahun lalu
tw8079.pp b6cca14944 * proper handling of dummy result node in dfa, resolves #8717 and #8079 18 tahun lalu
tw8140a.pp 6c05674d51 * fixed overload checking of virtual and class methods (mantis #8140) 18 tahun lalu
tw8140c.pp 6c05674d51 * fixed overload checking of virtual and class methods (mantis #8140) 18 tahun lalu
tw8140d.pp 6c05674d51 * fixed overload checking of virtual and class methods (mantis #8140) 18 tahun lalu
tw8140e.pp 6c05674d51 * fixed overload checking of virtual and class methods (mantis #8140) 18 tahun lalu
tw8150.pp 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 tahun lalu
tw8150b.pp 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 tahun lalu
tw8150c.pp 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 tahun lalu
tw8150e.pp 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 tahun lalu
tw8150f.pp 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 tahun lalu
tw8150g.pp 4e96fe8fac * fixed with-support for classrefdefs (mantis 8150), with thanks to 18 tahun lalu
tw8151b.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw8151c.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw8264a.pp e5920bc2b8 * delay verbosity changes just like localswitches changes 17 tahun lalu
tw8398.pp da23643459 * new test to avoid regression 18 tahun lalu
tw8451.pp fef643654b * moved 18 tahun lalu
tw8465a.pp 76a3d55199 * allow enum => pointer type casts in delphi mode, resolves #8465 18 tahun lalu
tw8528.pp 428306051f * give again an error for "in" operations on incompatible set 18 tahun lalu
tw8583.pp fdc692a5ca * test for set=nonset operation 18 tahun lalu
tw8588.pp 6804d5bf90 * new test 18 tahun lalu
tw8591.pp ad4846a50e * don't allow generics as parent classes 18 tahun lalu
tw8717.pp b6cca14944 * proper handling of dummy result node in dfa, resolves #8717 and #8079 18 tahun lalu
tw8738.pas 4ff8d4f15c + added tests for already solved bug (crashed with IE in 2.0.4) 18 tahun lalu
tw8777a.pp f2d05bc3a1 * new tests derived from tw8777 so we avoid that it is forgotten 18 tahun lalu
tw8777b.pp f2d05bc3a1 * new tests derived from tw8777 so we avoid that it is forgotten 18 tahun lalu
tw8777c.pp f2d05bc3a1 * new tests derived from tw8777 so we avoid that it is forgotten 18 tahun lalu
tw8777d.pp de1af478c3 * do not allow passing properties as var parameters (mantis #8777) 18 tahun lalu
tw8777e.pp de1af478c3 * do not allow passing properties as var parameters (mantis #8777) 18 tahun lalu
tw8777h.pp de1af478c3 * do not allow passing properties as var parameters (mantis #8777) 18 tahun lalu
tw8777j.pp de1af478c3 * do not allow passing properties as var parameters (mantis #8777) 18 tahun lalu
tw8777k.pp 497df2bb37 * also check for properties passed to read(ln) when reading integers 18 tahun lalu
tw8780a.pp 01de46a0f4 * don't allow logical operators on char, resolves #8780 18 tahun lalu
tw8780b.pp 01de46a0f4 * don't allow logical operators on char, resolves #8780 18 tahun lalu
tw8780c.pp 01de46a0f4 * don't allow logical operators on char, resolves #8780 18 tahun lalu
tw8781.pp 2eb40fc025 * forbid file types as function results 18 tahun lalu
tw9015.pp 761344e9fc * don't allow passing ordinal and real constants to formal const parameters 17 tahun lalu
tw9039a.pp c77d74127b * fixed some record size checks 18 tahun lalu
tw9039b.pp c77d74127b * fixed some record size checks 18 tahun lalu
tw9039c.pp c77d74127b * fixed some record size checks 18 tahun lalu
tw9039d.pp c77d74127b * fixed some record size checks 18 tahun lalu
tw9053.pp 6434772c3c * error message when a goto label is optimized away 18 tahun lalu
tw9072a.pp 12b4f034ea * only allow using array elements as for-loop counter variables 18 tahun lalu
tw9072b.pp 12b4f034ea * only allow using array elements as for-loop counter variables 18 tahun lalu
tw9176a.pp b31a502e6e * tw9176a should fail, moved to webtbf and added { %fail } 17 tahun lalu
tw9225.pp fa2a2b0bd0 * generics without specialization can't be used as a type, resolves #9225 18 tahun lalu
tw9306c.pp 288a538df5 * don't allow starting new virtual trees in TP-style objects + test 18 tahun lalu
tw9499.pp ac22ff09da * detect division by zero in tmoddiv.simplify (mantis #9499) 18 tahun lalu
tw9499a.pp ac22ff09da * detect division by zero in tmoddiv.simplify (mantis #9499) 18 tahun lalu
tw9522.pp 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants 18 tahun lalu
tw9522a.pp 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants 18 tahun lalu
tw9522b.pp 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants 18 tahun lalu
tw9522c.pp 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants 18 tahun lalu
tw9522d.pp 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants 18 tahun lalu
tw9522e.pp 1ee8207ffa * fixed mantis #9522: no longer allow typecasting ordinal constants 18 tahun lalu
tw9551.pp 40247d2d87 * give an error when the typeinfo() function is called for an enumeration 16 tahun lalu
tw9551b.pp 40247d2d87 * give an error when the typeinfo() function is called for an enumeration 16 tahun lalu
tw9579a.pp c10b375615 * give an error for high(ansistring) and high(widestring) 18 tahun lalu
tw9579b.pp c10b375615 * give an error for high(ansistring) and high(widestring) 18 tahun lalu
tw9894b.pp 0ebc1e920a * allow modifying lvalues obtained by dereferencing read-only properties, 18 tahun lalu
tw9918a.pp c89ea4412f * disallow using inline nodes with a non-void resultdef as statements 18 tahun lalu
tw9918b.pp c89ea4412f * disallow using inline nodes with a non-void resultdef as statements 18 tahun lalu
tw9918c.pp c89ea4412f * disallow using inline nodes with a non-void resultdef as statements 18 tahun lalu
tw9918d.pp c89ea4412f * disallow using inline nodes with a non-void resultdef as statements 18 tahun lalu
uw0744.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
uw0840a.pp 28a1e156e7 * moved to fail 24 tahun lalu
uw0840b.pp 952e80a72f * old logs removed and tabs fixed 23 tahun lalu
uw0856.pp 952e80a72f * old logs removed and tabs fixed 23 tahun lalu
uw2414.pp 7fd4b571ce * new bugs 22 tahun lalu
uw3450.pp 790a4fe2d3 * log and id tags removed 20 tahun lalu
uw3969.pp 655169ca3c * naming fixed 20 tahun lalu
uw4103.pp 47c1bb60b4 * remove svn:executable from *.pp and *.pas 20 tahun lalu
uw6922.pp 22657a363b * pass context class to searchsym_in_class to fix the visibility 19 tahun lalu
uw8738a.pas 4ff8d4f15c + added tests for already solved bug (crashed with IE in 2.0.4) 18 tahun lalu
uw8738b.pas 4ff8d4f15c + added tests for already solved bug (crashed with IE in 2.0.4) 18 tahun lalu