summaryrefslogtreecommitdiff
path: root/kernel
Commit message (Expand)AuthorAge
* Added shell escape to command languageClifford Wolf2013-03-10
* Fixed and improved #x selection operatorClifford Wolf2013-03-08
* Added ## selection operator (union all on stack)Clifford Wolf2013-03-08
* Added select -count modeClifford Wolf2013-03-08
* Fixed parsing of select #x<num> operatorClifford Wolf2013-03-06
* Improved error message on failed module loadClifford Wolf2013-03-06
* Added support for loadable modules (aka plugins)Clifford Wolf2013-03-06
* Implemented much better #x select operatorClifford Wolf2013-03-05
* Added design->select() api and use it in extract passClifford Wolf2013-03-03
* Added support for #x:<num> select stmtClifford Wolf2013-03-03
* Handle known inout ports as outputs in show commandClifford Wolf2013-03-03
* Minor hotfixes (mostly gcc build fixes)Clifford Wolf2013-03-03
* Added library support to celltypes class and show passClifford Wolf2013-03-03
* Implemented general handler for selection argumentsClifford Wolf2013-03-03
* Added id2cstr APIClifford Wolf2013-03-01
* Do not unescape identifiers starting with \$Clifford Wolf2013-03-01
* Added more help messagesClifford Wolf2013-03-01
* Improved help message for "shell" commandClifford Wolf2013-02-28
* Added online help for "show" and "hierarchy" commandsClifford Wolf2013-02-28
* Added help for command line optionsClifford Wolf2013-02-28
* Added help msg to select command (and minor improvements)Clifford Wolf2013-02-28
* Added more help messages (extract, abc, dfflibmap)Clifford Wolf2013-02-28
* Added "help" commandClifford Wolf2013-02-28
* Changed default frontend for "-" to "script" (was: "ilang")Clifford Wolf2013-02-27
* Implemented basic functionality of "extract" passClifford Wolf2013-02-27
* Moved stand-alone libs to libs/ directory and added libs/subcircuitClifford Wolf2013-02-27
* Improvements in command shellClifford Wolf2013-01-06
* Added a:*=* syntax to select frameworkClifford Wolf2013-01-05
* initial importClifford Wolf2013-01-05