Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / boost-ext/sml issues and pull requests

#625 - TSM template type name conflicts with AVR define

Issue - State: closed - Opened by jputcu about 2 months ago - 8 comments

#624 - question of how to use

Issue - State: closed - Opened by hochucho 2 months ago

#621 - Add support for IAR arm compiler

Pull Request - State: closed - Opened by hyperspacex2 4 months ago

#620 - Hello World error

Issue - State: closed - Opened by pschiager 5 months ago - 3 comments

#619 - Anonymous event

Issue - State: open - Opened by magni-mar 5 months ago - 1 comment

#618 - Adding boost-ext-sml to conan-center-index

Issue - State: closed - Opened by elvisdukaj 6 months ago - 2 comments

#616 - :bug: [type_name] fixup

Pull Request - State: closed - Opened by krzysztof-jusiak 7 months ago

#614 - gcc 10.5 warning: array subscript is outside array bounds

Issue - State: closed - Opened by cmigliorini 7 months ago - 4 comments

#612 - Adapted policies_logging.cpp tests to correctly handle statemachine start

Pull Request - State: closed - Opened by devzeb 7 months ago - 1 comment

#610 - can not work with CLion

Issue - State: open - Opened by hidoudou 8 months ago - 1 comment

#609 - [Documentation] Who is using it

Issue - State: open - Opened by Alex0vSky 9 months ago - 2 comments

#606 - Question: Debugging in STM32CubeIDE

Issue - State: open - Opened by 2nOrderEDO 9 months ago

#604 - how to know weather state is a sub-state machine or a normal state

Issue - State: open - Opened by magni-mar 11 months ago - 1 comment

#602 - Added "any state" feature

Pull Request - State: closed - Opened by rvdvvdw 12 months ago

#601 - :fire: Cleanup sml2/rs

Pull Request - State: closed - Opened by krzysztof-jusiak 12 months ago

#599 - :arrow_up: 1.1.9

Pull Request - State: closed - Opened by krzysztof-jusiak about 1 year ago

#598 - more constexpr

Pull Request - State: closed - Opened by uyha about 1 year ago

#597 - sml::aux::get_type_name<TAction>() not returning name of lambda function

Issue - State: open - Opened by infn-ke about 1 year ago - 2 comments

#596 - reduce code size for state machines without orthogonal regions

Pull Request - State: closed - Opened by rvdvvdw about 1 year ago

#595 - add constexpr specifier

Pull Request - State: closed - Opened by uyha about 1 year ago

#594 - How to store a "dispatch table" in a class?

Issue - State: closed - Opened by Bracket-H about 1 year ago - 1 comment

#593 - sm.is("state"_s) suddenly doesn't compile anymore

Issue - State: closed - Opened by Bracket-H about 1 year ago - 5 comments

#592 - fix for defer combined with action and multiple defers

Pull Request - State: closed - Opened by rvdvvdw about 1 year ago

#591 - What's the actual point of this all?

Issue - State: closed - Opened by Bracket-H about 1 year ago - 9 comments

#589 - dependency injection through process_event() to save sm memory footprint

Issue - State: open - Opened by zhuoqiang about 1 year ago - 2 comments

#588 - How to achieve shallow history behavior?

Issue - State: open - Opened by aplotskin about 1 year ago - 1 comment

#587 - Directed entry to specific sub-state of nested machine

Issue - State: open - Opened by aplotskin about 1 year ago - 4 comments

#586 - Deferred event only defers once

Issue - State: open - Opened by lambdaknight about 1 year ago - 1 comment

#585 - Windows compile error

Issue - State: open - Opened by rafaelBauer about 1 year ago - 1 comment

#582 - Allow move-only references as dependencies

Pull Request - State: closed - Opened by michaelcorreia-adt over 1 year ago

#579 - Fix bug in dep resolution when requesting a "const T*"

Pull Request - State: closed - Opened by J-Meyers over 1 year ago

#578 - Report Process Queue Unhandled Events

Pull Request - State: closed - Opened by J-Meyers over 1 year ago

#577 - :arrow_up: 1.1.8

Pull Request - State: closed - Opened by krzysztof-jusiak over 1 year ago

#576 - Where have all the sources gone..?

Issue - State: closed - Opened by Rijom over 1 year ago - 4 comments

#575 - Question: Moore or Mealy state machine?

Issue - State: open - Opened by antonysigma over 1 year ago

#574 - Version number not updated before release

Issue - State: closed - Opened by gjasny over 1 year ago - 1 comment

#573 - :bug: Fix for constexpr in C++14 Fix #572

Pull Request - State: closed - Opened by krzysztof-jusiak over 1 year ago

#572 - Version 1.1.7 requires C++ 20

Issue - State: closed - Opened by gjasny over 1 year ago - 4 comments

#571 - :new: :racehorse: constexpr support

Pull Request - State: closed - Opened by krzysztof-jusiak over 1 year ago

#570 - Always Diagnostic Pop on GCC

Pull Request - State: closed - Opened by RobertLeahy over 1 year ago

#569 - Conflicting targets with cmake

Issue - State: open - Opened by ropieur over 1 year ago

#568 - Fix test pool_init_from_other_pool

Pull Request - State: closed - Opened by rhaschke over 1 year ago

#567 - Fix thread safety

Pull Request - State: closed - Opened by rhaschke over 1 year ago - 2 comments

#566 - Question about states and data

Issue - State: open - Opened by kielby over 1 year ago - 2 comments

#565 - Wrong Action is instantiated and called for initial event

Issue - State: open - Opened by stirwl over 1 year ago

#564 - Dynamically compose the transition table?

Issue - State: open - Opened by rhaschke over 1 year ago

#563 - Query: Can I create an event queue and use it to drive FSM?

Issue - State: closed - Opened by stirwl over 1 year ago - 1 comment

#561 - sml::wrap() seems to be extremely brittle

Issue - State: open - Opened by rhaschke over 1 year ago

#560 - Common event handling via base event class not possible?

Issue - State: open - Opened by rhaschke over 1 year ago - 1 comment

#559 - How to refer to SM itself in transition table definition?

Issue - State: open - Opened by rhaschke over 1 year ago - 6 comments

#558 - Firing two events (alternatively) from a single action

Issue - State: closed - Opened by rhaschke over 1 year ago - 4 comments

#557 - on_entry actions only allow for lambda expressions?

Issue - State: closed - Opened by rhaschke over 1 year ago - 9 comments

#556 - compiler failure when combining actions and a logger

Issue - State: closed - Opened by rhaschke over 1 year ago - 2 comments

#554 - compiler error when combining actions and a logger

Pull Request - State: closed - Opened by rhaschke over 1 year ago - 1 comment

#553 - Illustrate extensive state copying / Support moving states

Pull Request - State: closed - Opened by rhaschke over 1 year ago - 1 comment

#551 - It's possible to create state machines at runtime?

Issue - State: closed - Opened by jepessen almost 2 years ago - 2 comments

#550 - How to process event from state ?

Issue - State: open - Opened by Clemic almost 2 years ago - 3 comments

#549 - sml v2.0 due date

Issue - State: open - Opened by ladislas almost 2 years ago - 2 comments

#548 - Safe destruction of state machine in reference counted scenario

Issue - State: closed - Opened by oakad almost 2 years ago - 1 comment

#547 - Persisting State

Issue - State: closed - Opened by Schoppenglas almost 2 years ago - 2 comments

#546 - GCC 11 + Google Tests / Mocks error

Issue - State: open - Opened by ladislas almost 2 years ago - 2 comments

#545 - Prevent Werror infecting the rest of a project

Pull Request - State: closed - Opened by gotnone almost 2 years ago

#544 - No autotransition in sub statemachine

Issue - State: open - Opened by mechatheo almost 2 years ago - 2 comments

#543 - :new: [sml-lite] support for any event aka _

Pull Request - State: closed - Opened by krzysztof-jusiak almost 2 years ago

#541 - What would be the execution for "racing" transition entries?

Issue - State: open - Opened by wuyuanyi135 almost 2 years ago - 6 comments

#540 - plant_uml example: take an std::ostream& to dump to any stream

Pull Request - State: closed - Opened by romainreignier almost 2 years ago

#539 - [cmake] clean up and fix warnings.

Pull Request - State: closed - Opened by Ramirisu almost 2 years ago

#538 - What's the best practice to create a fully created state transition table?

Issue - State: closed - Opened by wuyuanyi135 almost 2 years ago - 1 comment

#537 - find_package in embedded project fails

Issue - State: open - Opened by prtzl almost 2 years ago

#536 - Add workflow for MSVC and fix compilation errors.

Pull Request - State: closed - Opened by Ramirisu almost 2 years ago - 1 comment

#535 - fix typo on CHANGELOG.md date

Pull Request - State: closed - Opened by guiserle almost 2 years ago

#534 - Add tuple include in the plant_uml example

Pull Request - State: closed - Opened by romainreignier almost 2 years ago

#533 - 2

Pull Request - State: closed - Opened by krzysztof-jusiak almost 2 years ago

#532 - :new: [sml-lite] sync new features

Pull Request - State: closed - Opened by krzysztof-jusiak almost 2 years ago

#531 - :racehorse: [sml-lite]

Pull Request - State: closed - Opened by krzysztof-jusiak almost 2 years ago

#529 - :white_check_mark: [sml-lite] test in hpp

Pull Request - State: closed - Opened by krzysztof-jusiak about 2 years ago

#528 - :new: [sml-lite] module support

Pull Request - State: closed - Opened by krzysztof-jusiak about 2 years ago

#527 - Sli3

Pull Request - State: closed - Opened by krzysztof-jusiak about 2 years ago