|
34dc828ead
|
exported some identifier
|
2024-06-09 10:13:37 +02:00 |
|
|
115ce26ce9
|
IsOptional() function of ExprFuncParam renamed as IdDefault(). A new IsOptional() function created to check if a param is optional without requiring a default value
|
2024-06-07 09:45:02 +02:00 |
|
|
c100cf349d
|
some identier exported; new file import-utils.go
|
2024-06-06 05:31:35 +02:00 |
|
|
51b272dda8
|
func-string.go: ad least one extra prefix and suffix for startsWithStr() and endsWitchStr()
|
2024-06-02 12:30:17 +02:00 |
|
|
7f282e5460
|
func-string.go: the second parameter joinStr() flags changed as pfRepeat
|
2024-06-02 11:56:17 +02:00 |
|
|
9bba40f155
|
Expr's functions now support parameters with default value
|
2024-06-01 19:56:40 +02:00 |
|
|
e5f63c3d9d
|
function definition and usage rationalized
|
2024-05-24 06:28:48 +02:00 |
|
|
1ff5770264
|
New interface and implementation to model function parameters
|
2024-05-22 20:52:44 +02:00 |
|
|
35e794701a
|
func-string.go: commented out the param count check
|
2024-05-15 22:03:03 +02:00 |
|
|
5378952394
|
func-string.go: added three new functions (splitStr, startsWithStr, endsWithString) to the 'string' builtin module
|
2024-05-06 15:29:13 +02:00 |
|
|
2c5f02cc69
|
list iterators now support start, stop e step
|
2024-05-04 08:07:49 +02:00 |
|
|
360ebce015
|
improved usability of the list iterator
|
2024-05-03 06:26:17 +02:00 |
|
|
288e93d708
|
func-string.go: string utils module
|
2024-05-01 07:10:59 +02:00 |
|