Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-22move up to EPL v2R3_14nickboldt152-154/+154
2019-03-22move up to EPL v2nickboldt152-154/+154
2017-03-06Bug 498371 - Refactor Search to use ASTParserAngel Misevski2-7/+6
2017-03-06Bug 497249 - Switch to closure compiler for JS parsingGorkem Ercan4-10/+11
2016-07-27[Bug 315507][Formatter] Setting "space after function keyword"vanuan1-0/+8
2016-04-29Restore tests removed by mistakeGorkem Ercan1-2/+2
2016-04-14Test fixes after esprima parser switchGorkem Ercan16-637/+698
2016-04-13Bug 488975: Create UI to contribute new JavaScript runtimesOrlando Rincón8-136/+144
2016-04-08Bug 489450 - [ES6] Update NaiveASTFlattener for ES6 language constructsEugene Melekhov1-0/+1406
2016-04-08Bug 359436 Adding test suite for JavaScript runtime contributions.Orlando Rincón9-1/+690
2016-03-29Bug 490356 - String literals in AST Tree are escaped twice.Eugene Melekhov1-0/+226
2015-02-28Bug 461095 - Sonar: Bad practice - Method may fail to close streamvrubezhny2-23/+52
2015-02-26Bug 460636 - Sonar: change Integer Instantiation to Integer.valueOfgdesaintmartinlacaze5-37/+37
2014-02-05[426209] Java 6 + Cleaning some warningsv201402131232Mickael Istria1-13/+13
2013-07-15[384319] CPU utilization to 100% when this is appended to new objectJason Peterson39-33908/+1107
2011-07-19[351448] [Content Assist] No parameters populated for constructor for code co...cjaun1-5/+5
2011-06-29[281646] [formatter] Source Formatting does not work without semicolonscjaun1-1/+5
2010-08-09[nobug] fix testGetJavaScriptLikeExtensions01 and testGetJavaScriptLikeExtens...nitind1-1/+6
2010-07-13Pulled 3.2.1 fixes into HEADcjaun4-607/+730
2010-03-03Updates testscjaun1-2/+3
2010-02-18[289679] Add .json files to JS content typenitind1-6/+4
2010-02-06port tests to JSnitind1-20/+145
2009-12-07Remove unused importcjaun1-1/+0
2009-12-01[281364] Clean up of org.eclipse.wst.jsdt.internal.compiler.astcjaun1-2/+2
2009-11-23[295736] [search] General clean up of JavaScript searchcjaun1-59/+0
2009-11-20[295736] [search] General clean up of JavaScript searchcjaun2-270/+1
2009-11-18[no bug] clean up of unused code and commentscjaun1-58/+0
2009-11-17Fix build breakscjaun1-171/+23
2009-11-16[294918] [search] Type hierarchy is not complete for multiple levels of inher...cjaun8-91/+814
2009-11-12[294918] [search] Type hierarchy is not complete for multiple levels of inher...cjaun9-831/+37
2009-11-09[284426] [content assist] [exceptions] Internal error on content assist in ne...cjaun3-30/+3
2009-10-29[nobug] workaround for P2 bundle selection problem with ICU importnitind1-2/+1
2009-10-22[292977] Can't find types in working copies that are "inconsistent"nitind2-69/+67
2009-09-17Fix junit failures.cjaun1-2/+4
2009-08-12[286361] Missing hover info over constructor invocationnitind2-0/+87
2009-08-04[285639] Removal of unused error/warnings from JSDTcjaun2-10/+0
2009-07-14[nobug] Misc. cleanup of org.eclipse.wst.jsdt.core packagecjaun29-297/+227
2009-06-29[281899] Remove synthetic bindingscjaun4-271/+47
2009-06-26[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun3-1130/+0
2009-06-25[234582] types scoping differs from browserscjaun1-10/+0
2009-06-19[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun3-6/+5
2009-06-19[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun1-4/+0
2009-06-17[280568] Null Pointer Exception while copying Javascript sourcecjaun2-58/+0
2009-06-15[268390] API clean up requiredcjaun2-24/+1
2009-06-15[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun12-58/+83
2009-06-15[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun1-575/+204
2009-06-13[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun2-29/+1
2009-06-12[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun3-1611/+34
2009-06-12[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun3-450/+131
2009-06-12[274729] [tests] Fix and re-enable failing tests from test plug-inscjaun2-20/+12

Back to the top