Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-08 | add importset and getContainer to combined.js | Sunil Shetye | |
2018-08-29 | support arg1 parsing | Sunil Shetye | |
2018-08-29 | add the common code to get method also | Sunil Shetye | |
type is a function get the popup title from the value set in the get method | |||
2018-08-27 | get the title from the definition | Sunil Shetye | |
2018-08-27 | remove exprs and gr_i from default global list | Sunil Shetye | |
2018-07-18 | handle case when there are no options | Sunil Shetye | |
2018-07-15 | change in1 to in | Sunil Shetye | |
2018-07-13 | add more global variables | Sunil Shetye | |
2018-07-12 | define gr_i | Sunil Shetye | |
2018-07-11 | fix assignment to list | Sunil Shetye | |
2018-07-02 | add options block | 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 | |
read those variables in second pass | |||
2018-06-21 | distinguish between functions and arrays | Sunil Shetye | |
maintain a list of functions | |||
2018-06-21 | code cleanup | Sunil Shetye | |
2018-06-19 | handle multiple rows | Sunil Shetye | |
2018-06-18 | use format string | Sunil Shetye | |
2018-06-18 | change order of functions | Sunil Shetye | |
2018-06-16 | add spacing in for statement | Sunil Shetye | |
2018-06-16 | support numbers of format 1.0d10 | Sunil Shetye | |
2018-06-16 | replace in with in1 | 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 | |
add support for scicos functions |