What's Changed
- Remove duplicate program demo/DEMO.MLC by @abekornelis in #633
- Adjust opcode tables to correctly report the LIST option of optable(ZS8,LIST) by @abekornelis in #634
- Make output from optable(z15,LIST) match HLASM by @abekornelis in #638
- Save test output if tests fail to aid diagnostics by @adelosa in #635
- Make optable(z16,LIST) output match HLASM by @abekornelis in #639
- Changes to make optable(UNI,LIST) match with HLASM by @abekornelis in #642
- Re-establish tests in demo directory by @abekornelis in #637
- add 'git clean' to sample git commands in contribute_code document by @abekornelis in #640
- Improve optable definitions and processing by @abekornelis in #644
- Fix javadoc comments for az390 by @abekornelis in #657
- Fix tests for Assist program SOLP06 by @abekornelis in #672
- Fix problems caused by specifying explicit or non-default file extension on Cobol compile by @abekornelis in #649
- Make output from optable(z17,LIST) match HLASM by @abekornelis in #669
- Fix missing quotes in runasmdemos bash script by @abekornelis in #676
- Fix CCW/CCW0/CCW1 with location counter reference in address field problem for issue 659 by @jyganci in #680
- Fix javadoc warnings in gz390 by @abekornelis in #671
- Improve test command documentation by @abekornelis in #679
- Add bash scripts for testing optable options by @abekornelis in #675
- Fix javadoc warnings in ez390 by @abekornelis in #670
- Allow batch test scripts to end by switching to interactive mode by @abekornelis in #682
- Fixes for Incorrect displacement generated in listing and objcode #660 by @jyganci in #683
- Allow bash scripts for assemblies and COBOL compiles to have non-default input file extensions Is662 by @jyganci in #684
- Create release 1.8.4 by @adelosa in #694
Full Changelog: v1.8.3...v1.8.4