T.v.Dein
59241932e0
Feature/add converters and bitwise ops ( #20 )
...
* added:
- converters
- bitwise operators
- hex input and output support
2023-11-13 15:51:07 +01:00
T.v.Dein
2f56761bf1
Feature/commands ( #18 )
...
* re-organized command structure
* added 'dup' command
2023-11-12 20:29:10 +01:00
40c4cf0e45
added no versions of batch debug and showstack toggles
2023-11-10 15:38:05 +01:00
T.v.Dein
a964a99f3d
Fix/lua no funcs known ( #15 )
...
* lua fixes:
- fix lua function calling, didn't work in the last
releases (regression)
- add lua funcs which don't modify the stack (for converters etc)
- added better lua examples
2023-11-08 19:03:37 +01:00
T.v.Dein
31a0ddd547
add variable support, implements #10 ( #14 )
2023-11-08 14:47:15 +01:00
T.v.Dein
fa5f8dcb3b
suppress intermediate results unless -i, addresses #11 , fix man ( #13 )
2023-11-08 14:43:34 +01:00
T.v.Dein
ad2d9d98d6
Doc/improve ( #4 )
...
* add interactiveness to features, add keybindings to doc
* added commands
2023-11-06 20:12:31 +01:00
T.v.Dein
b5430403fd
Internal/add gh actions and tests ( #3 )
...
* add gh actions and templates
* add show-versions in Makefile
* force go 1.20
* added test facilities
2023-11-06 16:09:56 +01:00
2b79f3f9ca
updated docs
2023-11-05 17:39:15 +01:00
8a7740c4fa
updated manual
2023-11-02 19:20:49 +01:00
f86c4c9951
added manpage and manpage display commands
2023-11-02 10:11:39 +01:00