This website requires JavaScript.
Explore
Help
Sign In
wash
/
bluelib
Watch
1
Star
0
Fork
0
You've already forked bluelib
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
109
Commits
2
Branches
0
Tags
ff71d94e5d9af42a2bb4ccd81995622f85bcebd0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Max Wash
ff71d94e5d
build: set language standard to C99 without extensions
2025-07-28 22:24:46 +01:00
cmake
cmake: update FindBluelib to support serial module
2025-06-27 22:00:26 +01:00
cmd
cmd: fix b_arglist_get_* functions not checking index parameter
2025-07-28 22:17:19 +01:00
cmd-test
add cmd module from corelib
2024-10-24 21:32:28 +01:00
core
core: add error reporting api
2025-07-28 22:16:26 +01:00
core-test
test: core: add error and ringbuffer tests
2025-07-28 22:22:38 +01:00
include
initial commit
2024-10-24 13:09:16 +01:00
io
io: implement b_error support for file/directory operations
2025-07-28 22:20:20 +01:00
io-test
test: io: update i/o api usage re: b_error
2025-07-28 22:22:14 +01:00
misc
fix memory leaks
2024-10-27 19:43:05 +00:00
object
object: string: add b_string_duplicate()
2025-07-28 22:17:48 +01:00
object-test
object: add a range of string transformation functions
2025-07-17 17:55:13 +01:00
serial
meta: add serial module for (de)serialising objects
2025-06-27 21:53:40 +01:00
serial-test
meta: add serial module for (de)serialising objects
2025-06-27 21:53:40 +01:00
term
term: add an enhanced error reporting function
2025-07-28 22:21:13 +01:00
term-test
test: term: add enhanced error reporting tests
2025-07-28 22:23:16 +01:00
test
test: update i/o api usage re: b_error
2025-07-28 22:23:57 +01:00
.clang-format
initial commit
2024-10-24 13:09:16 +01:00
.gitignore
initial commit
2024-10-24 13:09:16 +01:00
CMakeLists.txt
build: set language standard to C99 without extensions
2025-07-28 22:24:46 +01:00
LICENSE
initial commit
2024-10-24 13:09:16 +01:00
README
initial commit
2024-10-24 13:09:16 +01:00
README
The file is empty.
Reference in New Issue
View Git Blame
Copy Permalink
Description
Cross-platform C framework
Readme
BSD-3-Clause
1.1
MiB
Languages
C
98.8%
CMake
1.2%