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
271
Commits
2
Branches
0
Tags
ec500c04ad40d7a1edba58481d2afb61e935a292
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
ec500c04ad
cmd: remove internal usage of legacy iterator interface
2025-11-01 10:02:42 +00:00
cmake
meta: rename legacy object module to 'ds'
2025-08-09 19:57:42 +01:00
cmd
cmd: remove internal usage of legacy iterator interface
2025-11-01 10:02:42 +00:00
cmd-test
add cmd module from corelib
2024-10-24 21:32:28 +01:00
compress
compress: cstream: convert to a b_object type
2025-10-28 15:20:08 +00:00
compress-test
test: update tests
2025-10-28 15:21:19 +00:00
core
core: iterator: implement const iterators
2025-11-01 09:58:18 +00:00
core-test
test: update tests
2025-10-28 15:21:19 +00:00
ds
ds: string: implement b_iterable interface
2025-11-01 10:01:59 +00:00
ds-test
test: move leftover object tests to ds-test
2025-10-26 09:38:45 +00:00
include
initial commit
2024-10-24 13:09:16 +01:00
io
io: file: update b_stream interface
2025-10-28 15:20:37 +00:00
io-test
test: update b_stream usage
2025-10-24 12:51:54 +01:00
misc
fix memory leaks
2024-10-27 19:43:05 +00:00
serial
serial: convert b_serial_ctx to a b_object interface
2025-10-28 15:20:57 +00:00
serial-test
test: update tests
2025-10-28 15:21:19 +00:00
term
term: error: update b_stringstream usage
2025-10-24 12:43:56 +01:00
term-test
meta: rename legacy object module to 'ds'
2025-08-09 19:57:42 +01:00
test
test: update tests
2025-10-28 15:21:19 +00:00
.clang-format
meta: update clang-format config
2025-10-28 15:21:38 +00:00
.gitignore
meta: add .cache to gitignore
2025-10-19 10:22:53 +01:00
CMakeLists.txt
core: move new object system to core module
2025-10-15 10:38:18 +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%