working on documentation and more API functions

This commit is contained in:
udo
2026-04-29 12:09:37 +00:00
parent cd445f3c9b
commit 9f7625c7fd
94 changed files with 1896 additions and 458 deletions
+7
View File
@@ -0,0 +1,7 @@
Regular Expressions
regex_match
regex_search
regex_search_all
regex_replace
regex_split
+5
View File
@@ -17,6 +17,11 @@ split
split_space
split_utf8
replace
regex_match
regex_search
regex_search_all
regex_replace
regex_split
to_lower
to_upper
trim
+1 -1
View File
@@ -1,6 +1,6 @@
Task API
kill
task
task_repeat
task_pid
task_kill
+6 -1
View File
@@ -1,8 +1,13 @@
Types
0_Request
array_merge
DTree
0_DTree
get_by_path
set_status
String
StringList
StringMap
to_bool
to_f64
to_u64