Add a few more filename rewrites
[yosys.git] / kernel / register.cc
2019-06-20 Ben WidawskyAdd a few more filename rewrites
2019-06-13 Serge BazanskiMerge pull request #829 from abdelrahmanhosny/master
2019-04-30 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-04-30 Benedikt TutzerMerge branch 'master' of https://github.com/YosysHQ...
2019-04-22 Eddie HungMerge pull request #914 from YosysHQ/xc7srl
2019-04-22 Clifford WolfMerge pull request #952 from YosysHQ/clifford/fix370
2019-04-22 Clifford WolfMerge pull request #951 from YosysHQ/clifford/logdebug
2019-04-22 Clifford WolfAdd log_debug() framework
2019-04-01 Jim LawsonMerge remote-tracking branch 'upstream/master'
2019-03-28 Benedikt TutzerMerge remote-tracking branch 'origin/master' into featu...
2019-03-19 Eddie HungMerge https://github.com/YosysHQ/yosys into read_aiger
2019-03-14 Eddie HungMerge remote-tracking branch 'origin/master' into xc7srl
2019-03-14 Clifford WolfMerge pull request #869 from cr1901/win-shell
2019-03-13 Clifford WolfMerge pull request #868 from YosysHQ/clifford/fixmem
2019-03-12 Clifford WolfMerge pull request #866 from YosysHQ/clifford/idstuff
2019-03-11 Clifford WolfImprove determinism of IdString DB for similar scripts
2018-09-17 Udi FinkelsteinMerge branch 'master' into pr_reg_wire_error
2018-08-22 Jim LawsonMerge pull request #1 from YosysHQ/master
2018-08-18 Aman GoelMerge pull request #3 from YosysHQ/master
2018-08-15 Clifford WolfMerge pull request #573 from cr1901/msys-64
2018-08-15 Clifford WolfMerge pull request #591 from hzeller/virtual-override
2018-07-21 Henner ZellerConsistent use of 'override' for virtual methods in...
2018-01-07 Clifford WolfAdd support for "yosys -E"
2016-12-23 Andrew ZonenbergMerge pull request #1 from azonenberg-hk/master
2016-12-17 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-12-13 Clifford WolfBugfix in comment handling
2016-08-22 Clifford WolfAdded glob support to all front-ends
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-04-23 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-04-21 Clifford WolfAdded "yosys -D" feature
2016-04-01 Andrew ZonenbergMerge https://github.com/cliffordwolf/yosys
2016-03-31 Clifford WolfAdded ScriptPass helper class for script-like passes
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-10-23 Clifford WolfAdded support for ":" as comment symbol after ;-parsing
2015-10-17 Clifford WolfProgress on cell help messages
2015-10-14 Clifford WolfAdded first help messages for cell types
2015-07-02 Clifford WolfFixed trailing whitespaces
2015-04-08 Clifford WolfAdded support for "file names with blanks"
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-02-21 Clifford WolfReplaced ezDefaultSAT with ezSatPtr
2015-02-09 Clifford WolfFixed creation of command reference in manual
2014-12-29 Clifford WolfFixed comment parsing in Pass::call()
2014-12-29 Clifford WolfAdded newline support to Pass::call() parser
2014-10-29 Clifford WolfAdded support for empty lines to here documents
2014-10-12 Clifford WolfAdded run_command() api to replace system() and popen()
2014-10-10 Clifford WolfUsing next_token() to parse commands
2014-09-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-09-06 Clifford WolfMerge branch 'master' of github.com:cliffordwolf/yosys
2014-09-06 Clifford WolfMerge pull request #38 from rubund/master
2014-09-06 Ruben UndheimCorrected spelling mistakes found by lintian
2014-08-23 Clifford WolfRemoved compatbility.{h,cc}: Not using open_memstream...
2014-08-23 Clifford WolfChanged frontend-api from FILE to std::istream
2014-08-23 Clifford WolfChanged backend-api from FILE to std::ostream
2014-08-15 Clifford WolfAdded Frontend "+/" filename syntax for files from...
2014-08-02 Clifford WolfNo implicit conversion from IdString to anything else
2014-08-01 Clifford WolfAdded per-pass cpu usage statistics
2014-07-31 Clifford WolfMoved some stuff to kernel/yosys.{h,cc}, using Yosys...
2014-07-30 Clifford WolfAdded write_file command
2014-07-29 Clifford WolfRenamed "write_autotest" to "test_autotb" and moved...
2014-07-28 Clifford WolfUsing log_assert() instead of assert()
2014-07-26 Clifford WolfAdded support for here documents
2014-07-24 Clifford WolfAdded "cover" command
2014-07-20 Clifford WolfAdded call_on_selection() and call_on_module() API
2014-06-04 Clifford WolfImproved error message for options after front-end...
2014-05-03 Clifford Wolfworkaround for OpenBSD 'stdout' implementation
2014-05-02 Clifford Wolfworkaround for OpenBSD 'stdin' implementation
2014-03-13 Clifford WolfMerge branch 'master' of https://github.com/Siesh1oo...
2014-03-13 Clifford WolfMerged OSX fixes from Siesh1oo with some modifications
2014-03-11 Clifford WolfMerged a few fixes for non-posix systems from github...
2014-03-10 Siesh1oo - kernel/register.cc: need to #include <cerrno> or...
2014-02-23 Clifford WolfFixed small memory leak in Pass::call()
2014-02-07 Clifford WolfAdded echo command
2014-02-06 Clifford WolfAdded support for #-comments in same line as command
2013-12-02 Clifford WolfAdded Pass:call_newsel API
2013-11-10 Clifford WolfCall internal checker more often
2013-08-11 Clifford WolfAdded "clean -purge" and ";;;" support
2013-08-11 Clifford WolfAdded ";;" as shortcut for "; clean;"
2013-07-25 Clifford WolfAdded "help -write-web-command-reference-manual"
2013-05-23 Clifford WolfOnly initialize TCL interpreter when needed
2013-05-23 Clifford WolfAdded labels to "help -write-tex-command-reference...
2013-05-16 Clifford WolfMerge branch 'bugfix'
2013-05-01 Clifford WolfImproved/simplified TCL bindings
2013-04-01 Clifford WolfAdded -color <color> <selection> option to show command
2013-03-28 Clifford WolfImplemented TCL support (only via -c option at the...
2013-03-21 Clifford WolfAdded help -write-tex-command-reference-manual option
2013-03-19 Clifford WolfMerge branch 'hansiglaser-master'
2013-03-18 Johann Glaserfixed a crash when lines start with whitespace
2013-03-15 Clifford WolfFixed gcc warnings and added error handling to shell...
2013-03-10 Clifford WolfAdded shell escape to command language
2013-03-03 Clifford WolfImplemented general handler for selection arguments
2013-02-28 Clifford WolfAdded more help messages
2013-02-28 Clifford WolfAdded more help messages (extract, abc, dfflibmap)
2013-02-28 Clifford WolfAdded "help" command
2013-01-08 Martin SchmölzerMerge remote-tracking branch 'upstream/master'
2013-01-06 Clifford WolfImprovements in command shell
2013-01-05 Clifford Wolfinitial import