tomo/builtins
2024-09-11 01:39:19 -04:00
..
array.c Use optional ints in the array find()/first() API 2024-09-11 01:39:19 -04:00
array.h Use optional ints in the array find()/first() API 2024-09-11 01:39:19 -04:00
bool.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
bool.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
c_string.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
c_string.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
channel.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
channel.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
datatypes.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
files.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
files.h
functions.c Add optional types 2024-09-11 01:31:31 -04:00
functions.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
integers.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
integers.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
macros.h Remove unused macro 2024-09-05 15:33:43 -04:00
memory.c Fully clean up siphash code and fix some issues 2024-09-05 16:23:05 -04:00
memory.h Replace $Type with Type$info for builtin TypeInfos 2024-09-05 15:31:54 -04:00
nextline.c Add (/path):by_line() 2024-09-09 22:16:40 -04:00
nextline.h Add (/path):by_line() 2024-09-09 22:16:40 -04:00
nums.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
nums.h Bugfixes 2024-09-08 19:33:49 -04:00
optionals.c Add optional types 2024-09-11 01:31:31 -04:00
optionals.h Add optional types 2024-09-11 01:31:31 -04:00
path.c Add (/path):by_line() 2024-09-09 22:16:40 -04:00
path.h Add (/path):by_line() 2024-09-09 22:16:40 -04:00
pointer.c Add optional types 2024-09-11 01:31:31 -04:00
pointer.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
range.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
range.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
shell.c Initial working version 2024-09-09 00:22:12 -04:00
shell.h Add shims for hashing/equality of langs 2024-09-09 16:08:59 -04:00
siphash-internals.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
siphash.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
siphash.h Add (/path):by_line() 2024-09-09 22:16:40 -04:00
table.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
table.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
text.c Add Text.starts_with() and Text.ends_with() 2024-09-09 05:31:25 -04:00
text.h Add shims for hashing/equality of langs 2024-09-09 16:08:59 -04:00
thread.c Fully clean up siphash code and fix some issues 2024-09-05 16:23:05 -04:00
thread.h
tomo.h Add optional types 2024-09-11 01:31:31 -04:00
types.c Add optional types 2024-09-11 01:31:31 -04:00
types.h Add optional types 2024-09-11 01:31:31 -04:00
util.c Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00
util.h Fix nearly every GCC warning and add __attribute__((pure/const)) where 2024-09-08 17:17:15 -04:00