]> Kevux Git Server - fll/commit
Update: implement private f_utf functions, add missing function, and impove is_graph
authorKevin Day <thekevinday@gmail.com>
Sat, 25 Apr 2020 20:35:06 +0000 (15:35 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 25 Apr 2020 20:35:06 +0000 (15:35 -0500)
commitba1916d8f8f77ce480d5ddd9e7d93fb8d0048929
tree0ae31c8f269e9b6449ed3d0627e0c38d982dadb4
parentaa1c6d4092f81902c1c0816bd1141abae4cc8c19
Update: implement private f_utf functions, add missing function, and impove is_graph

The public functions should exist in isolation of each other, so the private functions are necessary.

f_utf_is_valid() is missing.

The is_graph functions should handle zero-width as well.
build/level_0/settings
build/monolithic/settings
level_0/f_utf/c/private-utf.c [new file with mode: 0644]
level_0/f_utf/c/private-utf.h [new file with mode: 0644]
level_0/f_utf/c/utf.c
level_0/f_utf/data/build/settings