summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-12support missing tokensSunil Shetye
2018-06-12combine similar rulesSunil Shetye
2018-06-12add statement blockSunil Shetye
rearrange the rules for clarity
2018-06-11work on assignmentSunil Shetye
2018-06-11work on the grammarSunil Shetye
2018-06-10add MakefileSunil Shetye
add support for scicos functions
2018-06-10support transpose operatorSunil Shetye
distinguish it from string in quotes
2018-06-10work on keywordsSunil Shetye
2018-06-08add predefined variable supportSunil Shetye
2018-06-07add operator supportSunil Shetye
2018-06-07add macros from scicos_blocks from scilab 5.5.2Sunil Shetye
2018-06-07Initial commit of lexer for sci filesSunil Shetye
2018-06-07Initial commitSunil Shetye