summaryrefslogtreecommitdiff
path: root/kernel/register.cc
Commit message (Collapse)AuthorAge
...
* Fixed gcc warnings and added error handling to shell escapeClifford Wolf2013-03-15
|
* Added shell escape to command languageClifford Wolf2013-03-10
|
* Implemented general handler for selection argumentsClifford Wolf2013-03-03
|
* Added more help messagesClifford Wolf2013-03-01
|
* Added more help messages (extract, abc, dfflibmap)Clifford Wolf2013-02-28
|
* Added "help" commandClifford Wolf2013-02-28
|
* Improvements in command shellClifford Wolf2013-01-06
| | | | | | - 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 importClifford Wolf2013-01-05