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
74
Commits
2
Branches
0
Tags
07581f6de007c7b8aa26b135a4dcd5f1edfe2820
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
07581f6de0
core: queue: update b_queue_empty parameter to be a const ptr
2025-06-27 21:38:34 +01:00
cmake
build: add io module to FindBluelib.cmake
2025-04-11 14:02:02 +01:00
cmd
cmd: improve API for accessing multi-arg options
2025-02-04 12:59:44 +00:00
cmd-test
add cmd module from corelib
2024-10-24 21:32:28 +01:00
core
core: queue: update b_queue_empty parameter to be a const ptr
2025-06-27 21:38:34 +01:00
core-test
core: add hash and rope tests
2025-04-11 14:01:47 +01:00
include
initial commit
2024-10-24 13:09:16 +01:00
io
io: add lots of directory and path manipulation functions
2025-04-11 13:54:53 +01:00
io-test
io: store current directory iterator filepath as a b_path
2025-02-13 21:36:53 +00:00
misc
fix memory leaks
2024-10-27 19:43:05 +00:00
object
object: start implement bit-buffer data structure
2025-04-11 13:56:26 +01:00
object-test
object: fix struct zero-initialisation on MSVC
2024-11-14 22:01:09 +00:00
term
term: fix int->HANDLE cast warnings
2024-11-24 20:47:16 +00:00
term-test
term: extend tty interface with more features
2024-11-20 22:12:36 +00: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
meta: add module for disk I/O functionality
2025-02-10 13:59:20 +00: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%