cleanup, docs
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
Runtime
|
||||
backtrace_frames_string
|
||||
capture_backtrace_string
|
||||
backtrace_get_frames
|
||||
backtrace_capture
|
||||
error_pages
|
||||
signal_name
|
||||
unit_info
|
||||
units_list
|
||||
unit_compile
|
||||
3_Documentation format
|
||||
|
||||
@@ -9,12 +9,7 @@ first
|
||||
join
|
||||
json_consume_space
|
||||
json_encode
|
||||
list_every
|
||||
list_find
|
||||
map
|
||||
list_some
|
||||
list_sort
|
||||
list_unique
|
||||
nibble
|
||||
print
|
||||
strpos
|
||||
|
||||
@@ -46,5 +46,4 @@ dir_remove
|
||||
file_temp
|
||||
file_chmod
|
||||
file_symlink
|
||||
file_readlink
|
||||
file_fsync
|
||||
|
||||
@@ -15,6 +15,15 @@ array_merge
|
||||
2_Request_set_status
|
||||
0_String
|
||||
0_StringList
|
||||
2_StringList_filter
|
||||
2_StringList_map
|
||||
2_StringList_keys
|
||||
2_StringList_each
|
||||
2_StringList_unique
|
||||
2_StringList_sort
|
||||
2_StringList_some
|
||||
2_StringList_every
|
||||
2_StringList_find
|
||||
0_StringMap
|
||||
2_DValue_to_bool
|
||||
2_DValue_to_f64
|
||||
|
||||
Reference in New Issue
Block a user