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
105
Commits
2
Branches
0
Tags
ad4eba6cc14b2e0bdc2ba5f2d2c1f487cd2f75c5
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
ad4eba6cc1
test: io: update i/o api usage re: b_error
2025-07-28 22:22:14 +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: add lots of stream tests
2025-06-27 21:54:10 +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
term: extend tty interface with more features
2024-11-20 22:12:36 +00:00
test
test: add cross-module tests
2025-06-27 21:54:23 +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
test: add cross-module tests
2025-06-27 21:54:23 +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%