|
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 |
|