Commit Graph

7 Commits

Author SHA1 Message Date
bacbfcc517 added debug output to Backup() 2023-11-09 18:47:31 +01:00
7b656c492a fix reverse and backup&restore 2023-11-09 18:34:07 +01:00
T.v.Dein
dac5c0967a added swap stack command, bump version (#2) 2023-11-06 16:11:12 +01:00
56a4000b67 fixed debug output 2023-11-05 13:00:26 +01:00
c4c60651d1 moved all math functions and operators to funcalls
So now if you want to add a new operator or math function all you have
to do is to add it to func.go. Conpletion will be generated from it.
2023-11-05 12:55:59 +01:00
3649408d17 made Shift() and Last() use flexible number of items to work on 2023-11-04 19:41:28 +01:00
093591314a deprecate perl version, make go version the new one (2.0.0) 2023-11-01 17:55:22 +01:00