|
io
|
Move libias_panic* to config.h
|
2023年07月12日 13:04:14 +02:00 |
|
libgrapheme
|
Update libgrapheme to 2.0.1
|
2022年10月15日 14:53:42 +02:00 |
|
scripts
|
mkbuild: Avoid hidden directories
|
2023年08月01日 12:12:49 +02:00 |
|
tests
|
mkbuild: Hide forward declarations of cleanup functions
|
2023年12月14日 14:40:03 +01:00 |
|
trait
|
Drop *_free() in favor of *_cleanup()
|
2023年08月01日 16:16:44 +02:00 |
|
.cirrus.yml
|
Add .cirrus.yml
|
2021年11月21日 11:17:40 +01:00 |
|
.clangd
|
mkbuild: Avoid hidden directories
|
2023年08月01日 12:12:49 +02:00 |
|
.dir-locals.el
|
runtime: Add "type-safe" libias_realloc_array()
|
2023年08月09日 15:44:23 +02:00 |
|
.editorconfig
|
editorconfig: Remove max_line_length
|
2022年11月08日 14:41:51 +01:00 |
|
.envrc
|
Add development environment files
|
2022年08月24日 15:18:17 +02:00 |
|
.gitignore
|
build: switch to ninja
|
2021年11月16日 20:06:57 +01:00 |
|
array.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
array.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
buffer.c
|
runtime: Add "type-safe" libias_realloc_array()
|
2023年08月09日 15:44:23 +02:00 |
|
buffer.h
|
buffer: Add libias_buffer_data_{copy,disown}()
|
2023年08月04日 18:37:29 +02:00 |
|
build.ninja
|
build: switch to ninja
|
2021年11月16日 20:06:57 +01:00 |
|
build.ninja.spec
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
color.h
|
Namespace color
|
2023年07月12日 13:04:13 +02:00 |
|
compats.c
|
mkbuild: Drop err() compat
|
2024年01月13日 08:47:50 +01:00 |
|
configure
|
mkbuild: Avoid hidden directories
|
2023年08月01日 12:12:49 +02:00 |
|
diff.c
|
Use own free() function consistently
|
2023年08月09日 15:44:23 +02:00 |
|
diff.h
|
Drop *_free() in favor of *_cleanup()
|
2023年08月01日 16:16:44 +02:00 |
|
diffutil.c
|
mkbuild: Hide forward declarations of cleanup functions
|
2023年12月14日 14:40:03 +01:00 |
|
diffutil.h
|
Split buffer implementation from LibiasFile
|
2023年08月04日 15:43:21 +02:00 |
|
framemap.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
framemap.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
guix.scm
|
Add development environment files
|
2022年08月24日 15:18:17 +02:00 |
|
hashmap.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
hashmap.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
hashset.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
hashset.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
io.c
|
io: drop unused include
|
2024年01月10日 14:44:32 +01:00 |
|
io.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
iterator.c
|
iterator: optional mempool to manage lifetime iterator objects
|
2023年12月28日 09:44:30 +01:00 |
|
iterator.h
|
iterator: optional mempool to manage lifetime iterator objects
|
2023年12月28日 09:44:30 +01:00 |
|
LICENSE
|
Update license headers
|
2023年05月29日 10:09:23 +02:00 |
|
list.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
list.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
map.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
map.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
mempool.c
|
mkbuild: Hide forward declarations of cleanup functions
|
2023年12月14日 14:40:03 +01:00 |
|
mempool.h
|
mempool: add missing libias_mempool_buffer()
|
2023年08月05日 21:10:24 +02:00 |
|
mkbuild.c
|
mkbuild: Drop err() compat
|
2024年01月13日 08:47:50 +01:00 |
|
path.c
|
Unbreak build on FreeBSD
|
2023年12月18日 13:07:05 +01:00 |
|
path.h
|
WIP: improve LibiasPath
|
2023年08月11日 14:26:28 +02:00 |
|
queue.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
queue.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
runtime.c
|
mkbuild: Hide forward declarations of cleanup functions
|
2023年12月14日 14:40:03 +01:00 |
|
set.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
set.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
stack.c
|
Add generic iterator type
|
2023年10月02日 21:31:50 +02:00 |
|
stack.h
|
iterator: Change macros to support anyarg iterator constructors
|
2023年12月28日 09:28:00 +01:00 |
|
str.c
|
str: rewrite libias_str_prefix_p()
|
2023年12月26日 13:14:33 +01:00 |
|
str.h
|
Remove type forward declarations
|
2023年07月31日 00:09:45 +02:00 |
|
test.h
|
Fix build with -Wextra-semi-stmt
|
2023年07月20日 16:27:20 +02:00 |
|
uthash.h
|
Import uthash
|
2023年07月21日 10:39:41 +02:00 |
|
util.c
|
util: Add missing libias_ prefix to functions
|
2023年07月22日 10:58:48 +02:00 |
|
util.h
|
Remove type forward declarations
|
2023年07月31日 00:09:45 +02:00 |
|
workqueue.c
|
Use own free() function consistently
|
2023年08月09日 15:44:23 +02:00 |
|
workqueue.h
|
Drop *_free() in favor of *_cleanup()
|
2023年08月01日 16:16:44 +02:00 |