|
9070b5c9cc
|
The function parameter model has been modified to support the passing of named parameters
|
2024-07-28 18:49:08 +02:00 |
|
|
fd8e32e12b
|
new operator "?!" (alternate value)
|
2024-07-06 05:54:53 +02:00 |
|
|
f75c991ed2
|
common-errors.go: commented out some unused error functions
|
2024-06-26 04:23:14 +02:00 |
|
|
d9f7e5b1ad
|
common-errors.go: exported all error functions.
builtin-string.go: renamed all functions from somthingStr() to strSomething()
|
2024-06-10 20:37:58 +02:00 |
|
|
1757298eb4
|
formatter.go: typeName() renamed as TypeName()
|
2024-06-10 09:37:27 +02:00 |
|
|
ab2e3f0528
|
use of typeName() in error messages
|
2024-06-05 05:48:02 +02:00 |
|
|
f66cd1fdb1
|
New test file for specific code section or data type
|
2024-06-01 16:31:50 +02:00 |
|
|
624318d84e
|
common-errors.go: moved here some errors
|
2024-05-15 22:01:13 +02:00 |
|
|
ab07405cda
|
common-errors.go: added errDivisionByZero()
|
2024-05-13 14:23:21 +02:00 |
|
|
6a2d3c53fd
|
func-common.go common-errors.go
|
2024-05-01 07:09:01 +02:00 |
|