Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-05-20[269053] constructor property not supported in JSDTR3_0_maintenancenitind1-1/+1
2009-05-14Revert [269053] constructor property not supported in JSDT, jumped the gun on...nitind1-1/+1
2009-05-14[269053] constructor property not supported in JSDTnitind1-2/+2
2009-05-06[269055] Object Literal definition is not treated as an Objectnitind1-19/+19
2009-04-25[nobug] increment versions for 3.0.5nitind1-1/+1
2009-04-23[262428] Some clean up needed of unused fields and methods - mostly in the Im...nitind4-7/+94
2009-01-28[259187] String.prototype.split returns Array, not Stringnitind1-0/+29
2008-12-11[nobug] update for 3.0.4nitind2-2/+2
2008-12-02[248145] automatically insert semicolon after 'return' followed by newlinepberkland1-0/+14
2008-12-01[254572] fix parsing of array literalspberkland1-0/+36
2008-12-01[255428] Javascript Validator Flags error when a class's data member is set.pberkland1-0/+36
2008-11-14[255233] fixed || operator for String & Numberpberkland1-0/+16
2008-10-21[248712] add support for mixins to the modelR3_0_3pberkland2-0/+201
2008-10-02fix versioningbchilds2-2/+2
2008-10-02update for 3.0.3nitind1-1/+1
2008-09-29merge in from jsdt303 branchpberkland1-0/+20
2008-09-09update version numbers for 3.0.2pberkland2-2/+2
2008-08-21[244151] Operator += is undefined for arguments Number, anypberkland1-0/+34
2008-08-21[244564] "Internal validation error" on array elisionspberkland1-0/+14
2008-07-24update plugin version numbers for 3.0.1pberkland3-3/+3
2008-07-23[241434] function invocation incorrectly marked as static referencepberkland1-19/+19
2008-07-22[238451] Local variable can not be resolved errorpberkland1-0/+15
2008-07-21updates for openajax metadatapberkland1-9/+39
2008-06-10This commit was manufactured by cvs2svn to create branch 'R3_0_maintenance'.nitind0-0/+0
2008-06-10231453 P2 doesn't install all features, compared to UpdateManagerRoot_R3_0_maintenanceR3_0_0david_williams1-8/+2
2008-05-13[230291] remove dead codepberkland22-4692/+748
2008-04-30add about.html to jsdt pluginspberkland4-2/+60
2008-04-30update copyright dates and add provision api commentspberkland336-360/+480
2008-04-30[228098] refactor API names to better reflect javascriptpberkland155-20713/+20744
2008-04-25fixes for resolving via oaaMetadataRoot_Refactor0428pberkland1-8/+14
2008-04-23add support for openajax api metadatapberkland2-0/+133
2008-04-21remove unused codepberkland5-407/+200
2008-04-21update astrewrite testspberkland1-27/+26
2008-04-21update astrewrite testspberkland3-1577/+1306
2008-04-19update .project and .jsdtscope files for test workspacespberkland30-14/+14
2008-04-04225694 Invalid dependancies in JSDT featurev200804040626david_williams3-22/+20
2008-03-26fixing pre-req specificationsdavid_williams1-3/+15
2008-03-25update test, remove UNQUALIFIEDpberkland1-2/+2
2008-03-25remove dead codepberkland2-53/+63
2008-03-25resolve var reference to nested functionpberkland1-0/+32
2008-03-21*** empty log message ***pberkland1-17/+17
2008-03-12undo last changepberkland1-1/+1
2008-03-12uppercase 1st char of validationParticipant classpberkland2-5/+5
2008-03-11fix for junit failurebchilds2-1/+3
2008-03-10allow function call to var/arg name, show error if var type is not "any" or f...pberkland1-0/+32
2008-03-07add support for internal file importpberkland6-20/+61
2008-03-06fix up test casespberkland1-41/+91
2008-03-03add support for parameters having multiple typespberkland1-0/+21
2008-02-27regression test updatespberkland3-1/+33
2008-02-26*** empty log message ***pberkland1-1/+27

Back to the top