Age | Commit message (Expand) | Author |
2018-06-20 | start working on scicos_getvalue | Sunil Shetye |
2018-06-20 | add function tokens | Sunil Shetye |
2018-06-19 | support assignment to array | Sunil Shetye |
2018-06-19 | handle multiple rows | Sunil Shetye |
2018-06-18 | add documentation | Sunil Shetye |
2018-06-16 | support numbers of format 1.0d10 | Sunil Shetye |
2018-06-15 | handle space character also | Sunil Shetye |
2018-06-15 | support second form of exponentiation | Sunil Shetye |
2018-06-15 | support complex in both formats | Sunil Shetye |
2018-06-15 | identify the job blocks | Sunil Shetye |
2018-06-14 | handle part() call | Sunil Shetye |
2018-06-14 | ignore comma and semicolon after comment at the end of line | 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-13 | split addition and multiplication operators | Sunil Shetye |
2018-06-11 | work on assignment | Sunil Shetye |
2018-06-11 | work on the grammar | Sunil Shetye |
2018-06-10 | add Makefile | Sunil Shetye |
2018-06-10 | support transpose operator | Sunil Shetye |
2018-06-10 | work on keywords | Sunil Shetye |
2018-06-08 | add predefined variable support | Sunil Shetye |
2018-06-07 | add operator support | Sunil Shetye |
2018-06-07 | Initial commit of lexer for sci files | Sunil Shetye |