Merge branch 'develop' into spike/JAL-4047/JAL-4048_columns_in_sequenceID
[jalview.git] / src / jalview / bin / argparser / ArgValues.java
2023-05-18 Ben SoaresJAL-629 Added 'Type' to args and argvalues
2023-05-16 Ben SoaresJAL-629 Ensure precedence of named linked ID values...
2023-04-23 Ben SoaresJAL-629 Change --open to --append and --opennew to...
2023-04-12 Ben SoaresJAL-629 parse SubVals once with ArgValue. Ensure SubVal...
2023-03-29 Ben SoaresJAL-629 Added --opennew --nonews --nosplash. Added...
2023-03-25 Ben SoaresJAL-629 improvements to argparser toString. Improvement...
2023-03-23 Ben SoaresJAL-629 refactor ArgParser and helper classes all to...