Implement the MATRIX command.
[pspp] / src / language / utilities / set.c
2021-12-09 Ben PfaffImplement the MATRIX command.
2021-09-03 Ben PfaffRemove unneeded Emacs declarations that say that a...
2021-06-27 Ben PfaffTITLE and SUBTITLE: Don't treat an unquoted argument...
2021-04-13 Ben PfaffRefactor SET and SHOW commands so it's harder to forget...
2021-04-13 Ben Pfaffsettings: Add macro settings.
2021-03-22 Ben Pfafflexer: New function lex_force_int_range().
2021-03-21 Ben PfaffSET: Reimplement parser without q2c.