Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-09[424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference ...HEADv201401091328mastervrubezhny1-1/+4
2014-01-09[424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference ...v201401090204vrubezhny1-3/+1
2013-12-27[424131] JSDT Parser doesn't respect "Enable Semantic Validation" preference ...v201312271639vrubezhny1-4/+4
2013-12-27[340756] [validation] False syntax error in with (x) var y;v201312271522vrubezhny22-7162/+7149
2013-12-26NullPointerException in ScopeAnalyzer.getUsedVariableNames()vrubezhny1-2/+2
2013-12-25NPE in OverrideIndicatorManager.updateAnnotations() when anonymous function o...v201312252107vrubezhny1-2/+4
2013-12-25Bug 424647 - NPE in org.eclipse.wst.jsdt.internal.ui.text.correction.ASTResol...vrubezhny2-4/+5
2013-12-19Bug 406519 - [validation] Valid JavaScript code flagged as error (regexp, inf...v201312192231vrubezhny4-16/+30
2013-12-19Bug 419970 - [refactoring] Change Function Signature doesn't work for modifie...vrubezhny1-2/+2
2013-12-19Bug 351713 - [refactoring] Change Function Signature broken. Cannot use at all.vrubezhny1-2/+2
2013-12-19Bug 266542 - [refactoring] function renaming operation does not work properlyv201312191849vrubezhny1-3/+3
2013-12-16Merge "Bug 422390 - [syntax coloring][regression] "Function declarations" set...Chris Jaun2-5/+5
2013-11-27Bug 422390 - [syntax coloring][regression] "Function declarations" setting br...vrubezhny2-5/+5
2013-11-21Bug 324661 - [UI] No working sets are shown in the new project wizardvrubezhny4-11/+72
2013-11-20[420333] Remove JSDT semantic validation.v201311201729Jon Houghton4-5/+5
2013-11-18[349020] [hotbug] [validation] Eclipse complains about jquery minifiedDenis Golovin27-45/+45
2013-11-12[384319] CPU utilization to 100% when this is appended to new objectChris Jaun1-1/+6
2013-11-07[387716] JavaScript and JSON content type extensions should beChris Jaun1-2/+4
2013-11-06[392400] NullPointerException atv201311062114Victor V Rubezhny3-5/+6
2013-11-05[421115] Update pom versions to match version changes from recentThanh Ha4-4/+4
2013-11-01[nobug] increment master for distinct WTP 3.6 versionsv201311011616Nitin Dahyabhai1-1/+1
2013-11-01[nobug] increment master for distinct WTP 3.6 versionsv201311011614Nitin Dahyabhai3-3/+3
2013-11-01[420818] NullPointerException when selecting "Add all missing tags"Victor V Rubezhny1-2/+2
2013-11-01[419871] - DefaultInferenceProvider is always enabledJason Peterson1-1/+0
2013-11-01[411955] Warning about missing NLS shownVictor V Rubezhny1-1/+0
2013-10-29[409910] [performance] Avoid unwanted completion proposal computationsv201310301803Chris Jaun1-1/+1
2013-10-29[420086] Copy text doesn't work from read-only javascript fileVictor V Rubezhny1-2/+2
2013-10-29[414411] Errors in system.jsv201310291740Chris Jaun1-3/+3
2013-10-29[420533] ClassCastException when getting validation participantsVictor V Rubezhny1-2/+3
2013-10-23[404832] - JavaScript error on valid regexv201310231452Dawid PakuĊ‚a3-10/+31
2013-10-23[417465] - JavaScript Validation reports max 100 problems per .js fileVictor V Rubezhny3-6/+53
2013-10-18Bug 419260 - Pom version updates jsdt.core and jsdt.testsThanh Ha12-16/+16
2013-09-04Bug 416069 - TVT/DVT4.3:TCT95: DVT_PLK: Empty sectionsMike Rennie11-149/+14
2013-08-28[326449] parser error on regular expression containing sequencev201308282108R3_5_1Jason Peterson1-3/+14
2013-08-21Improve to patch for bugzilla 377241.v201308211905v201308201905jpadilla1-2/+2
2013-08-21Bugzilla 415108. @deprecated tag in JsDoc crosses out the entire commentJorge Padilla1-8/+9
2013-08-14Bugzilla 414993. Content assist selection for "this." doesn't getv201308141852jpadilla1-1/+1
2013-08-14Bugzilla 377241.Wooyoung Cho1-0/+15
2013-08-14Bugzilla 315660. Insert of assist proposal fails inside nested objectWooyoung Cho1-0/+18
2013-08-14Bugzilla 369785.Michael Rennie1-8/+20
2013-08-14Bugzilla 357353.Victor Rubezhny1-0/+10
2013-08-12[nobug] update POM versions to match bundle versionsMike Rennie4-4/+4
2013-08-12Merge branch 'master' of ssh://mrennie@git.eclipse.org/gitroot/jsdt/webtools....Mike Rennie2-1/+1
2013-08-12Bug 414708 - [CBI] webtools.jsdt.core patches for building withThanh Ha14-0/+418
2013-08-12Update bundle version for Luna fixesMike Rennie1-1/+1
2013-08-12Bug 404099 - Making a smaller screenshot for the Rhino Debug preferenceJesse Weinstein1-0/+0
2013-07-17[nobug] increment for 3.5.1v201307171524Nitin Dahyabhai1-1/+1
2013-07-15[384319] CPU utilization to 100% when this is appended to new objectv201307161720Jason Peterson799-37913/+42813
2013-06-28Null check to fix Bug 402623Chris Jaun1-2/+5
2013-01-02[358790] reconsider having update site URLs in feature.xml files (and reposit...v201301022000R3_5_0Nitin Dahyabhai1-3/+0

Back to the top