Implemented all the functions except !EVAL and !UPCASE.
[pspp] / tests / language / control / define.at
2021-06-10 Ben PfaffImplemented all the functions except !EVAL and !UPCASE.
2021-06-10 Ben PfaffAdd test for !LENGTH.
2021-06-10 Ben Pfaffmacro: Implement uniformly in terms of character strings.
2021-06-04 Ben Pfaff!BLANKS and !CONCAT pass basic tests.
2021-06-01 Ben PfaffStart writing documentation.
2021-05-31 Ben Pfaffadd some keyword tests
2021-05-31 Ben PfaffKeyword arguments work.
2021-05-31 Ben PfaffBasic tests for macros and arguments pass.
2021-05-30 Ben PfaffSome basic macros and tests work.
2021-05-30 Ben PfaffWork on DEFINE command.