Age | Commit message (Expand) | Author |
2018-07-12 | change graphics to object | Sunil Shetye |
2018-07-11 | support vector also | Sunil Shetye |
2018-07-11 | fix assignment to list | Sunil Shetye |
2018-07-10 | remove type from list | Sunil Shetye |
2018-07-10 | handle list separately | Sunil Shetye |
2018-07-09 | support ScilabBoolean, ScilabDouble, ScilabString | Sunil Shetye |
2018-07-09 | make string as the default type | Sunil Shetye |
2018-07-02 | add options block | Sunil Shetye |
2018-07-02 | add set block | Sunil Shetye |
2018-06-26 | add return value from scicos_getvalue to global vars | Sunil Shetye |
2018-06-26 | return block type in define and set | Sunil Shetye |
2018-06-26 | add spacing to end of block also | Sunil Shetye |
2018-06-25 | separate out code for getvalue | Sunil Shetye |
2018-06-21 | code cleanup | Sunil Shetye |
2018-06-18 | use format string | Sunil Shetye |
2018-06-18 | change order of functions | Sunil Shetye |
2018-06-18 | support var(:,:) syntax | Sunil Shetye |
2018-06-16 | support numbers of format 1.0d10 | Sunil Shetye |
2018-06-15 | identify the job blocks | Sunil Shetye |
2018-06-14 | ignore comma and semicolon at the end of line | Sunil Shetye |
2018-06-14 | add make rules for generating debug files | Sunil Shetye |
2018-06-10 | add Makefile | Sunil Shetye |