Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "clean -purge" and ";;;" support | Clifford Wolf | 2013-08-11 | 1 | -0/+2 |
| | |||||
* | Added ";;" as shortcut for "; clean;" | Clifford Wolf | 2013-08-11 | 1 | -1/+4 |
| | |||||
* | Added "help -write-web-command-reference-manual" | Clifford Wolf | 2013-07-26 | 1 | -0/+52 |
| | |||||
* | Only initialize TCL interpreter when needed | Clifford Wolf | 2013-05-23 | 1 | -5/+0 |
| | |||||
* | Added labels to "help -write-tex-command-reference-manual" output | Clifford Wolf | 2013-05-23 | 1 | -0/+2 |
| | |||||
* | Improved/simplified TCL bindings | Clifford Wolf | 2013-05-01 | 1 | -25/+0 |
| | |||||
* | Added -color <color> <selection> option to show command | Clifford Wolf | 2013-04-01 | 1 | -4/+1 |
| | |||||
* | Implemented TCL support (only via -c option at the moment) | Clifford Wolf | 2013-03-28 | 1 | -0/+30 |
| | |||||
* | Added help -write-tex-command-reference-manual option | Clifford Wolf | 2013-03-21 | 1 | -0/+38 |
| | |||||
* | fixed a crash when lines start with whitespace | Johann Glaser | 2013-03-18 | 1 | -2/+2 |
| | |||||
* | Fixed gcc warnings and added error handling to shell escape | Clifford Wolf | 2013-03-15 | 1 | -1/+3 |
| | |||||
* | Added shell escape to command language | Clifford Wolf | 2013-03-10 | 1 | -0/+13 |
| | |||||
* | Implemented general handler for selection arguments | Clifford Wolf | 2013-03-03 | 1 | -2/+10 |
| | |||||
* | Added more help messages | Clifford Wolf | 2013-03-01 | 1 | -1/+4 |
| | |||||
* | Added more help messages (extract, abc, dfflibmap) | Clifford Wolf | 2013-02-28 | 1 | -0/+1 |
| | |||||
* | Added "help" command | Clifford Wolf | 2013-02-28 | 1 | -4/+46 |
| | |||||
* | Improvements in command shell | Clifford Wolf | 2013-01-06 | 1 | -13/+65 |
| | | | | | | - Added 'shell' command (run interactive shell from synth script) - Added support for ; as cmd seperator as in "proc; opt" - Fixed c++ static initialization order problem with pass register | ||||
* | initial import | Clifford Wolf | 2013-01-05 | 1 | -0/+288 |