!BREAK works
[pspp] / tests / language / control / define.at
2021-06-27 Ben Pfaff!BREAK works
2021-06-15 Ben PfaffMostly documentation update but some code clarification...
2021-06-13 Ben Pfaff!LET
2021-06-13 Ben Pfaffmore operator precedence
2021-06-13 Ben Pfafftest !NULL equality
2021-06-13 Ben Pfafflogical operator bug fixes
2021-06-12 Ben PfaffMNEST
2021-06-12 Ben Pfaff!*
2021-06-11 Ben Pfaff!EVAL
2021-06-11 Ben Pfaff!UPCASE
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.