index
:
sci2js/.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
Branching
Age
Commit message (
Expand
)
Author
2018-07-03
prepare to split function names
Sunil Shetye
2018-07-03
add code to dump and load type of var
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-27
update function list
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
start work on separating local and global vars
Sunil Shetye
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-18
support transpose operator
Sunil Shetye
2018-06-18
support var(:,:) syntax
Sunil Shetye
2018-06-16
support [start:end] syntax
Sunil Shetye
2018-06-16
replace in with in1
Sunil Shetye
2018-06-16
simplify term array list
Sunil Shetye
2018-06-15
handle space character also
Sunil Shetye
2018-06-15
fix syntax issues
Sunil Shetye
2018-06-15
identify the job blocks
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-10
add Makefile
Sunil Shetye