433c5ede91
bump version
v2.1.4
2025-02-01 18:15:37 +01:00
dependabot[bot]
b77ef061e6
Bump actions/checkout from 2 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 17:57:18 +01:00
dependabot[bot]
2a5e70279e
Bump github.com/spf13/pflag from 1.0.5 to 1.0.6
...
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag ) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/spf13/pflag/releases )
- [Commits](https://github.com/spf13/pflag/compare/v1.0.5...v1.0.6 )
---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 17:45:24 +01:00
dependabot[bot]
6c56ed9508
Bump actions/setup-go from 1 to 5
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 1 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v1...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-01 17:44:55 +01:00
ff76137986
build release binaries using ci workflow
2025-01-18 10:55:04 +01:00
e5dfad1e35
better switch
2025-01-15 10:28:35 +01:00
43fcf43d1f
add time support
v2.1.3
2024-11-18 13:18:51 +01:00
3a9d753720
bump version
v2.1.2
2024-10-02 10:46:39 +02:00
5afe1275bc
implemented #12 : added toggle commands like togglebatch
2024-10-02 10:45:41 +02:00
dependabot[bot]
41b38191a5
Bump github.com/rogpeppe/go-internal from 1.11.0 to 1.13.1
...
Bumps [github.com/rogpeppe/go-internal](https://github.com/rogpeppe/go-internal ) from 1.11.0 to 1.13.1.
- [Release notes](https://github.com/rogpeppe/go-internal/releases )
- [Commits](https://github.com/rogpeppe/go-internal/compare/v1.11.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: github.com/rogpeppe/go-internal
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-02 10:41:09 +02:00
8f2b6955ff
fix spelling
2024-09-25 19:34:35 +02:00
9b244fc170
do not use formatter, specify build target
2024-09-25 19:29:49 +02:00
e4b2a4d6ea
update lua
v2.1.1
2024-09-25 19:24:17 +02:00
3ee4d4181a
Merge branch 'master' of github.com:TLINDEN/rpnc
2024-09-25 19:20:51 +02:00
1a1670076a
bump version, use go 1.22
2024-09-25 19:20:22 +02:00
7ccb05558f
add dependabot
2024-09-25 19:18:55 +02:00
T.v.Dein
b38b431d29
Add demo mp4
2024-05-12 21:24:06 +02:00
62188dda0c
fix linter errors
v2.1.0
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
T.v.Dein
e81be12b19
Merge pull request #31 from TLINDEN/internal/fuzzytesting
...
* reorganized Eval() to return errors and call EvalItem() on each item
* fix negative shift amount error, found with fuzzy testing :)
* added fuzzy testing
v2.0.13
2023-12-08 18:43:10 +01:00
222dc3a734
added fuzzy testing
2023-12-08 18:37:59 +01:00
49e01565b9
catch exec errors
2023-12-08 18:37:35 +01:00
e4a8af9b5b
fix negative shift amount error, found with fuzzy testing :)
2023-12-08 18:36:33 +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 >
v2.0.12
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
5557ad5f99
use generics for contains() and add generic exists() ( #29 )
...
Co-authored-by: Thomas von Dein <tom@vondein.org >
2023-12-07 13:47:04 +01:00
T.v.Dein
d2db420837
Merge pull request #25 from TLINDEN/doc/fix-formating
...
fix pod formatting (fixes #24 )
v2.0.11
2023-12-05 20:09:42 +01:00
T.v.Dein
b4f53d2dd6
Merge pull request #26 from TLINDEN/feature/add-shortcuts
...
added a couple of command shortcuts
2023-12-05 20:06:05 +01:00
ec4d86f727
added a couple of shortcuts
2023-12-05 20:01:32 +01:00
4c6caa7114
fix pod formatting ( fixes #24 )
2023-12-04 18:03:58 +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
416c163d94
Merge pull request #22 from TLINDEN/doc/improve
...
add converter docs
2023-11-14 20:01:19 +01:00
d93fbe33dc
add converter docs
2023-11-14 20:00:09 +01:00
T.v.Dein
59241932e0
Feature/add converters and bitwise ops ( #20 )
...
* added:
- converters
- bitwise operators
- hex input and output support
v2.0.10
2023-11-13 15:51:07 +01:00
T.v.Dein
127483eea1
Merge pull request #19 from TLINDEN/revert/exists
...
revert exists(), unused
2023-11-12 20:41:58 +01:00
4846691c46
revert exists(), unused
2023-11-12 20:41:06 +01:00
T.v.Dein
2f56761bf1
Feature/commands ( #18 )
...
* re-organized command structure
* added 'dup' command
v2.0.9
2023-11-12 20:29:10 +01:00
T.v.Dein
0782b0920b
Merge pull request #17 from TLINDEN/feature/add-disable-swiches
...
added no versions of batch debug and showstack toggles
v2.0.8
2023-11-10 15:44:07 +01:00
40c4cf0e45
added no versions of batch debug and showstack toggles
2023-11-10 15:38:05 +01:00
T.v.Dein
b13fbc63e3
Merge pull request #16 from TLINDEN/internal/add-lua-tests
...
Internal/add lua tests
v2.0.7
2023-11-09 18:49:32 +01:00
bacbfcc517
added debug output to Backup()
2023-11-09 18:47:31 +01:00
b91e024569
added more tests
2023-11-09 18:34:38 +01:00
a6f8a0fdbe
renamed luafunc()
2023-11-09 18:34:29 +01:00
7b656c492a
fix reverse and backup&restore
2023-11-09 18:34:07 +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
v2.0.6
2023-11-08 19:03:37 +01:00
T.v.Dein
31a0ddd547
add variable support, implements #10 ( #14 )
v2.0.5
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
64e66e9d7b
bump version ( #9 )
v2.0.4
2023-11-07 14:19:47 +01:00