Simon Krajewski c0c9449281 fix test 10 years ago
..
Issue1138 465f835951 support import.hx (closes #1138) 10 years ago
Issue1968 eefa9dba5c add test for getting position of a static extension method (closes #1968) 11 years ago
Issue2087 705a83bb79 raise proper `Unknown_ident` instead of causing display errors (closes #2087) 10 years ago
Issue2263 72a44ab305 Test module sub-type static import (see #2263) 10 years ago
Issue2278 b96718d722 [macro] add Context.eval (closes #2278) 10 years ago
Issue2472 7f93d8de1d add tests/misc to test compilation with specific compiler configuration 11 years ago
Issue2538 c1fcca7d4f add test (closes #2538) 10 years ago
Issue2938 78de0560be add test (closes #3542) 11 years ago
Issue2969 c96fa3058a run check_interface on interfaces which extend other interfaces too (closes #2969) 11 years ago
Issue2991 a376040b6d Test for #2991 11 years ago
Issue2993 50618b0520 display position of TFunction when requesting argument @position (see #2993) 11 years ago
Issue2995 19fb6404b3 support TNew in position/usage completion (closes #2995) 11 years ago
Issue2996 ed234a791a Revert "Revert "add some tests (see #2996)"". Change to proper tests. 11 years ago
Issue2997 365ad4212d fix test (i think) 10 years ago
Issue3102 561800b71b remove binary file 11 years ago
Issue3129 16f52f7312 remove and ignore some neko bin 11 years ago
Issue3238 b35d87056a adjust misc tests 10 years ago
Issue3256 00233d9930 Add abstract method completion test (closes #3256) 11 years ago
Issue3261 40999a2837 test that first argument of extension method is stripped for completion (closes #3261) 11 years ago
Issue3288 7dc583486d fix completion tests 11 years ago
Issue3298 e9b4497591 Revert "disabled #3298 test (see #3307)" 11 years ago
Issue3300 2fd6200f3e fix double cwd when doing --cwd, add test (closes #3300) 11 years ago
Issue3310 f6bba6a694 add test for KAbstractImpl toplevel completion (closes #3310) 11 years ago
Issue3361 244c426621 fix valid redefinition for dynamic methods and function variables, and allow read/write variance for interface variables (closes #3361) 11 years ago
Issue3417 1d850c5796 show proper error message when a class method has different number of arguments than required in implemented interface (closes #3417) 11 years ago
Issue3457 0d0a806c17 fix test for #3457 11 years ago
Issue3500 bb42b4e076 add tests for addMetadata on abstracts (see #3500) 11 years ago
Issue3542 78de0560be add test (closes #3542) 11 years ago
Issue3678 cbe7553532 disallow rvalue inline functions (closes #3678) 10 years ago
Issue3699 8bcb2f9ddb rewrite var initialization parsing (closes #3911) 10 years ago
Issue3710 4fecde64f6 [typeload] enable count check for type parameters again (closes #3710) 11 years ago
Issue3714 f9ab409deb add @:noPrivateAccess to re-enable access control within @:privateAccess (closes #3714) 10 years ago
Issue3726 d102f14dc2 improve error message on invalid static/non-static property accessor (closes #3726) 11 years ago
Issue3756 ac9a0235bf cannot run this test on the CI like that 11 years ago
Issue3781 671639df98 make test that is supposed to fail fail 10 years ago
Issue3782 b2c316b93d properly report abstract chains (closes #3782) 10 years ago
Issue3783 52d1ec7c1e make sure member variables do not access the vthis variable (closes #3783) 11 years ago
Issue3802 e06f66ad5c print missing argument names and types (closes #3802) 10 years ago
Issue3830 d367e7b8db disallow `@:callable` on `@:coreType` abstracts and fix call completion (see #3830) 11 years ago
Issue3911 8bcb2f9ddb rewrite var initialization parsing (closes #3911) 10 years ago
Issue3931 c62eeca827 [parser] support type path completion for metadata arguments (closes #3931) 10 years ago
Issue3956 d57112a64a Merry Christmas! New analyzer 10 years ago
Issue3975 02ffaa21a4 do not allow assigning Method to Var unless read is AccNormal (closes #3975) 10 years ago
Issue4070 81560c1548 disable test because we don't have hxcpp in the misc tests at the moment 10 years ago
Issue4114 3cfcc3b207 rework return control flow detection (closes #4114) 10 years ago
Issue4116 bd55c70050 [cs] move generation of GenericInterface attribute to gencs where proper escaping is available (closes #4116) 10 years ago
Issue4160 df529996c4 add test (closes #4160) 10 years ago
Issue4218 11bb42c50b Added test for #4218. 10 years ago
Issue4265 d57112a64a Merry Christmas! New analyzer 10 years ago
Issue4270 ff9462c3c3 add test for character "code" field completion (closes #4270) 10 years ago
Issue4293 71ce0545eb disallow duplicate type parameter names (closes #4293) 10 years ago
Issue4364 455070aa9b add haxe.Constraints.Constructible (see #4761) 10 years ago
Issue4370 b4a0a34525 add test (really close #4370) 10 years ago
Issue4378 4557c343af disallow Dynamic variance when redefining fields (closes #4378) 10 years ago
Issue4399 d57112a64a Merry Christmas! New analyzer 10 years ago
Issue4454 fe1ce12fbb make sure multiple `@:build` macros are run (closes #4454) 10 years ago
Issue4456 5b11e4ba1b adjust misc test 10 years ago
Issue4466 35706bdadb get local vars initialization checks working again (see #4466) 10 years ago
Issue4563 d57112a64a Merry Christmas! New analyzer 10 years ago
Issue4580 ae986dde00 fix issue number (closes #4580) 10 years ago
Issue4660 cc477b98db fix Compiler.includeFile not working when using from within a macro (closes #4660) 10 years ago
Issue4662 6c6493cf5b [display] for toplevel completion also filter out packages that doesn't start with lowercase letter (closes #4662) 10 years ago
Issue4679 ed113f4556 still allow matching on read-only extern static fields (closes #4679) 10 years ago
Issue4712 623a24f309 make sure all arguments to `trace` are stringified (closes #4712) 10 years ago
Issue4720 de499fcf80 - fix `@:deprecated` description 10 years ago
Issue4742 f5b9bfd78a add test (closes #4742) 10 years ago
Issue4754 c94b34784d give proper errors for Void expressions in value places (closes #4754) 10 years ago
Issue4761 ebe2ab6d50 detect more recursive abstracts 10 years ago
Issue4764 32c6bf3e79 give better error when constructing nonsense (closes #4764) 10 years ago
Issue4775 c0c9449281 fix test 10 years ago
display-type 2cbbe727a6 [display] add @type mode 11 years ago