summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2018-10-08code for missing variablesSunil Shetye
2018-08-29support arg1 parsingSunil Shetye
2018-08-29add the common code to get method alsoSunil Shetye
2018-08-27set the initial value of exprsSunil Shetye
2018-08-27ignore first and last variable by index, not valueSunil Shetye
2018-08-27check for root of variable in global and local listsSunil Shetye
2018-08-27expand the title variableSunil Shetye
2018-08-27get the title from the definitionSunil Shetye
2018-08-27CLKSOMV_f, PROD_f, and SUM_f are types of RoundBlockSunil Shetye
2018-08-27remove exprs and gr_i from default global listSunil Shetye
2018-08-24expand the variableSunil Shetye
2018-08-24use consistent display of variablesSunil Shetye
2018-08-24support single option blocksSunil Shetye
2018-07-18handle empty array in comparisonSunil Shetye
2018-07-18add throw after message()Sunil Shetye
2018-07-18treat _ as gettextSunil Shetye
2018-07-18remove exprs from listSunil Shetye
2018-07-18handle case when there are no optionsSunil Shetye
2018-07-18move the options in the loopSunil Shetye
2018-07-16treat third argument of standard_define as model expressionSunil Shetye
2018-07-16support string vector alsoSunil Shetye
2018-07-15handle boolean differentlySunil Shetye
2018-07-15support for new standard_defineSunil Shetye
2018-07-15change in1 to inSunil Shetye
2018-07-13add more global variablesSunil Shetye
2018-07-12define gr_iSunil Shetye
2018-07-12change graphics to objectSunil Shetye
2018-07-11support vector alsoSunil Shetye
2018-07-11fix assignment to listSunil Shetye
2018-07-11include in in modelvarSunil Shetye
2018-07-11show type for matrix alsoSunil Shetye
2018-07-11code to support vectors and matrices with indexSunil Shetye
2018-07-10update some return typesSunil Shetye
2018-07-10add parser.outSunil Shetye
2018-07-10allow expression in ltermSunil Shetye
2018-07-10remove type from listSunil Shetye
2018-07-10handle list separatelySunil Shetye
2018-07-10add list typeSunil Shetye
2018-07-09support ScilabBoolean, ScilabDouble, ScilabStringSunil Shetye
2018-07-09use different syntax for matrix optionsSunil Shetye
2018-07-09make string as the default typeSunil Shetye
2018-07-05fix var when assigningSunil Shetye
2018-07-05identify object functionsSunil Shetye
2018-07-05add type to expressionsSunil Shetye
2018-07-03prepare to split function namesSunil Shetye
2018-07-03add code to dump and load type of varSunil Shetye
2018-07-03remove extra plus signSunil Shetye
2018-07-02add options blockSunil Shetye
2018-07-02add set blockSunil Shetye
2018-07-02support gettextSunil Shetye