Celestino Amoroso camoroso
  • Joined on 2021-04-24
camoroso pushed to main at howto/linux 2025-06-01 11:48:15 +02:00
02fd5865eb Add Network/README.adoc
camoroso pushed to main at howto/linux 2025-06-01 11:46:16 +02:00
46d9c414ea Update Network/OpenVPN.adoc
camoroso pushed to main at howto/linux 2025-06-01 11:45:35 +02:00
38839692ca Update Network/OpenVPN
camoroso pushed to main at howto/linux 2025-06-01 11:43:06 +02:00
82fbd1e703 Add Network/OpenVPN
camoroso pushed to main at howto/linux 2025-06-01 11:34:32 +02:00
1eb58a7f37 Update SSH/ssh_reverse_shell.adoc
camoroso pushed to main at howto/linux 2025-06-01 11:24:05 +02:00
5d24fcec0d Update SSH/ssh_reverse_shell.adoc
camoroso pushed to main at go/dev-expr 2025-03-21 16:48:42 +01:00
3e66ce369d build.bash: changed the resourse creation message
camoroso pushed to main at go/dev-expr 2025-03-10 06:54:59 +01:00
353d1bb781 container_setup.bash: changed 'go build' with './build.bash --local'
4337c219da build.bash: changed --dev option with --local
Compare 2 commits »
camoroso pushed to main at go/dev-expr 2025-03-10 06:46:28 +01:00
ca7a3eeb97 build.bash: disabled auto-start of the default text editor on --init
camoroso pushed to main at go/dev-expr 2025-03-09 07:15:53 +01:00
5d4a6ac058 container_setup.bash: new script for initialize the project build
camoroso pushed to main at go/dev-expr 2025-03-08 11:41:18 +01:00
ba100d86f2 new 1.14.0 version
2b364efb98 main.go: expr's tag date added and new bin() function
9ca9d23315 build.bash: tag-date added to the version.go file
Compare 3 commits »
camoroso pushed to main at go-pkg/expr 2025-01-05 12:53:57 +01:00
5ecf81412e Doc: pre & post incremente/decrement
ff4db34f7b t_operator_test.go: test on -- and ++ prefix operators
0f848071c2 New prefix operators ++ and --
6b3351b324 new prefix operator "!" as logic NOT
Compare 4 commits »
camoroso pushed tag v0.32.0 to go-pkg/expr 2025-01-03 07:35:43 +01:00
camoroso pushed to main at go-pkg/expr 2025-01-03 07:35:02 +01:00
760c1ee6da New bitwise XOR operator specified by symbol ^ (caret). Iterator dereference is now done by prefixed * (star)
5ab6876ea1 term.go: new priority priDereference
6268abda8c token.go: new member function Token.SetSymbol()
d25bd325b7 symbol-map.go: improved detection of incomplete operations
01c04feea5 Doc: bitwise operators in the main operator table and special assignment operators table
Compare 7 commits »
camoroso pushed to main at go-pkg/expr 2024-12-28 19:22:32 +01:00
e43823740f Doc: added string splitter operator '/'
camoroso pushed tag v0.31.0 to go-pkg/expr 2024-12-28 19:17:37 +01:00
camoroso pushed to main at go-pkg/expr 2024-12-28 19:17:18 +01:00
526982a564 new string operator '/'
252514943e parser.go: fix currentItem after parse a subexpr
32686fac62 term.go: new member function errDivisionByZero()
Compare 3 commits »
camoroso pushed tag v0.30.0 to go-pkg/expr 2024-12-28 09:30:10 +01:00
camoroso pushed to main at go-pkg/expr 2024-12-28 09:29:43 +01:00
52a627c747 Edited according to preious commit
d91e7eb979 The list operator '<<' (append) and '>>' (prepend) have been replaced
Compare 2 commits »
camoroso pushed tag v0.29.0 to go-pkg/expr 2024-12-27 07:46:43 +01:00