43fcf43d1f
add time support
2024-11-18 13:18:51 +01:00
3a9d753720
bump version
2024-10-02 10:46:39 +02:00
1a1670076a
bump version, use go 1.22
2024-09-25 19:20:22 +02:00
62188dda0c
fix linter errors
2024-01-26 13:10:15 +01:00
6a2a501e48
fix printing of fractionals (not scientific anymore), added -p flag
2024-01-26 08:19:01 +01:00
ac9d08d6fc
reorganized Eval() return errors and call EvalItem() on each item
2023-12-08 18:35:56 +01:00
T.v.Dein
cb774b3b80
added commandline and stdin tests using testscript ( #28 )
...
* added commandline and stdin tests using testscript
---------
Co-authored-by: Thomas von Dein <tom@vondein.org >
2023-12-07 14:09:42 +01:00
T.v.Dein
846b3e63fc
don't show shortcuts in help (clutters it) ( #27 )
...
* don't show shortcuts in help (clutters it)
* bump version
---------
Co-authored-by: Thomas von Dein <tom@vondein.org >
2023-12-07 13:47:32 +01:00
T.v.Dein
252e7eb8d9
Feature/edit stack command ( #23 )
...
* add edit feature
* bump version
2023-12-04 13:53:18 +01:00
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
7d0443ce4b
bump version
2023-11-09 18:34:00 +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
fa5f8dcb3b
suppress intermediate results unless -i, addresses #11 , fix man ( #13 )
2023-11-08 14:43:34 +01:00
T.v.Dein
64e66e9d7b
bump version ( #9 )
2023-11-07 14:19:47 +01:00
T.v.Dein
e963a770a7
bump version ( #6 )
2023-11-06 20:14:21 +01:00
T.v.Dein
bb49cb7626
Feature/add show stack ( #5 )
...
* add -s flag and show command to display the last 5 entries
2023-11-06 20:12:07 +01:00
T.v.Dein
dac5c0967a
added swap stack command, bump version ( #2 )
2023-11-06 16:11:12 +01:00
5adc3b30ab
bump version
2023-11-05 13:01:50 +01:00
f86c4c9951
added manpage and manpage display commands
2023-11-02 10:11:39 +01:00
093591314a
deprecate perl version, make go version the new one (2.0.0)
2023-11-01 17:55:22 +01:00