Merge branch 'koriakin/xc7nocarrymux' into xaig
[yosys.git] / kernel / modtools.h
2019-03-28 Benedikt TutzerMerge remote-tracking branch 'origin/master' into featu...
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...
2016-07-08 Clifford WolfMerge branch 'yosys-0.5-vtr' of https://github.com...
2016-02-13 Clifford WolfFixed some visual studio warnings
2015-12-07 Clifford WolfMerge pull request #108 from cseed/master
2015-10-24 Clifford WolfFixed handling of driver-driver conflicts in wreduce
2015-07-02 Clifford WolfFixed trailing whitespaces
2015-04-03 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2015-02-08 Clifford WolfVarious ModIndex improvements
2015-01-24 Clifford WolfAdded ENABLE_NDEBUG makefile options
2014-12-31 Clifford Wolfhotfix for ModInfo
2014-12-28 Clifford WolfRenamed hashmap.h to hashlib.h, some related improvements
2014-12-27 Clifford WolfVarious improvements in ModIndex
2014-12-27 Clifford WolfMore dict/pool related changes
2014-11-09 Clifford WolfIntroducing YS_OVERRIDE, YS_FINAL, YS_ATTRIBUTE, YS_NOR...
2014-10-10 Clifford WolfRenamed SIZE() to GetSize() because of name collision...
2014-09-22 Ahmed IrfanMerge branch 'master' of https://github.com/cliffordwol...
2014-08-07 Clifford WolfFixed build with gcc-4.6
2014-08-05 Clifford WolfAdded support for truncating of wires to wreduce pass
2014-08-03 Clifford WolfAdded query() API to ModIndex
2014-08-01 Clifford WolfAdded ModIndex helper class, some changes to RTLIL...
2014-07-31 Clifford WolfRenamed modwalker.h to modtools.h