Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/OpenCyphal/CETL
Cyphal Embedded Template Library
https://github.com/OpenCyphal/CETL
- Add `optional` and related entities such as `make_optional`, `nullopt`, `in_place`, etc.
- Ad...
- Update contributing instructions
- Fix the CYPHAL_VERSION/CETL_VERSION mixup
- Remove unnece...
* Fix resize() so that it respects max_size_max
https://github.com/OpenCyphal/CETL/issues/80
...
https://github.com/OpenCyphal/CETL/issues/77
e5181ac1b24ede7f262af537c5c74f6beaa73746 authored about 1 year ago* Fix issues with bool VariableLengthArray (issues 74 and 75)
Fix iterator range constructor ...
e470e6e1e01cfcd83d5c92d38fc2fc8d1e1703f3 authored about 1 year ago* Fix for #66
STL iterator expects reference type to be const based on if it is a
const iter...
https://github.com/OpenCyphal/CETL/issues/71
910aed3a85847e0e39d8d81a2a048cf8fb394cf4 authored over 1 year ago* Fix for #60, at() syntax error
* Fix for #60, at() syntax error
* Fixes for #60, #64, an...
698971728ad1c62f1fefbf6cd36a2fcf363561c2 authored over 1 year ago* two small fixes for older compilers
* fixing formatting errors
d2f0af34f7d5487b3004ba9b95fb9d8cd42f0174 authored over 1 year agoFixing #57. Breaking change but I doubt anybody is using these ctor signatures.
9534ad8bb1fdb03b1279fa822312b4a7b038d89a authored over 1 year ago* #55 adding assign to VLA
1ed0110284bc5a463b9f9b04ca747c4972605d64 authored over 1 year ago
* cleaning up array resource design
* added true array resource and renamed existing to buffer ...
* small fixes to support older build systems
* fixing cmake install prefix
* cleaning up b...
4c9eae138ed41c96a8b2562b7b62da88e9a8ba03 authored over 1 year agoca2e505201275c24f8d522a268b371128a9df82f authored over 1 year ago
* fixing #31, adding move with new alloc ctor
* formatting fixes
3c6718a438964224e57924da0fd2a9dfad8f42c7 authored over 1 year ago0322ec6aa220f596363d9b2dc37d9eb9196d1b3b authored over 1 year ago
* Adding VariableLengthArray and PMR namesapce
Providing a polyfill of much of the pmr namesp...
71e0ccdd601e24744f7710bd6b60fc24a3840e02 authored over 1 year agoThe if statement didn't work. Just letting it fail on forks for now.
f2510e7a16bb60181872c086e2899b971991ba4c authored almost 2 years ago* Enabling CI
* switching over to gcovr for coverage reporting
* switching to upload docs by...
* Enabling doc deployments
Also optimizing the builds to:
1. don't do anything unless lint...
191fa5419107aee20ef8581f44f53e7a220c543d authored almost 2 years ago8efa0d9b79363f378d180d12c4b5b2a630754b37 authored almost 2 years ago
* more pro forma changes before graduation
* responding to comments
f89e095a93cceee60bcdb899600c4ee1a9a27c26 authored almost 2 years ago* Fixing #16 and introducing polyfill namespaces.
* changed everything to .hpp
f4fbd653074acbee85a5fea3c61d745587cd3b3f authored almost 2 years ago* Setting up GitHub actions
Adding verify.py script to make cmake manageable.
Adding GitHu...
2a5a53f459696e7f051122c52e376be9969b215c authored almost 2 years ago2e81865df6b72c9f4d49d9f627af3a8abd161a49 authored almost 2 years ago
* Adding span to CETL
The first polyfill class in CETL, span. This commit also establishes so...
fa30b551549d784933c76f5c518a0975a15a138a authored almost 2 years agob62288a6c4ec123e4100e550fe699f740338987e authored almost 2 years ago
5a288c28d047ff7bd3d290a3ad95455c703d94e8 authored almost 2 years ago
7f4947c59bd6e3d16078c5473aa8aa281c79067b authored almost 2 years ago
d1ac3c63a0355286907b50f6fc35c16b9d3fe4f3 authored almost 2 years ago