1. b51475d [424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference value by vrubezhny · 11 years ago master v201401091328
  2. 4d0a8ee [424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference value by vrubezhny · 11 years ago v201401090204
  3. 7c2cd5d [424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference value by vrubezhny · 11 years ago v201312271639
  4. 661227b [340756] [validation] False syntax error in with (x) var y; by vrubezhny · 11 years ago v201312271522
  5. f72447a NullPointerException in ScopeAnalyzer.getUsedVariableNames() by vrubezhny · 11 years ago
  6. 559d382 NPE in OverrideIndicatorManager.updateAnnotations() when anonymous function overrides some function by vrubezhny · 11 years ago v201312252107
  7. f5edc81 Bug 424647 - NPE in org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResolving.getPossibleReferenceBinding by vrubezhny · 11 years ago
  8. 895f804 Bug 406519 - [validation] Valid JavaScript code flagged as error (regexp, infinity, non-breaking space) by vrubezhny · 11 years ago v201312192231
  9. 8569735 Bug 419970 - [refactoring] Change Function Signature doesn't work for modified files by vrubezhny · 11 years ago
  10. d35ac64 Bug 351713 - [refactoring] Change Function Signature broken. Cannot use at all. by vrubezhny · 11 years ago
  11. f2b4989 Bug 266542 - [refactoring] function renaming operation does not work properly by vrubezhny · 11 years ago v201312191849
  12. b22bc0c Merge "Bug 422390 - [syntax coloring][regression] "Function declarations" setting broke anonymous function body coloring" by Chris Jaun · 11 years ago
  13. fe0bf12 Bug 422390 - [syntax coloring][regression] "Function declarations" setting broke anonymous function body coloring by vrubezhny · 11 years ago
  14. 377d972 Bug 324661 - [UI] No working sets are shown in the new project wizard by vrubezhny · 11 years ago
  15. c8c8d3c [420333] Remove JSDT semantic validation. by Jon Houghton · 11 years ago v201311201729
  16. 8f3e19d [349020] [hotbug] [validation] Eclipse complains about jquery minified JS files by Denis Golovin · 11 years ago
  17. c171993 [384319] CPU utilization to 100% when this is appended to new object definition by Chris Jaun · 11 years ago
  18. 28f16d0 [387716] JavaScript and JSON content type extensions should be by Chris Jaun · 11 years ago
  19. 0b42b98 [392400] NullPointerException at by Victor V Rubezhny · 11 years ago v201311062114
  20. a31d054 [421115] Update pom versions to match version changes from recent commits by Thanh Ha · 11 years ago
  21. b53a90b [nobug] increment master for distinct WTP 3.6 versions by Nitin Dahyabhai · 11 years ago v201311011616
  22. f45c5b1 [nobug] increment master for distinct WTP 3.6 versions by Nitin Dahyabhai · 11 years ago v201311011614
  23. f21a355 [420818] NullPointerException when selecting "Add all missing tags" Quick-Fix by Victor V Rubezhny · 11 years ago
  24. 802e0ab [419871] - DefaultInferenceProvider is always enabled by Jason Peterson · 11 years ago
  25. e28f643 [411955] Warning about missing NLS shown by Victor V Rubezhny · 11 years ago
  26. b104b42 [409910] [performance] Avoid unwanted completion proposal computations by Chris Jaun · 11 years ago v201310301803
  27. b3c00d6 [420086] Copy text doesn't work from read-only javascript file by Victor V Rubezhny · 11 years ago
  28. 5d1398c [414411] Errors in system.js by Chris Jaun · 11 years ago v201310291740
  29. 8650d5c [420533] ClassCastException when getting validation participants by Victor V Rubezhny · 11 years ago
  30. 76e83f3 [404832] - JavaScript error on valid regex by Dawid Pakuła · 11 years ago v201310231452
  31. 050e9bb [417465] - JavaScript Validation reports max 100 problems per .js file by Victor V Rubezhny · 11 years ago
  32. 7602621 Bug 419260 - Pom version updates jsdt.core and jsdt.tests by Thanh Ha · 11 years ago
  33. a311d91 Bug 416069 - TVT/DVT4.3:TCT95: DVT_PLK: Empty sections by Mike Rennie · 11 years ago
  34. a341cb3 [326449] parser error on regular expression containing sequence by Jason Peterson · 11 years ago R3_5_1 v201308282108
  35. 6e93b67 Improve to patch for bugzilla 377241. by jpadilla · 12 years ago v201308201905 v201308211905
  36. 670434e Bugzilla 415108. @deprecated tag in JsDoc crosses out the entire comment by Jorge Padilla · 12 years ago
  37. afdfdbc Bugzilla 414993. Content assist selection for "this." doesn't get by jpadilla · 12 years ago v201308141852
  38. b481d82 Bugzilla 377241. by Wooyoung Cho · 12 years ago
  39. 90c2977 Bugzilla 315660. Insert of assist proposal fails inside nested object literal by Wooyoung Cho · 12 years ago
  40. 4deb657 Bugzilla 369785. by Michael Rennie · 12 years ago
  41. c73c61d Bugzilla 357353. by Victor Rubezhny · 12 years ago
  42. 077b0a0 [nobug] update POM versions to match bundle versions by Mike Rennie · 12 years ago
  43. 5f3878d Merge branch 'master' of ssh://mrennie@git.eclipse.org/gitroot/jsdt/webtools.jsdt.core.git by Mike Rennie · 12 years ago
  44. 4dd79df Bug 414708 - [CBI] webtools.jsdt.core patches for building with Maven/Tycho by Thanh Ha · 12 years ago
  45. 9190d75 Update bundle version for Luna fixes by Mike Rennie · 12 years ago
  46. e2bd8b2 Bug 404099 - Making a smaller screenshot for the Rhino Debug preference by Jesse Weinstein · 12 years ago
  47. 5704006 [nobug] increment for 3.5.1 by Nitin Dahyabhai · 12 years ago v201307171524
  48. ec87a3b [384319] CPU utilization to 100% when this is appended to new object definition by Jason Peterson · 12 years ago v201307161720
  49. a1079c3 Null check to fix Bug 402623 by Chris Jaun · 12 years ago
  50. caadd58 [358790] reconsider having update site URLs in feature.xml files (and repository) by Nitin Dahyabhai · 12 years ago R3_5_0 v201301022000
  51. 44cf8fc increment master for 3.5 by Nitin Dahyabhai · 12 years ago v201209252144
  52. 009e00c [nobug] increment versions for 3.4.1 by Nitin Dahyabhai · 13 years ago R3_4_1 R3_4_2 v201208171701
  53. 658761a [nobug] increment versions for 3.4.1 by Nitin Dahyabhai · 13 years ago v201208170345
  54. b43a304 [376809] [patch] JSDT validator throws ArrayIndexOutOfBoundsException in CaseStatement#resolveCase() on latest jQuery Mobile by Nitin Dahyabhai · 13 years ago v201208170133
  55. 0e4cb43 [359005] - [exceptions] NPE in CompilationUnitScope#connectTypeHierarchy() by Nitin Dahyabhai · 13 years ago
  56. 6c47a73 [nobug] standardize .gitignore by Nitin Dahyabhai · 13 years ago
  57. 8d2d584 [nobug] add specific ignores by Nitin Dahyabhai · 13 years ago
  58. 6d50908 [nobug] switch from .cvsignore to .gitignore by Nitin Dahyabhai · 13 years ago
  59. 1ae2002 [378856] Crossfire Variables are missing some values by nitind · 13 years ago
  60. 0bab66d [nobug] versioning fixes by nitind · 13 years ago
  61. 2fdf5de [374746] [performance][regression] Eclipse UI is unresponsive for 8 minutes due to JSDT contentTypeId check by nitind · 13 years ago
  62. f08acba [350850] JSDT doc plug-in should include a pre-built help index by nitind · 13 years ago
  63. 7e8857f [223780] Adopt PDE API Tooling by nitind · 13 years ago
  64. 66ae48b [357930] Fix Thread timeout on start by nitind · 13 years ago
  65. 929a057 [357926] Compile error (Null pointer access) in NewCUCompletionUsingWizardProposal by nitind · 13 years ago
  66. c7bc80e string changes by nitind · 13 years ago
  67. 4e19523 [nobug] increment 3.4.0 (differentiate from 3.3.2) by nitind · 13 years ago
  68. 6407990 [nobug] partial revert of [351448] by nitind · 13 years ago
  69. d2c21c6 [362916] Licensing issues in WTP 3.4.0 M3 build by cjaun · 13 years ago
  70. 0b27572 [362752] JSDT versioning error prevents WTP 3.4.0 M3 declare by cjaun · 13 years ago
  71. eb116cc *** empty log message *** by nitind · 13 years ago
  72. b35683d [nobug] update update site and order for Juno by nitind · 13 years ago
  73. bc19696 [nobug] increment version for 3.3.1 by nitind · 13 years ago
  74. a381c5f [357005] Crossfire changes to backport by nitind · 13 years ago
  75. 5213cfb [357005] Crossfire changes to backport by nitind · 13 years ago
  76. 1e7b0e5 [nobug] affix copyright by nitind · 14 years ago
  77. 07ddcc0 [354902] Assignments causing a function to be made a type ignore their JSDoc by nitind · 14 years ago
  78. d81c426 [354902] Assignments causing a function to be made a type ignore their JSDoc by nitind · 14 years ago
  79. bf4ede7 [nobug] string and doc fixups by nitind · 14 years ago
  80. ae2e3b0 [nobug] update version for 3.3.1/3.4.0 by nitind · 14 years ago
  81. d095550 [351448] [Content Assist] No parameters populated for constructor for code completion by cjaun · 14 years ago
  82. a4461dd [350881] Prevent tendency to start JSDT from navigator contribution when not really needed by nitind · 14 years ago
  83. 127a7d2 [334282] Formatting Javascript throws ArrayIndexOutOfBoundsException by nitind · 14 years ago
  84. c4f1828 [325542] NPE on null scope in LocalVariableBinding#getScopeKey() by nitind · 14 years ago
  85. c291512 [346076] SelectionListenerWithASTManager does not cancel previous selection calculation if switching editors by nitind · 14 years ago
  86. 5d6131b [327093] java.lang.IllegalArgumentException: Argument not valid in StyledText:4900 by nitind · 14 years ago
  87. 27b1b93 [351997] Exception involving array type signatures by nitind · 14 years ago
  88. 4e3614c Bug 346130 - Remote JavaScript tab group references Java help topics by mrennie · 14 years ago
  89. bcb188b [350964] Potential NPE if receiver of prototype field object cannot be resolved by cjaun · 14 years ago
  90. 46d34aa [343054] [content assist] <init> shows up as a completion proposal by cjaun · 14 years ago
  91. b6ac1b9 [349781] [validation] Referencing 'arguments' in anon function within a if (false) { ... } causes validator to fail by cjaun · 14 years ago
  92. 9fda199 [350537] [validation] Type mismatch when rewriting an object by cjaun · 14 years ago
  93. b6eac63 [281646] [formatter] Source Formatting does not work without semicolons by cjaun · 14 years ago
  94. 6b300cf [345720] Window.prototype.setTimeout has wrong return type by cjaun · 14 years ago
  95. bdf99aa [349205] NPE in UnconditionalFlowInfo during Validation by cjaun · 14 years ago
  96. d0b095a [349338] ArrayIndexOutOfBounds exception caused by Switch Statements by cjaun · 14 years ago
  97. 17dbf45 [343209] LookupEnvironment#acceptedCompilationUnits should be a SimpleSetOfCharArray by nitind · 14 years ago
  98. 96c53f3 [344765] An inferred type defined across multiple files has its sub-hierarchy built twice by nitind · 14 years ago
  99. ffe01a1 [345797] OOME when extraneous type bindings cause extra files to be parsed by nitind · 14 years ago
  100. 681c9f3 [344765] An inferred type defined across multiple files has its sub-hierarchy built twice by nitind · 14 years ago