Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-15[nobug] add the about.htmlR3_2_5R3_2_maintenancenitind1-1/+1
2011-08-17[354902] Assignments causing a function to be made a type ignore their JSDocnitind1-0/+12
2011-08-08Backing out [352160] - [content assist] Use index to find global functionscjaun8-594/+2762
2011-07-20[352160] [content assist] Use index to find global functionscjaun9-2763/+596
2011-07-13[nobug] increment for 3.2.5nitind3-3/+3
2011-07-01[350975] [performance] tune up constructor patch from bug 306958nitind1-20/+20
2011-07-01[306958] [Content Assist] No parameters populated for constructor for code co...nitind11-23/+1136
2011-06-29[281646] [formatter] Source Formatting does not work without semicolonscjaun3-1/+24
2011-04-27[343691] exception stack trace on $ as a type nameR3_2_4cjaun1-0/+23
2011-03-31[nobug] increment for 3.2.4nitind2-2/+2
2011-03-24[329716] JSDT can't seem to parse JavaScript's comma operatorcjaun2-4/+4
2011-03-23[337572] Show no false positive semantic validation error messagescjaun2-121/+124
2011-01-27[334922] CharOperation#match does not work as expected when isCaseSensitive i...R3_2_3nitind1-1/+13
2011-01-19[nobug] increase version for 3.2.3nitind1-1/+2
2011-01-19[334298] Unable to find view with id: org.eclipse.wst.jsdt.ui.PackageExplorernitind1-9/+0
2011-01-07[333781] Properties defined with associative arrays not being inferredcjaun1-1/+19
2010-12-15[331473] Inference mixin support brokencjaun2-10/+194
2010-11-09[329803] Function literal with attributes assigned using "this." is not infer...cjaun1-0/+12
2010-10-16Increment for 3.2.3nitind1-1/+1
2010-10-16[241647] [validation] JSDT doesn�t understand multi-line stringsnitind1-9/+9
2010-10-04Increment for 3.2.3nitind1-1/+1
2010-09-29[324241] Reference to a global function does not get linked correctly when pa...cjaun1-0/+27
2010-09-28[298651] var xxx = function() is not recognised as constructorcjaun1-2/+2
2010-09-27[241647] [validation] JSDT doesn�t understand multi-line stringscjaun1-0/+135
2010-08-19[nobug] add namespace testsR3_2_2nitind1-26/+105
2010-08-17[322412] JSDoc not attached to object literal fields that are object literalsnitind1-0/+260
2010-08-17[nobug] increment version numbersnitind1-1/+1
2010-08-13[278904] [parser] JSDoc range not set on variables (more tests)nitind1-0/+70
2010-08-13[278904] [parser] JSDoc range not set on variables (2)nitind1-1/+75
2010-08-13[nobug] increment version numbersnitind1-1/+1
2010-08-12[322564] Reverted part of BUG278904 - [content assist] Global types of Window...cjaun1-75/+1
2010-08-10[278904] [parser] JSDoc range not set on variablesnitind1-2/+76
2010-07-13[nobug] increment version numbernitind1-7/+3
2010-07-02[316750] [misc] Compiler Util#isExcluded does not work when given path is fil...cjaun2-0/+664
2010-07-02[nobug] version updatenitind5-5/+5
2010-06-30[318472] Using DOM API a function can not be inserted in the last position of...cjaun1-3/+3
2010-06-30[318004] NPE during validation in EqualExpressioncjaun1-0/+14
2010-06-30[nobug] test case fixcjaun1-1/+2
2010-06-30[274988] [formatter] Formatter for array initialization is not workingcjaun16-627/+723
2010-06-30[nobug] updated test case to use new semantic validation propertycjaun1-0/+1
2010-06-30[nobug] updated test casecjaun1-13/+10
2010-06-29[316049] [UI] Project specific Errors/Warnings page does not enablecjaun1-1/+44
2010-06-03This commit was manufactured by cvs2svn to create branch 'R3_2_maintenance'.nitind0-0/+0
2010-06-03[315234] [formatter] successive line comments are being indented an extra levelRoot_R3_2_maintenanceR3_2_0nitind2-0/+198
2010-05-27[314133] need to remove most, change a few, webtools repository URL in featur...nitind2-5/+0
2010-05-25[278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to Re...cjaun1-0/+32
2010-05-20REVERT [278172] [exceptions] ClassCastException (BaseTypeBinding can't be cas...nitind1-17/+0
2010-05-20[278172] [exceptions] ClassCastException (BaseTypeBinding can't be cast to Re...nitind1-0/+17
2010-04-30 Bug 311195 - Sync project JDT settingsmrennie18-159/+191
2010-04-29[308710] [misc] Use consistent license string, and filenitind1-28/+58

Back to the top