summaryrefslogtreecommitdiff
path: root/js/IntegerOp/SRFLIPFLOP.js
AgeCommit message (Expand)Author
2018-08-27ignore first and last variable by index, not valueSunil Shetye
2018-08-27get the title from the definitionSunil Shetye
2018-08-27remove exprs and gr_i from default global listSunil Shetye
2018-08-24support single option blocksSunil 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-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-10remove type from listSunil Shetye
2018-07-10handle list separatelySunil Shetye
2018-07-09support ScilabBoolean, ScilabDouble, ScilabStringSunil Shetye
2018-07-09make string as the default typeSunil Shetye
2018-07-02add options blockSunil Shetye
2018-07-02add set blockSunil Shetye
2018-07-02support gettextSunil Shetye
2018-06-26add return value from scicos_getvalue to global varsSunil Shetye
2018-06-26return block type in define and setSunil Shetye
2018-06-26add spacing to end of block alsoSunil Shetye
2018-06-25separate out code for getvalueSunil Shetye
2018-06-22save global variables in first passSunil Shetye
2018-06-21distinguish between functions and arraysSunil Shetye
2018-06-21code cleanupSunil Shetye
2018-06-19handle multiple rowsSunil Shetye
2018-06-18use format stringSunil Shetye
2018-06-18change order of functionsSunil Shetye
2018-06-18support var(:,:) syntaxSunil Shetye
2018-06-16add spacing in for statementSunil Shetye
2018-06-16support scicos_model callSunil Shetye
2018-06-16support numbers of format 1.0d10Sunil Shetye
2018-06-16replace in with in1Sunil Shetye
2018-06-15identify the job blocksSunil Shetye
2018-06-14ignore comma and semicolon at the end of lineSunil Shetye
2018-06-14add make rules for generating debug filesSunil Shetye
2018-06-10add MakefileSunil Shetye