Age | Commit message (Expand) | Author |
---|---|---|
2018-07-09 | make string as the default type | Sunil Shetye |
2018-07-05 | fix var when assigning | Sunil Shetye |
2018-07-02 | add options block | Sunil Shetye |
2018-07-02 | add set block | Sunil Shetye |
2018-07-02 | support gettext | 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-22 | save global variables in first pass | Sunil Shetye |
2018-06-22 | ignore remaining function blocks | Sunil Shetye |
2018-06-15 | handle space character also | Sunil Shetye |
2018-06-15 | support second form of exponentiation | 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 |