Simon Krajewski d77b598491 use proper unification for switch because it can fail (closes #5268) 9 år sedan
..
Issue1138 c78e7cdb9a use proper position for duplicate type parameter name error, also fix tests 9 år sedan
Issue1310 12961d08a5 rewrite pattern matcher 9 år sedan
Issue1968 f29fd5427f remove + 1 hack and update tests accordingly 9 år sedan
Issue2087 705a83bb79 raise proper `Unknown_ident` instead of causing display errors (closes #2087) 10 år sedan
Issue2148 0bb00eabea rework top-down inference for enum identifier (closes #4816) 9 år sedan
Issue2232 365c4b48ad skip skip errors (closes #2232) 9 år sedan
Issue2263 72a44ab305 Test module sub-type static import (see #2263) 10 år sedan
Issue2278 ab2667c029 comment out Context.eval (closes #4443) 9 år sedan
Issue2472 7f93d8de1d add tests/misc to test compilation with specific compiler configuration 11 år sedan
Issue2508 12961d08a5 rewrite pattern matcher 9 år sedan
Issue2538 c1fcca7d4f add test (closes #2538) 9 år sedan
Issue2938 78de0560be add test (closes #3542) 11 år sedan
Issue2969 c96fa3058a run check_interface on interfaces which extend other interfaces too (closes #2969) 11 år sedan
Issue2991 b56d29a778 minor 9 år sedan
Issue2993 b56d29a778 minor 9 år sedan
Issue2995 f29fd5427f remove + 1 hack and update tests accordingly 9 år sedan
Issue2996 99b9207f47 fix positions of classes in resume case (closes #5171) 9 år sedan
Issue2997 f29fd5427f remove + 1 hack and update tests accordingly 9 år sedan
Issue3102 561800b71b remove binary file 11 år sedan
Issue3129 16f52f7312 remove and ignore some neko bin 11 år sedan
Issue3192 191a6d96a6 bring back Const flag (closes #5206) 9 år sedan
Issue3238 b35d87056a adjust misc tests 10 år sedan
Issue3256 00233d9930 Add abstract method completion test (closes #3256) 11 år sedan
Issue3261 40999a2837 test that first argument of extension method is stripped for completion (closes #3261) 11 år sedan
Issue3288 7dc583486d fix completion tests 11 år sedan
Issue3298 d22e55c2d7 fix test? 9 år sedan
Issue3300 2fd6200f3e fix double cwd when doing --cwd, add test (closes #3300) 11 år sedan
Issue3310 59a788e6a4 fix test? (2) 9 år sedan
Issue3361 b9ccf198d6 output positions of base/interface fields in case of invalid redefinition (see #4793) 9 år sedan
Issue3417 b9ccf198d6 output positions of base/interface fields in case of invalid redefinition (see #4793) 9 år sedan
Issue3457 0d0a806c17 fix test for #3457 11 år sedan
Issue3500 bb42b4e076 add tests for addMetadata on abstracts (see #3500) 11 år sedan
Issue3542 78de0560be add test (closes #3542) 11 år sedan
Issue3621 12961d08a5 rewrite pattern matcher 9 år sedan
Issue3678 cbe7553532 disallow rvalue inline functions (closes #3678) 10 år sedan
Issue3699 8bcb2f9ddb rewrite var initialization parsing (closes #3911) 10 år sedan
Issue3710 b56d29a778 minor 9 år sedan
Issue3714 f9ab409deb add @:noPrivateAccess to re-enable access control within @:privateAccess (closes #3714) 10 år sedan
Issue3726 d102f14dc2 improve error message on invalid static/non-static property accessor (closes #3726) 10 år sedan
Issue3756 ac9a0235bf cannot run this test on the CI like that 10 år sedan
Issue3781 671639df98 make test that is supposed to fail fail 10 år sedan
Issue3782 6c02693c71 disable hanging test for now (see #4891) 9 år sedan
Issue3783 52d1ec7c1e make sure member variables do not access the vthis variable (closes #3783) 10 år sedan
Issue3802 e06f66ad5c print missing argument names and types (closes #3802) 10 år sedan
Issue3830 d367e7b8db disallow `@:callable` on `@:coreType` abstracts and fix call completion (see #3830) 10 år sedan
Issue3907 04da62772a don't resume call arguments if we are displaying (closes #3907) 9 år sedan
Issue3911 8bcb2f9ddb rewrite var initialization parsing (closes #3911) 10 år sedan
Issue3931 c62eeca827 [parser] support type path completion for metadata arguments (closes #3931) 10 år sedan
Issue3956 d57112a64a Merry Christmas! New analyzer 9 år sedan
Issue3975 02ffaa21a4 do not allow assigning Method to Var unless read is AccNormal (closes #3975) 10 år sedan
Issue4070 81560c1548 disable test because we don't have hxcpp in the misc tests at the moment 10 år sedan
Issue4114 3cfcc3b207 rework return control flow detection (closes #4114) 10 år sedan
Issue4116 bd55c70050 [cs] move generation of GenericInterface attribute to gencs where proper escaping is available (closes #4116) 10 år sedan
Issue4160 df529996c4 add test (closes #4160) 10 år sedan
Issue4218 11bb42c50b Added test for #4218. 10 år sedan
Issue4247 12961d08a5 rewrite pattern matcher 9 år sedan
Issue4265 d57112a64a Merry Christmas! New analyzer 9 år sedan
Issue4270 ff9462c3c3 add test for character "code" field completion (closes #4270) 10 år sedan
Issue4293 c78e7cdb9a use proper position for duplicate type parameter name error, also fix tests 9 år sedan
Issue4364 8f59363ada adjust test 9 år sedan
Issue4370 b4a0a34525 add test (really close #4370) 10 år sedan
Issue4378 b9ccf198d6 output positions of base/interface fields in case of invalid redefinition (see #4793) 9 år sedan
Issue4399 d57112a64a Merry Christmas! New analyzer 9 år sedan
Issue4404 f0d34836f5 add test (closes #4404) 9 år sedan
Issue4448 bae5cdf5a7 give proper error when accessing non-static abstract field from static one (cloes #4448) 9 år sedan
Issue4454 fe1ce12fbb make sure multiple `@:build` macros are run (closes #4454) 10 år sedan
Issue4456 5b11e4ba1b adjust misc test 9 år sedan
Issue4466 35706bdadb get local vars initialization checks working again (see #4466) 10 år sedan
Issue4540 2ff0b8534b Make js.Promise.then's fulfillCallback non-optional. Fix 4540. Fix 4808. 9 år sedan
Issue4563 d57112a64a Merry Christmas! New analyzer 9 år sedan
Issue4580 ae986dde00 fix issue number (closes #4580) 10 år sedan
Issue4651 76935a7171 Display stdin (#5120) 9 år sedan
Issue4660 cc477b98db fix Compiler.includeFile not working when using from within a macro (closes #4660) 10 år sedan
Issue4662 6c6493cf5b [display] for toplevel completion also filter out packages that doesn't start with lowercase letter (closes #4662) 10 år sedan
Issue4671 cbd4bd2629 reorganize class relation checks (closes #4671) 9 år sedan
Issue4679 ed113f4556 still allow matching on read-only extern static fields (closes #4679) 10 år sedan
Issue4689 12961d08a5 rewrite pattern matcher 9 år sedan
Issue4712 623a24f309 make sure all arguments to `trace` are stringified (closes #4712) 10 år sedan
Issue4720 de499fcf80 - fix `@:deprecated` description 9 år sedan
Issue4742 f5b9bfd78a add test (closes #4742) 9 år sedan
Issue4754 c94b34784d give proper errors for Void expressions in value places (closes #4754) 9 år sedan
Issue4761 ebe2ab6d50 detect more recursive abstracts 9 år sedan
Issue4764 32c6bf3e79 give better error when constructing nonsense (closes #4764) 9 år sedan
Issue4766 a9472923cf remove inline constructor heuristic (closes #4327) (closes #4766) 9 år sedan
Issue4775 c0c9449281 fix test 9 år sedan
Issue4790 6a4045316a add commented out test case (see #4790) (skip ci) 9 år sedan
Issue4803 234f4b1f2e remove duplicate errors when overload resolution fails (closes #4803) 9 år sedan
Issue4816 0bb00eabea rework top-down inference for enum identifier (closes #4816) 9 år sedan
Issue4825 f8d6198d2f allow `@:eager` on typedefs to follow them early (closes #4825) 9 år sedan
Issue4904 3042b27b7b minor 9 år sedan
Issue4907 12961d08a5 rewrite pattern matcher 9 år sedan
Issue4954 a2581d267f Improve the wording on the invalid field for pattern error 9 år sedan
Issue4957 08a989271c unused pattern message fix by @Simn (closes #4957) 9 år sedan
Issue4982 64108830c3 disallow Void as throw value (closes #4982) 9 år sedan
Issue5005 6c2f4709c4 don't try to look for toString on Dynamic<T> (closes #5005) 9 år sedan
Issue5010 c961f15e02 do not recurse into TFunction when checking return flow (closes #5010) 9 år sedan
Issue5118 f9f49b7015 fix `@type` display tests 9 år sedan
Issue5122 f9f49b7015 fix `@type` display tests 9 år sedan
Issue5123 9ca0876823 separate usage and position completion (closes #5123) 9 år sedan
Issue5125 f9f49b7015 fix `@type` display tests 9 år sedan
Issue5126 fde68ed4e2 give better error for invalid escapes (closes #5126) 9 år sedan
Issue5128 f9f49b7015 fix `@type` display tests 9 år sedan
Issue5134 99b9207f47 fix positions of classes in resume case (closes #5171) 9 år sedan
Issue5152 0976471dda fix test \o/ 9 år sedan
Issue5206 191a6d96a6 bring back Const flag (closes #5206) 9 år sedan
Issue5268 d77b598491 use proper unification for switch because it can fail (closes #5268) 9 år sedan
display-type f9f49b7015 fix `@type` display tests 9 år sedan