.. |
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
|
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
|
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
|
Optional channels (plus fixed some channel bugs)
|
2024-09-11 12:50:46 -04:00 |
channel.h
|
Optional channels (plus fixed some channel bugs)
|
2024-09-11 12:50:46 -04:00 |
datatypes.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -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
|
Fix const issue
|
2024-09-11 13:55:22 -04:00 |
functions.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -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
|
Optional fixed-size ints
|
2024-09-11 11:08: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
|
Optional enums (deprecated custom tag values)
|
2024-09-11 12:29:48 -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
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
optionals.h
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -04:00 |
path.c
|
Rename closure_t -> Closure_t for consistency
|
2024-09-11 13:56:39 -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
|
Add optional types
|
2024-09-11 01:31:31 -04:00 |
types.c
|
Optional enums (deprecated custom tag values)
|
2024-09-11 12:29:48 -04:00 |
types.h
|
Optional C Strings
|
2024-09-11 12:39:56 -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 |