Simon Krajewski 983bc1fa0f [tests] remove 3 years ago
..
Issue10005 a1ddd9efa6 improved error reporting for overload'ed fields (closes #10005) 4 years ago
Issue10024 287a8d7a24 enforce the spec of 'override'ing 'abstract function's (closes #10024) 4 years ago
Issue10034 06c1f56cc5 [tests] add tests 4 years ago
Issue10039 b4725cb735 [tests] dodge 3 years ago
Issue10052 116b39334e fixed operator oveloading for assign ops (closes #10052) 4 years ago
Issue10184 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue10186 d061118db2 [typer] fail properly if abstract is referenced in argument defaults 4 years ago
Issue10189 4aa055a880 [matcher] try to get exhaustiveness under guards right 4 years ago
Issue10198 aecf036a4f Basic implementation of upper bound constraints (#10233) 4 years ago
Issue10219 195d0453e8 fixed checks for uninitialized vars with return/continue/throw/break (closes #10219) 4 years ago
Issue10229 aecf036a4f Basic implementation of upper bound constraints (#10233) 4 years ago
Issue10245 8bce1a1b60 [typer] avoid infinite recursion when checking heritance 3 years ago
Issue10264 5a6c19d362 properly detect unification errors upon recursive macro @:from (closes #10264) 3 years ago
Issue10291 d264533d7b [matcher] fix logic with inexhaustive null-guards 4 years ago
Issue10325 2c3cdf3c7a restore checking assign ops for final vars modification (fixes #10325) 4 years ago
Issue10358 005fdb937e [parser] error nicer when keywords are used as var names 4 years ago
Issue10426 f5986de3c9 better error position on `abstract new` (#10426) 3 years ago
Issue10482 43f28cc42c Abstract abstract (#10513) 3 years ago
Issue10504 314975706f Update anons with `a_status = Const` upon unification with `TAnon` with optional fields (#10507) 3 years ago
Issue10521 319f812ae0 [typer] bring back super.x failure 3 years ago
Issue10587 71db0d80c4 [typer] don't silently ignore error when loading macros in non-display mode 3 years ago
Issue10591 ead88701f5 [typer] fix path matching of top-level types 3 years ago
Issue10623 15a7dfb44d [eval] validate on Bytes.toString 3 years ago
Issue10711 7ebd72bbe6 [compiler] execute contexts immediately 3 years ago
Issue10729 d442e50606 [typer] don't generate implicit abstract methods for non-methods 3 years ago
Issue1138 ee4f2c62d1 Fix range of "has no field" error (#8535) 6 years ago
Issue1310 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue1968 acaec1c8a0 Change Path.unique_file_path to an explicit key type (#9283) 5 years ago
Issue2087 55b45250f2 refactor TyperDotPath (closes #9189, closes #9190) (#9191) 5 years ago
Issue2148 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue2232 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue2263 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue2278 ab2667c029 comment out Context.eval (closes #4443) 9 years ago
Issue2472 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue2508 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue2538 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue2938 78de0560be add test (closes #3542) 10 years ago
Issue2969 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue2991 acaec1c8a0 Change Path.unique_file_path to an explicit key type (#9283) 5 years ago
Issue2993 acaec1c8a0 Change Path.unique_file_path to an explicit key type (#9283) 5 years ago
Issue2995 acaec1c8a0 Change Path.unique_file_path to an explicit key type (#9283) 5 years ago
Issue2997 acaec1c8a0 Change Path.unique_file_path to an explicit key type (#9283) 5 years ago
Issue3102 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue3129 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue3181 0f16c56e0b [tests] update the output of #3181 test after 51bdcb8 6 years ago
Issue3192 908c4d6cbc [typer] remove check for extra fields on Const structures 5 years ago
Issue3238 683b22440e Variable / Rest arguments (#9961) 4 years ago
Issue3288 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue3298 d22e55c2d7 fix test? 9 years ago
Issue3300 3ee1c8394c [tests] add expected stderr output to some misc/projects tests 6 years ago
Issue3310 59a788e6a4 fix test? (2) 9 years ago
Issue3361 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue3417 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue3457 955551a06d [tests] adjust to better position handling 7 years ago
Issue3500 bb42b4e076 add tests for addMetadata on abstracts (see #3500) 10 years ago
Issue3542 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue3621 0edc98e4c3 `enum abstract` syntax (#6982) 7 years ago
Issue3678 97f2641834 Support `inline call()` and `inline new C()` expressions (#7425) 7 years ago
Issue3699 ef34514304 [wip] Improve parser error handling (#7912) 6 years ago
Issue3710 f158ea9409 [typer] fiddle with some type-hint error positions 5 years ago
Issue3714 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue3726 63cbed4c95 Override position (#7005) 7 years ago
Issue3756 ac9a0235bf cannot run this test on the CI like that 10 years ago
Issue3781 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue3782 6c02693c71 disable hanging test for now (see #4891) 9 years ago
Issue3783 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue3802 8212f4c627 fix position tests (see #6391) 8 years ago
Issue3830 eecfbebb08 [display] rework toplevel handling 7 years ago
Issue3907 eb8c712aaf [display] fix tests (hopefully, since they hang on my machine for some reason) 9 years ago
Issue3931 d388791029 [display] refactor 7 years ago
Issue3956 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue3975 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue4070 81560c1548 disable test because we don't have hxcpp in the misc tests at the moment 10 years ago
Issue4114 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4160 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4247 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4250 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue4265 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4270 0ba6eeb1fa [display] really fix tests 9 years ago
Issue4293 8212f4c627 fix position tests (see #6391) 8 years ago
Issue4364 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue4370 8212f4c627 fix position tests (see #6391) 8 years ago
Issue4378 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue4399 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4404 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4448 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4454 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4456 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue4458 a4567c0ea1 Improve conditional compilation condition parsing logic (#6970) 7 years ago
Issue4466 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4540 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue4563 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4580 a7be5454bb [typer] use better positions when checking inheritance 6 years ago
Issue4651 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue4660 cc477b98db fix Compiler.includeFile not working when using from within a macro (closes #4660) 9 years ago
Issue4662 6c6493cf5b [display] for toplevel completion also filter out packages that doesn't start with lowercase letter (closes #4662) 9 years ago
Issue4671 a7be5454bb [typer] use better positions when checking inheritance 6 years ago
Issue4679 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4689 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4712 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4720 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue4742 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4754 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4761 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4764 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue4766 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4775 95c74c3d15 Use FieldAccess for constructors too (#9756) 5 years ago
Issue4790 6a4045316a add commented out test case (see #4790) (skip ci) 9 years ago
Issue4803 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue4816 ee4f2c62d1 Fix range of "has no field" error (#8535) 6 years ago
Issue4825 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4891 aaaa79bc31 Error on mutually recursive abstracts (#8608) 6 years ago
Issue4904 ee4f2c62d1 Fix range of "has no field" error (#8535) 6 years ago
Issue4907 2d5b149210 Report unknown idents in switch (#10506) 3 years ago
Issue4954 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4957 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue4982 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5005 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5008 0334896033 test for #5008 (closes #5008) 6 years ago
Issue5010 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5039 6194be13b2 add @:bypassAccessor (closes #5039) (#8259) 6 years ago
Issue5118 b940c805aa [typer] use new function-style syntax when printing 7 years ago
Issue5122 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue5123 acaec1c8a0 Change Path.unique_file_path to an explicit key type (#9283) 5 years ago
Issue5125 8212f4c627 fix position tests (see #6391) 8 years ago
Issue5126 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5128 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue5134 8212f4c627 fix position tests (see #6391) 8 years ago
Issue5145 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5152 8212f4c627 fix position tests (see #6391) 8 years ago
Issue5205 9af9bd560d test for #5205 (closes #5205) 6 years ago
Issue5206 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue5268 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5321 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5375 b940c805aa [typer] use new function-style syntax when printing 7 years ago
Issue5525 888ad0c813 update test 5 years ago
Issue5559 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5644 89d3d06795 [compiler] fix idiocy 3 years ago
Issue5833 0edc98e4c3 `enum abstract` syntax (#6982) 7 years ago
Issue5843 4a69548bb5 [typer] error on invalid identifier names from macros, closes #5002 (#8708) 6 years ago
Issue5856 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue5871 44e85a146b Don't allow sibling class access to private constructor (#6957) 7 years ago
Issue5880 3e0411deea [tests] this is fine 3 years ago
Issue5888 ee4f2c62d1 Fix range of "has no field" error (#8535) 6 years ago
Issue5924 ee4f2c62d1 Fix range of "has no field" error (#8535) 6 years ago
Issue5940 b6a8af0c28 Rework `unify_field_call` (#9734) 5 years ago
Issue5946 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue5949 2d25286467 [typer] don't check abstract classes that are loaded from externs 5 years ago
Issue5952 8867b9fecf [matcher] don't use GADT-applied types in extractors 6 years ago
Issue6005 3ee1c8394c [tests] add expected stderr output to some misc/projects tests 6 years ago
Issue6006 a439413cbf test for #6006 6 years ago
Issue6030 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue6065 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6201 3b1aa2b9a7 disable check for `var v:Void` for now (#6201) 6 years ago
Issue6226 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue6340 4125e4b1f5 Check for abstract `this` modification in code inlined into non-inline methods (#8454) 6 years ago
Issue6402 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue6427 e9ef88436c [typer] align enum abstract with enum 7 years ago
Issue6435 d0d3341d94 [display] handle "Example.target.hx" files without corresponding "Example.hx" file 5 years ago
Issue6443 c83d2f9a78 [eval] catch a Break (closes #6443) 8 years ago
Issue6445 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue6525 2e47e37a8a dodge + fix 5 years ago
Issue6542 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue6550 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue6583 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue6584 cad98f7f5d fix error checking order for static final vars 5 years ago
Issue6622 19d309efdd [matcher] fix how we deal with type parameter unapplication 6 years ago
Issue6699 a5b00e5284 update misc tests (#9010) 5 years ago
Issue6707 bb1e8cfb08 [parser] allow `var ?x` and `final ?x` parsing in structures 7 years ago
Issue6714 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6757 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6765 da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
Issue6772 f163a5eeb8 [typer] delay final field initialization check 7 years ago
Issue6780 43b8d99453 allow single quotes around paths in hxml files (closes #6780) 6 years ago
Issue6790 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6796 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6810 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6826 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6841 2f9767d1ad Fix dce full with array join (#6868) 7 years ago
Issue6846 f035796379 Follow `Null<>` before typedefs in `type_eq` (#8402) 6 years ago
Issue6878 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue6903 2341805c71 Emit compiler error on @:op(a = b) (closes #6903) 6 years ago
Issue6922 d9bb1b0504 [eval] fix haxe.Log.trace when infos = null (#6922) 7 years ago
Issue6938 71363dd28b Detect field typos in switch (#10438) 3 years ago
Issue6950 eda15465ab [typer] fix error position on structure fields 7 years ago
Issue6965 a9dd077299 [matcher] properly error if Mark tries to capture tuples 7 years ago
Issue6992 c2922df882 [inliner] stop at some point 7 years ago
Issue7017 8f1aaad968 [display] reload display module when retrying in macro mode 7 years ago
Issue7039 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue7076 3d584593b1 [typer] the _Impl_ are everywhere... 7 years ago
Issue7096 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue7108 dd9f1f6948 [parser] error on invalid sharp tokens even when discarding 6 years ago
Issue7210 50d472fe2b [parser] allow parsing `macro.field` 7 years ago
Issue7227 cdbea08560 [typer] fix some inconsistency in recursive comparison 5 years ago
Issue7333 882c762a9e [matcher] fixed position of matched enum arguments (#8304) 6 years ago
Issue7363 54c705e0b4 don't accept next/hasNext forwarded from `@:forward abstract A(Dynamic)` for iteration (#4705, #7363) 6 years ago
Issue7447 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue7453 7deb8fdb51 add test for "external" macro methods (see #7453) 6 years ago
Issue7526 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue7559 d9a5517567 Fix structInit inheritance (#9263) 5 years ago
Issue7614 89d3d06795 [compiler] fix idiocy 3 years ago
Issue7638 bdceb2b8bd implement safer safe-navigation operator (closes #10622) (#10740) 3 years ago
Issue7655 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue7669 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue7734 3c77e0f0c8 [typer] bring back previous int iterator restrictions 6 years ago
Issue7747 bb8bdb0dde [eval] make int-pattern recognition more robust 6 years ago
Issue7752 f8317d2c0a [typer] allow rich argument names for externs 5 years ago
Issue7796 cc693c548f update extlib version (closes #7796) (#8028) 6 years ago
Issue7809 4450dfbb6e Allow `return;` from abstract constructor, and error on `return value;` (#9278) 5 years ago
Issue7824 9c8e8d1793 [typer] detect forced-inline on overridden field 6 years ago
Issue7905 2a8acc578a print no-argument function types as `()->...`, not `Void->...` (closes #8148) (#8161) 5 years ago
Issue7920 99639ddb3f identifiers of local named functions are immutable (closes #7920) 6 years ago
Issue7921 4a69548bb5 [typer] error on invalid identifier names from macros, closes #5002 (#8708) 6 years ago
Issue7935 80fb8c56d1 [tests] add more tests for #7935 6 years ago
Issue7936 3c4190a300 [js] Shared state for multiple haxe-generated js modules (#8084) 6 years ago
Issue7968 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue7997 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue8019 bd12508df6 Revert "narrow error positions for "Type not found" (closes #9705)" 5 years ago
Issue8088 44ff8dde3d allow binops on <T:String> (fixes #8088) 6 years ago
Issue8119 c7d46f8431 Limit octal string escapes to ASCII range as well (#8469) 6 years ago
Issue8159 c60166a827 a test for File.macro.hx without File.hx 6 years ago
Issue8173 a9b55115bf Final keyword on constructors and static methods (#8335) 6 years ago
Issue8176 dfcfd34e1a [dce] don't process expressions of extern classes (closes #8176) (#9532) 5 years ago
Issue8191 032d959574 Better error messages for \x and \u (#8192) 6 years ago
Issue8202 acee01553f Optimize Common.find_file for memory (#8202) 6 years ago
Issue8205 9769f0bc1c Disallow UTF-16 surrogates in strings (#8208) 6 years ago
Issue8219 a659d1c5e0 [php] don't allow methods with the same names in different case (closes #8219) 6 years ago
Issue8231 98d86711ba [js] Setup keywords for custom js generator (fixes #8231) 6 years ago
Issue8241 8fec5fc583 [flash] native property support rework (#8241) 6 years ago
Issue8258 3250c9d4af fix test #8258 because of #9061 5 years ago
Issue8277 717c28273c [matcher] embrace infinity 6 years ago
Issue8283 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue8303 509b5d5f07 Cross-target exception handling (#9124) 5 years ago
Issue8336 a7904f0226 just test we cn catch Socket.connect() error #8336 6 years ago
Issue8354 337a2f0b05 Use from/to position in incompatible from/to errors (#8428) 6 years ago
Issue8364 877addced2 [lexer] allow capitalized `#if` dot-idents, closes #8364 6 years ago
Issue8393 f1f8805a48 don't error on shadowing @:generic function 6 years ago
Issue8404 4047071504 Revert "[lexer] leave open-mode on `>` so we don't parse `<div>/>`" (#8404) 6 years ago
Issue8466 aa17f2a963 [eval] fix Sys.programPath() if -main is not specified 6 years ago
Issue8471 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue8488 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue8517 89d3d06795 [compiler] fix idiocy 3 years ago
Issue8527 2bf384cbc7 fix position of "Expected TOKEN" error on Eof 6 years ago
Issue8530 2f802e519b Fix false-positive of "modify this in non-inline" 6 years ago
Issue8533 68333d85d4 handle utf8 for position creation in non-hx files 6 years ago
Issue8534 ee4f2c62d1 Fix range of "has no field" error (#8535) 6 years ago
Issue8550 bdddb588cb minor [skip ci] 6 years ago
Issue8551 d09836d90a don't allow `macro new` on abstracts 6 years ago
Issue8565 6591e1f157 [parser] fix semicolon-else vs. not-xml 6 years ago
Issue8567 02b57f81f2 fix Common.find_file if requested path contains a class path (fixes #8567) 6 years ago
Issue8579 c65439d03c don't ignore unification errors on switch for abstracts 6 years ago
Issue8608 aaaa79bc31 Error on mutually recursive abstracts (#8608) 6 years ago
Issue8618 acb1287e95 [typer] bring back visibility checks on variable fields 5 years ago
Issue8634 5e0a0299e3 Disallow null condition in ternary (#10494) 3 years ago
Issue8650 a127de6427 emit an error on "invalid-version-str" vs version("1.0.0") comparison (fixes #8650) 6 years ago
Issue8654 7b3ad47c6e Eliminate unused vars on inlining (#8771) 6 years ago
Issue8677 2398ac5c57 proper error on string vs float comparison in conditionals (fixes #8677) 6 years ago
Issue8697 7a10e4a5a4 [tests] fix tests for #8697 6 years ago
Issue8704 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue8705 373f3bc4f1 Fallback to FKAnonymous when getting null EFunction kind (#8705) 6 years ago
Issue8750 2b6424c1a2 Add full module path to module name errors (#8758) 5 years ago
Issue8752 ce3223d532 Fix detection of module names on `Context.defineType()` (#8753) 6 years ago
Issue8765 0495c608df fix assertion enum abstract values with casts (#8765) 6 years ago
Issue8787 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue8790 de61358efb only check non-@:impl or commutative @:ops for right hand expr (fixes #8790) 6 years ago
Issue8819 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue8828 f2aafacec4 [typer] deal with `extern` on enum abstract vars 5 years ago
Issue8840 b138fca078 emit an error on static @:to without arguments (fixes #8840) 6 years ago
Issue8892 68f6e0face [js] emit an error on missing args for js.Syntax.code() 5 years ago
Issue8946 a5c455a8af [parser] Eval empty flag value as true (#8947) 5 years ago
Issue8972 ea23212561 [analyzer] check "Void as value" earlier upon var decl 5 years ago
Issue9010 8465bd7185 [typer] delay interface unification too 5 years ago
Issue9014 385de91f19 Closes #9014 (#9241) 5 years ago
Issue9015 e8717877aa point "not final return" error to a call position for call-site inlining 5 years ago
Issue9017 89d3d06795 [compiler] fix idiocy 3 years ago
Issue9061 ae8337d953 point to the field name only on "Duplicate class field declaration" (closes #9061) 5 years ago
Issue9064 bbe6b18069 [analyzer] don't drop @:pure metas after purity inference (fixes #9064) 5 years ago
Issue9067 b2cf45fba3 infer CfModifiesThis field flag (fixes #9067) 5 years ago
Issue9163 a9fbf53ca3 Disallow case string interpolation (#10496) 3 years ago
Issue9192 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue9204 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue9226 cdae99b3a7 fix arguments positions for `.bind(a1, a2...)` expressions (closes #9226) 5 years ago
Issue9243 134f69b506 better error message for inaccessible private types (closes #9243) 5 years ago
Issue9245 bad1ec4392 fixed "can't iterate on Dynamic" detection for key=>value loops (closes #9245) 5 years ago
Issue9286 4e3fe7a875 changed Exception.toString() to return message only (closes #9341) 5 years ago
Issue9294 29152de597 Added Ast.mk_type_path to check every type_path creation (#9297) 5 years ago
Issue9295 9875100413 apply @:this to temp vars created for abstract instance methods 5 years ago
Issue9296 de834cfc89 Less local variable renaming in compiled code (#9304) 5 years ago
Issue9308 b339810915 [js][es6] fix renaming vars in nested blocks in switch-cases 5 years ago
Issue9312 0c5f770eb8 fix renaming variables for recursive (closes #9312) 5 years ago
Issue9336 0401413a6f change test #9336 5 years ago
Issue9342 717c4061d0 [macro] calc position for placed_type_path of a macro-created ENew (closes #9342) 5 years ago
Issue9347 f3e3f2257b add abstract type to the error message about missing @:arrayAccess methods 5 years ago
Issue9368 aa30295cfc check for duplicated __init__ methods (closes #9368) 5 years ago
Issue9378 bec8e9e16d check final field is not re-assigned in a wrong constructor (fixes #9378) 5 years ago
Issue9381 0c3a5a2440 [tests] add test 3 years ago
Issue9389 ad1e181227 [macro] make haxe.macro.Error extend haxe.Exception (fixes #9389) 5 years ago
Issue9390 8bd1bacc60 [eval] fix position parsing of haxe.macro.Error in non-macro context (closes #9390) 5 years ago
Issue9391 89d3d06795 [compiler] fix idiocy 3 years ago
Issue9417 6bd67f8c9a [typer] don't allow transitive casts on static extensions 5 years ago
Issue9425 9757785029 Move warning list to prebuild (#10666) 3 years ago
Issue9455 27c263ebaf fixed typedefs recursion in an optional argument of an @:overload signature (closes #9455) 5 years ago
Issue9483 f36cd5242a [macro] reset typer.curclass before each init macro 5 years ago
Issue9501 6f4c2f33b3 fixed super cosntructor call when extending externs 5 years ago
Issue9514 37fa804d92 fix order of module-level fields (closes #9514) 5 years ago
Issue9556 dc02930e68 Add "..." prefix to complementary error messages (#9651) 5 years ago
Issue9584 64e7450622 [typer] don't show everyone our massive decls 3 years ago
Issue9612 b62cfde72c better error for static access on an instance field (closes #9612) 5 years ago
Issue9619 983bc1fa0f [tests] remove 3 years ago
Issue9631 38695a50e6 [typer] allow overload for module statics 5 years ago
Issue9640 aecf036a4f Basic implementation of upper bound constraints (#10233) 4 years ago
Issue9659 2562cc3b70 forbid return outside functions (closes #9659) (#9665) 5 years ago
Issue9692 cd398a2839 [tests] add a test for #9692 5 years ago
Issue9712 b209c45739 better detection of multitype specialization 4 years ago
Issue9769 489876918a build a class before unification with an anon (#9794) 5 years ago
Issue9785 0279879866 [typer] bring back error on abstract member variable field 5 years ago
Issue9796 acb1287e95 [typer] bring back visibility checks on variable fields 5 years ago
Issue9811 64bbaabab6 [tests] add 5 years ago
Issue9838 fa890a8f81 [macro] changed Context.getResource() to actually return `Bytes` instances (fixes #9838) 5 years ago
Issue9968 db0fa9524e [js] fixed `haxe.CallStack.exceptionStack` (#9968) 4 years ago
Issue9971 49b7717e96 [typer] treat empty blocks as object declarations in array comprehension (fixes #9971) 4 years ago
_semver a127de6427 emit an error on "invalid-version-str" vs version("1.0.0") comparison (fixes #8650) 6 years ago
default_type_params 4d07ebbd11 Default type parameters (#10518) 3 years ago
display-package da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
display-type da2836597b Clean up CLI usage/help output, standardize flag naming (#6862) 7 years ago
es6 c951675fae Test for ES6 class generation (#7835) 6 years ago
extern-overloads 975b58746c Allow `overload` on extern methods on all targets (#9793) 5 years ago
inline-constructors 1c018c009a update tests 5 years ago
issue5002 89d3d06795 [compiler] fix idiocy 3 years ago
local-static 16edbca2c8 Support `static` for locals (#10555) 3 years ago
sys-exit de4896f61f Rework Sys.exit for eval (#10642) 3 years ago