expressions: Minor error message improvement.
[pspp] / tests / language / control / do-if.at
2022-11-17 Ben Pfaffexpressions: Minor error message improvement.
2022-11-06 Ben PfaffUse lex_error_expecting() in more places.
2022-09-12 Ben PfaffAssorted improvements to diagnostics.
2022-09-09 Ben PfaffImprove error messages by citing syntax in more of...
2021-12-11 Ben PfaffClean up how transformations work.
2019-11-27 John DarringtonDelete trailing whitespace at line endings.
2017-08-03 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2017-07-08 John DarringtonFix erroneous subsitute by previous commit.
2017-07-05 John DarringtonAdd copyright and licence notices to files which lack...
2016-04-07 John DarringtonMerge remote-tracking branch 'origin/master' into sheet
2016-03-31 John DarringtonFixed by where pspp would crash if ELSE appeared withou...
2012-04-19 John DarringtonDO IF test: Correct expected outcome 20120420030504/pspp
2012-04-18 Ben PfaffDO IF: Fix crash when END IF appears without DO IF. 20120418030503/pspp
2010-10-17 John DarringtonMerge commit 'origin/master' into sso
2010-09-25 Ben Pfafftests: Convert do-if.sh test to use Autotest.