.. |
array.c
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
array.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
bool.c
|
Change *:from_text() methods to return optional values and set up CLI
|
2024-09-11 14:53:48 -04:00 |
bool.h
|
Change *:from_text() methods to return optional values and set up CLI
|
2024-09-11 14:53:48 -04:00 |
c_string.c
|
Optional C Strings
|
2024-09-11 12:39:56 -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
|
Rename channel_t -> Channel_t for consistency
|
2024-09-11 13:57:21 -04:00 |
channel.h
|
Rename channel_t -> Channel_t for consistency
|
2024-09-11 13:57:21 -04:00 |
datatypes.h
|
Rename channel_t -> Channel_t for consistency
|
2024-09-11 13:57:21 -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
|
Add syntax for "inline C(...)"
|
2024-05-18 16:31:34 -04:00 |
functions.c
|
Rename channel_t -> Channel_t for consistency
|
2024-09-11 13:57:21 -04:00 |
functions.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
integers.c
|
Change *:from_text() methods to return optional values and set up CLI
|
2024-09-11 14:53:48 -04:00 |
integers.h
|
Fix threads and integers
|
2024-09-11 22:50:03 -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 |
nums.c
|
Change *:from_text() methods to return optional values and set up CLI
|
2024-09-11 14:53:48 -04:00 |
nums.h
|
Change *:from_text() methods to return optional values and set up CLI
|
2024-09-11 14:53:48 -04:00 |
optionals.c
|
Fix optional bools
|
2024-09-11 14:18:01 -04:00 |
optionals.h
|
Fix optional bools
|
2024-09-11 14:18:01 -04:00 |
path.c
|
Use optionals for iterators
|
2024-09-11 22:28:43 -04:00 |
path.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -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
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -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
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
text.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
thread.c
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
thread.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
tomo.h
|
Use optionals for iterators
|
2024-09-11 22:28:43 -04:00 |
types.c
|
Optional enums (deprecated custom tag values)
|
2024-09-11 12:29:48 -04:00 |
types.h
|
Rename channel_t -> Channel_t for consistency
|
2024-09-11 13:57:21 -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 |