summaryrefslogtreecommitdiff
path: root/kernel/driver.cc
Commit message (Collapse)AuthorAge
* Added help for command line optionsClifford Wolf2013-02-28
|
* Changed default frontend for "-" to "script" (was: "ilang")Clifford Wolf2013-02-27
|
* 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