Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
feature/messaging-refactor
development
feature/Persistence
feature/add-make_delegate
feature/add-source-id-api-for-routers
feature/add-static_assert-with-auto-message
feature/escape-characters-for-get_token
feature/function-wrappers
feature/messaging-refactor
feature/more-algorithms
feature/object_pool
feature/std-function-clone
feature/#597-add-basic-aphinx-documentation-support
feature/#623-use-feature-test-macros-instead-of-version-checks
feature/#871-callback-on-timer-functions-to-handle-changes-in-the-time-list
feature/#962-Request--allow-(overload)-string-append-a-string_view
gh-pages
hotfix/#632-fix-signed-conversion-warnings
hotfix/#736-ETL-doesn't-build-with-gcc-13
master
pull-request/#740-add-static-assert-with-auto-message
pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11
pull-request/#784-Fix-library-error-for-Github-Actions-for-Clang-C++20
pull-request/#801-fuzz-Add-fuzz-harnesses-for-string-crc-apis
pull-request/#907-Constexpr-CRC-for-C++23
pull-request/#912-Improve-ci
pull-request/#965-etl-delegate-fix-accident-creation-of-a-delegate
Work in progress
jwellbelove
committed
1 year ago
58be8234
Fix enable_if syntax
jwellbelove
committed
1 year ago
a89988b8
Fix alignas syntax
jwellbelove
committed
1 year ago
79d72a16
Merge branch 'pull-request/#672-Added-HFSM-specific-start()-and-reset()' into development
jwellbelove
committed
1 year ago
c5432e42
Merge branch 'pull-request/#670-span-equality-operators' into development
jwellbelove
committed
1 year ago
80b39738
Updated sanity check make files
jwellbelove
committed
1 year ago
f66a2958
Merge branch 'feature/add-repair-to-circular_buffer' into development
jwellbelove
committed
1 year ago
1c01f985
Added repair() to etl::circular_buffer
jwellbelove
committed
1 year ago
db9d93d5
Removed unnecessary code in etl::vector_ext::repair()
jwellbelove
committed
1 year ago
a21c4bb2
Added etl::contruct_object_at, etl::get_object_at and etl::destroy_object_at
jwellbelove
committed
1 year ago
7316c070
Added etl::is_aligned, etl::alignment_exception and etl::alignment_error
jwellbelove
committed
1 year ago
2c15062c
Added HFSM-specific start() and reset() (#672)
ockeydockey
committed
1 year ago
Verified
055ce0d4
Added ""_sv string view operators
John Wellbelove
committed
1 year ago
eb3593d2
Merge branch 'add-m17-crc' into development
John Wellbelove
committed
1 year ago
2b966288
Added M17 CRC
John Wellbelove
committed
1 year ago
26caa709
Work in progress
John Wellbelove
committed
1 year ago
84911333
Merge branch 'pull-request/#670-span-equality-operators' into development
John Wellbelove
committed
1 year ago
f93ce1f6
Feature/span equality operators (#670)
KurtisT
committed
1 year ago
Verified
36a9d70d
Merge branch 'feature/#615-addition-of-etl--expected' into development
John Wellbelove
committed
1 year ago
24e871cc
C++03 compatibility changes
John Wellbelove
committed
1 year ago
a1ce449d
Merge branch 'feature/#615-addition-of-etl--expected' into development
John Wellbelove
committed
1 year ago
4fce31b7
Fixed etl::result merge issues
John Wellbelove
committed
1 year ago
d6a5a359
Work in progress
John Wellbelove
committed
1 year ago
e3e12ef7
Work in progress
John Wellbelove
committed
1 year ago
1d12a861
Merge branch 'hot-fix/#667-etl-span-copy-constructor-with-original-span-create-with-a-fixed-extent-causes-pend-iterator-to-be-invalid' into development
John Wellbelove
committed
1 year ago
31ec6ded
Fixed span templated copy constructor
John Wellbelove
committed
1 year ago
a08d7f14
Merge branch 'feature/#615-addition-of-etl--expected' of https://github.com/ETLCPP/etl into feature/#615-addition-of-etl--expected
John Wellbelove
committed
1 year ago
a710c77d
Work-In-Progress for full implementation of etl::expected
jwellbelove
committed
1 year ago
4c92670a
Work-In-Progress
jwellbelove
committed
1 year ago
354f2042
Work-In-Progress
jwellbelove
committed
1 year ago
9a13b8c2
Older