aboutsummaryrefslogtreecommitdiffstats
path: root/frontends/ilang/parser.y
Commit message (Expand)AuthorAgeFilesLines
* Replaced depricated %name-prefix= bison directiveClifford Wolf2014-04-201-1/+1
* renamed ilang "scope error" to "ilang error"Clifford Wolf2014-02-111-9/+9
* Improved ilang parser error messagesClifford Wolf2014-02-091-9/+9
* Fixed comment/eol parsing in ilang frontendClifford Wolf2014-02-011-21/+24
* Replaced signed_parameters API with CONST_FLAG_SIGNEDClifford Wolf2013-12-041-1/+1
* Added support for signed parameters in ilangClifford Wolf2013-11-241-1/+7
* Remove auto_wire framework (smarter than the verilog standard)Clifford Wolf2013-11-241-4/+1
* Major improvements in mem2reg and added "init" sync rulesClifford Wolf2013-11-211-1/+7
* Fixed ilang parser: memory widthClifford Wolf2013-11-201-1/+1
* Fixed memory leak in ilang frontendClifford Wolf2013-05-231-0/+1
* initial importClifford Wolf2013-01-051-0/+416