This website requires JavaScript.
Explore
Help
Sign In
Celestino Amoroso
camoroso
0 Followers
·
0 Following
Joined on
2021-04-24
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
Projects
Packages
Public Activity
Starred Repositories
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
camoroso
pushed to
main
at
go-pkg/expr
2024-12-27 07:46:22 +01:00
cca3b76baa
solved a number of problems highlighted by the syntax analyzer
24e31997fc
context-helpers.go: export functions no longer export control flags
646710e180
builtin-base.go: new eval() function
b38327b841
t_builtin-string_test.go: corrected an undefinite article
fd912b2eb1
common-errors.go: undefinte article selection in error messages
Compare 5 commits »
camoroso
pushed tag
v0.28.0
to
go-pkg/expr
2024-12-26 09:00:46 +01:00
camoroso
pushed to
main
at
go-pkg/expr
2024-12-26 09:00:19 +01:00
0e55f83d56
Forced the exlamation mark as a postfix operator
camoroso
pushed to
main
at
go-pkg/expr
2024-12-25 07:43:15 +01:00
4725145d1c
Doc: changed fraction symbol and introduced binary operators
edf8818f51
New dedicated priority for binary operators between relational and sum ones
Compare 2 commits »
camoroso
pushed to
main
at
go-pkg/expr
2024-12-23 07:00:39 +01:00
6211be8a8f
Completed transition of the symbol '|' from fraction to operator binary or. New fraction symbol is ':'.
f50ddf48db
operator-range.go: range-term registered with symbol SymRange
76e01f12d2
term.go: two error messages corrected
406bced450
operator-sum.go: sum of two fraction fixed
409dc86a92
symbol.go: SymRange added
Compare 16 commits »
camoroso
pushed to
main
at
howto/linux
2024-10-21 17:32:41 +02:00
d5615200e6
Update Desktop/vncserver.adoc
camoroso
pushed to
main
at
go-pkg/expr
2024-10-05 05:30:57 +02:00
5da5a61a42
Expr.doc: notes about function context
6e9205abc4
t_funcs_test.go: A test add on parameters check about two params with the same name
f61004fb5d
A test added on new implicit boolean cases in selector operator
321030c8d3
parser.go: function parameter list can't specify same parameter more than once
98fc89e84f
operator-selector.go: Simplified selector for Boolean expressions
Compare 5 commits »
First
Previous
1
2
3
4
5
...
Next
Last