1. 50c5e29 Some NNBD tests fixed by sgrekhov · 4 years, 7 months ago
  2. 6d46a8f Analyzer hint removed by sgrekhov · 4 years, 7 months ago
  3. 9dc6e22 #466. Some errors of subtyping tests fixed by sgrekhov · 4 years, 7 months ago
  4. 9281c67 Fixes #482. Change 'static-type warning' to 'static type warning' by Sergey G. Grekhov · 4 years, 7 months ago
  5. cebdd29 #466. Some errors of subtyping tests fixed by sgrekhov · 4 years, 7 months ago
  6. 14b8ccb #466. Some errors of subtyping tests fixed by sgrekhov · 4 years, 7 months ago
  7. 99b715e #466. Some errors of subtyping tests fixed by sgrekhov · 4 years, 7 months ago
  8. a5b1418 Issue #477: More tests for constant short circuit operations added. by iarkh · 4 years, 7 months ago
  9. bbb2b05 Issue #477: More tests for constant short circuit operations added. by iarkh · 4 years, 7 months ago
  10. d395e12 Issue #477: More tests for constant short circuit operations added. by iarkh · 4 years, 7 months ago
  11. c9b04c6 Issue #477: More tests for constant short circuit operations added. by iarkh · 4 years, 7 months ago
  12. d49704a #466. Fixed Subtyping tests errors by sgrekhov · 4 years, 7 months ago
  13. fdd4f61 #466. Fixed Subtyping tests errors by sgrekhov · 4 years, 7 months ago
  14. ae016f8 #466. Fixed Subtyping tests errors by sgrekhov · 4 years, 7 months ago
  15. fbd675b #466. Fixed Subtyping multitest errors by sgrekhov · 4 years, 7 months ago
  16. 9bcddae Generator for Subtyping tests fixed to check if directory exists by sgrekhov · 4 years, 7 months ago
  17. 9fd4061 #466. Some Subtyping tests fixed by sgrekhov · 4 years, 7 months ago
  18. 3028dc4 Issue #481: Test expanded into A Function(Null) instead of A Function(A) by the instantiate-to-bound algorithm. by iarkh · 4 years, 8 months ago
  19. 3b3ba19 Issue #481: Test expanded into A Function(Null) instead of A Function(A) by the instantiate-to-bound algorithm. by iarkh · 4 years, 8 months ago
  20. 6946f65 Merge with branch 'nnbd' by Sergey G. Grekhov · 4 years, 8 months ago
  21. 900f55b #466. Adopt existing subtyping tests to NNBD by Sergey G. Grekhov · 4 years, 8 months ago
  22. 562f783 Merge remote-tracking branch 'origin/master' by iarkh · 4 years, 8 months ago
  23. f9c7e1b Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  24. 0e92898 Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  25. 6186e8e #476. Adopt common co19 libraries to NNBD by Sergey G. Grekhov · 4 years, 8 months ago
  26. 6ce5f29 Fixes #480. Use '==' for checking actual type by Sergey G. Grekhov · 4 years, 8 months ago
  27. 7baa5d2 Fixes #480. Use '==' for checking actual type by Sergey G. Grekhov · 4 years, 8 months ago
  28. cc98d34 Fixes #480. Use '==' for checking actual type by Sergey G. Grekhov · 4 years, 8 months ago
  29. dc4406b NNBD subtyping tests removed from master branch by Sergey G. Grekhov · 4 years, 8 months ago
  30. 82a39a4 #466. Some subtyping tests adopted for NNBD by Sergey G. Grekhov · 4 years, 8 months ago
  31. 21f522c Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  32. 0824fdd Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  33. fd885b7 Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  34. bd49524 Issue #477: tests for Constant-2019-update added. by iarkh · 4 years, 8 months ago
  35. 87cf0ed NNBD tests removed from this legacy branch by Sergey G. Grekhov · 4 years, 8 months ago
  36. 04f2164 Issue #477: tests for short circuit operators added. by iarkh · 4 years, 8 months ago
  37. 12d12b2 #466. Subtyping tests for NNBD added. by Sergey G. Grekhov · 4 years, 8 months ago
  38. 61e25be #466. Subtyping tests for NNBDc. Copyright year updated by Sergey G. Grekhov · 4 years, 8 months ago
  39. 9a4967b #466. Subtyping tests for NNBDc. Right Object tests added by Sergey G. Grekhov · 4 years, 8 months ago
  40. 60f77e9 #464. Added tests for legacy type fields by Sergey G. Grekhov · 4 years, 8 months ago
  41. b31d7ac Issue #465: tests for Generics in NNBD added. by iarkh · 4 years, 8 months ago
  42. 4973f27 Issue #465: test for Generics in NNBD added. by iarkh · 4 years, 8 months ago
  43. 04383a5 #466. Subtyping tests changed according to NNBD spec by Sergey G. Grekhov · 4 years, 8 months ago
  44. 4e1245e #466. Subtyping tests changed according to NNBD spec by Sergey G. Grekhov · 4 years, 8 months ago
  45. 0e1c7d2 Issue #465: tests for Generics in NNBD added. by iarkh · 4 years, 8 months ago
  46. d20df23 More tests for type Never by Sergey G. Grekhov · 4 years, 8 months ago
  47. 88b85ef Issue #465: tests for Generics in NNBD added. by iarkh · 4 years, 8 months ago
  48. 8110c6f Fix using and checking of Never by Sergey G. Grekhov · 4 years, 8 months ago
  49. 2dd8c20 Fixes #464. Legacy-libraries tests added by Sergey G. Grekhov · 4 years, 8 months ago
  50. fb3b0b4 Fixed Issue #460: tests for Null promotion added, typos corrected. by iarkh · 4 years, 8 months ago
  51. 67a3af2 Fixes #458. More null-aware operators tests by Sergey G. Grekhov · 4 years, 8 months ago
  52. dabf1c5 Fixes #459. Late fields and variables test added by Sergey G. Grekhov · 4 years, 8 months ago
  53. 4058ba8 #459. Late fields and variables tests added by Sergey G. Grekhov · 4 years, 8 months ago
  54. 374f588 #459. Late fields and variables tests added by Sergey G. Grekhov · 4 years, 8 months ago
  55. 98ce06e #459. Late fields and variables tests added by Sergey G. Grekhov · 4 years, 8 months ago
  56. c02a72a #389. Fixed static warnings processing by Sergey G. Grekhov · 4 years, 8 months ago
  57. 4a9a828 #458. Null-aware operators tests added by Sergey G. Grekhov · 4 years, 8 months ago
  58. d4031d2 #458. Null-aware operators tests added by Sergey G. Grekhov · 4 years, 8 months ago
  59. abf4971 Removed covariant final member by Sergey G. Grekhov · 4 years, 8 months ago
  60. f324a69 Typo and order of modifiers fixed by Sergey G. Grekhov · 4 years, 8 months ago
  61. f60fd67 #461. A couple of NNBD nested nullable types tests added by Sergey G. Grekhov · 4 years, 9 months ago
  62. ab6ce8b #389. NNBD static errors tests. Some tests fixed, several tests added (mainly for legacy libraries) by Sergey G. Grekhov · 4 years, 9 months ago
  63. 0ab10c4 Fixes #389. A couple of legacy types tests added by sgrekhov · 4 years, 9 months ago
  64. ddc1642 Fixes #461.Conditional expression ambiguities tests added by sgrekhov · 4 years, 9 months ago
  65. fe153f4 #461. Add nested nullable types tests by sgrekhov · 4 years, 9 months ago
  66. 923357d Fixes #475. Modifier 'late' must be before 'final' by sgrekhov · 4 years, 9 months ago
  67. 805d683 #389. NNBD static errors tests. Fixed work with legacy libraries and new tests added by Sergey G. Grekhov · 4 years, 9 months ago
  68. 0ad0840 #461. NNBD syntax tests added for required and null-aware selector by Sergey G. Grekhov · 4 years, 9 months ago
  69. 52daae4 #461. NNBD syntax tests added by Sergey G. Grekhov · 4 years, 9 months ago
  70. bdcd11f #389. NNBD static errors tests for variable initialization by Sergey G. Grekhov · 4 years, 9 months ago
  71. ab71188 #389. Fix NNBD static errors tests for X&S types where S is non-nullable by Sergey G. Grekhov · 4 years, 9 months ago
  72. dd401b6 #460. Renaming null-promotion tests by Sergey G. Grekhov · 4 years, 9 months ago
  73. f9b4709 #460. NNBD null-promotion tests fixed, renamed and wrong ones deleted by Sergey G. Grekhov · 4 years, 9 months ago
  74. 65b069b #460. Fix null-promotion tests by sgrekhov · 4 years, 9 months ago
  75. 517b72d #460. Fix null-promotion tests by sgrekhov · 4 years, 9 months ago
  76. 58aefba Fixed Issue #460: tests for Null promotion added. by iarkh · 4 years, 9 months ago
  77. efb75fe #389. More NNBD static errors tests. Non-Nullable types tests added by Sergey G. Grekhov · 4 years, 9 months ago
  78. 1258cdb #389. More NNBD static errors tests. Write to final late variable by Sergey G. Grekhov · 4 years, 9 months ago
  79. 4f04642 #389. More NNBD static errors tests. Nullable types tests added by Sergey G. Grekhov · 4 years, 9 months ago
  80. ec0e93b #389. Minor code style change by sgrekhov · 4 years, 9 months ago
  81. 8704ac0 #389. More NNBD static errors tests. Type aliases tests added by Sergey G. Grekhov · 4 years, 9 months ago
  82. 1a9c612 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  83. 67b6030 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  84. 09b3ab9 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  85. 8919101 Fixes #474. Use type dynamic to avoid errors by Sergey G. Grekhov · 4 years, 9 months ago
  86. aa331e4 Deleted obsolete WebPlatformTests and LayoutTests by Sergey G. Grekhov · 4 years, 9 months ago
  87. 4c32dee #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  88. d2c051f Fixes #472. Remove relative import from multitest by Sergey G. Grekhov · 4 years, 9 months ago
  89. 917cbde Fixes #471. Change an expected result to Ok and add another test to check that correct extension is exported by Sergey G. Grekhov · 4 years, 9 months ago
  90. 8b050a3 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  91. 9358bb4 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  92. 4f7832c #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  93. 3c38e8e Fixes #389. More NNBD static semantics tests by Sergey G. Grekhov · 4 years, 9 months ago
  94. d15c1dd Fixes #470. Move log to base class by Sergey G. Grekhov · 4 years, 9 months ago
  95. 88de5ab #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  96. 906dc11 Fixes #456. Fix constructor name and update export by Sergey G. Grekhov · 4 years, 9 months ago
  97. fc0e040 Fixed Issue #469: get rid of the useless compile-error tag. by iarkh · 4 years, 9 months ago
  98. a6f62f2 #389. More NNBD static errors tests added by Sergey G. Grekhov · 4 years, 9 months ago
  99. 516f56a #389. Change NNBD tests to be in accordance with the spec by Sergey G. Grekhov · 4 years, 9 months ago
  100. 1f5f5fe Fixed Issue #468: typo corrected. by iarkh · 4 years, 9 months ago