summaryrefslogtreecommitdiff
path: root/kernel/register.cc
Commit message (Expand)AuthorAge
* Merged OSX fixes from Siesh1oo with some modificationsClifford Wolf2014-03-13
* Merged a few fixes for non-posix systems from github.com/Siesh1oo/yosysClifford Wolf2014-03-11
* Fixed small memory leak in Pass::call()Clifford Wolf2014-02-23
* Added echo commandClifford Wolf2014-02-07
* Added support for #-comments in same line as commandClifford Wolf2014-02-06
* Added Pass:call_newsel APIClifford Wolf2013-12-02
* Call internal checker more oftenClifford Wolf2013-11-10
* Added "clean -purge" and ";;;" supportClifford Wolf2013-08-11
* Added ";;" as shortcut for "; clean;"Clifford Wolf2013-08-11
* Added "help -write-web-command-reference-manual"Clifford Wolf2013-07-26
* Only initialize TCL interpreter when neededClifford Wolf2013-05-23
* Added labels to "help -write-tex-command-reference-manual" outputClifford Wolf2013-05-23
* Improved/simplified TCL bindingsClifford Wolf2013-05-01
* Added -color <color> <selection> option to show commandClifford Wolf2013-04-01
* Implemented TCL support (only via -c option at the moment)Clifford Wolf2013-03-28
* Added help -write-tex-command-reference-manual optionClifford Wolf2013-03-21
* fixed a crash when lines start with whitespaceJohann Glaser2013-03-18
* 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
* initial importClifford Wolf2013-01-05