automake update
changed doc path
after merge
updates for gcc8.3
Fixed bug with expressions in first arg of repl
updates based on rev change
Fixed bug with specify path desciption when using -sv switch
updated build environment
* Fixed bug that squashed variable declaration inside for statement when initialization express used a function
Fixed bug that squash variable declaration inside for statement when initialization express used a function
added bugs/ to ignore list
adding new prebuilt files
updated to latest automake/autoconf and updated pre-built files
pre built file update
Infervectors options wasn't correctly calculati...
Added support for inside case.
Fixed bug with -infervectors introduced in vers...
* Fixed seg fault in xprop tool when a undefine...
Added support for the string type
Fixed parser errors for declaration of typedef'...
Added support for package import declarations i...
Adding test case for null statements in begin/e...
Adding infrastructure for queues
make null statements legal in statement lists
Fixed named block statement parsing
Fixed parser so unnamed begin/end blocks can co...
block parsing changes in progress
updated version to 1.0.124
update unnamed fork/join block parsing
renamed statement_list_noattr to statement_list_o
Previous ansi port list change for modules appl...
Allow module ansi port lists have repeated argu...
Fixes to make compile with gcc 6.1.1 work
Added missing semicolon
Fixed bug: -dump seg faults on params with func...
update version to 1.0.122
Fixed bug: task calls embedded in if and case s...
Bumped rev 1.0.121
Fixed bug: assign statements under certain situ...
Fixed bug: instances in genvar blocks caused se...
Fixed bug: tasks with inline port declarations ...
Fixed bug with begin/end generate blocks
Fixed bug where extra null blocks where inserte...
Fixed generate scoping issued introduced in 1.0...
Bumped rev to 1.0.117
Allow null statements (;) in port definition lists
Fixed scoping issue with generate constructs th...
Added @INCTDL@ to Makefile.am
Fixed xprop tool to instrument tasks
* Fixed `protect/`endprotect
Added support for priority/unique case/if state...
Added support for unique/priority if/case.
Fixed segment fault due to new xprop option switch
Added more cases to task tests