Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-20[244564] "Internal validation error" on array elisionsJSDT302pberkland1-0/+14
2008-08-19[242873] Class definition causes type mismatch errorpberkland1-0/+17
2008-08-19[244151] Operator += is undefined for arguments Number, anypberkland1-0/+17
2008-07-24This commit was manufactured by cvs2svn to create branch 'JSDT302'.v200807241900jsdt301Root_JSDT302R3_0_1nitind0-0/+0
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
2008-02-26test updatespberkland3-1/+24
2008-02-19update jsdoc completion to work for jsdoc tagspberkland1-3/+4
2008-02-19update parser testcasespberkland19-10712/+943
2008-02-13add configurable error for wrong number of argumentspberkland13-72/+96
2008-02-07fix library file location for automatted junitspberkland1-0/+52
2008-02-07Fix for bad test cases.bchilds1-1/+1
2008-02-06start to formalize inference provider extensionv200802071606pberkland1-1/+17
2008-02-06move infer classes from internal package to public packagepberkland2-3/+3
2008-02-04compilationParticipant---> validationParticipantbchilds6-29/+29
2008-02-04Refactored: ClasspathContainer -----> JsGlobalScopeContainerbchilds12-57/+57
2008-02-02infer static members on system objectspberkland1-16/+16
2008-02-01commented out many useless tests (access restrictions).bchilds2-1851/+1872
2008-02-01fix up class inference for object literalspberkland1-0/+17
2008-02-01some completion tests.bchilds6-135/+216
2008-01-31remove codegen, classfile stuff, jarfile stuffpberkland23-3767/+670

Back to the top