summaryrefslogtreecommitdiff
path: root/js/Sources/READC_f.pickle
AgeCommit message (Collapse)Author
2018-08-29support arg1 parsingSunil Shetye
2018-08-27remove exprs and gr_i from default global listSunil Shetye
2018-07-16support string vector alsoSunil Shetye
2018-07-15handle boolean differentlySunil Shetye
2018-07-15support for new standard_defineSunil Shetye
2018-07-13add more global variablesSunil Shetye
2018-07-12change graphics to objectSunil Shetye
2018-07-11fix assignment to listSunil Shetye
2018-07-10update some return typesSunil Shetye
2018-07-10allow expression in ltermSunil Shetye
2018-07-10add list typeSunil Shetye
2018-07-09support ScilabBoolean, ScilabDouble, ScilabStringSunil 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-06-26add return value from scicos_getvalue to global varsSunil Shetye
2018-06-26add spacing to end of block alsoSunil Shetye
2018-06-22save global variables in first passSunil Shetye
read those variables in second pass