Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / korken89/smlang-rs issues and pull requests
#92 - add option entry_exit_async
Pull Request -
State: closed - Opened by jbbjarnason 21 days ago
#91 - macros: syn 2
Pull Request -
State: closed - Opened by jordens 21 days ago
#90 - on_entry and on_exit async
Issue -
State: closed - Opened by jbbjarnason 21 days ago
- 1 comment
#89 - Semantics of on_entry and on_exit Functions in Transitions
Issue -
State: open - Opened by MartinBroers 3 months ago
#88 - Add custom attributes for States and Events enum
Pull Request -
State: closed - Opened by prabhpreet 6 months ago
- 3 comments
#88 - Add custom attributes for States and Events enum
Pull Request -
State: closed - Opened by prabhpreet 6 months ago
- 3 comments
#87 - MSRV
Issue -
State: open - Opened by jayvdb 6 months ago
- 1 comment
#87 - MSRV
Issue -
State: open - Opened by jayvdb 6 months ago
- 1 comment
#86 - The macro crate update was missing from the release
Pull Request -
State: closed - Opened by korken89 6 months ago
- 2 comments
#85 - Preparing for smlang release v0.8.0
Pull Request -
State: closed - Opened by ryan-summers 7 months ago
#84 - Removing redundant log_state_change function
Pull Request -
State: closed - Opened by ryan-summers 7 months ago
#83 - New release request
Issue -
State: closed - Opened by davidebenato 7 months ago
- 1 comment
#82 - Question on on_entry and on_exit for states
Issue -
State: closed - Opened by dkumsh 7 months ago
- 3 comments
#82 - Question on on_entry and on_exit for states
Issue -
State: closed - Opened by dkumsh 7 months ago
- 3 comments
#81 - Support for wildcard internal transitions
Issue -
State: closed - Opened by dkumsh 7 months ago
- 3 comments
#81 - Support for wildcard internal transitions
Issue -
State: closed - Opened by dkumsh 7 months ago
- 3 comments
#80 - Support for wildcard internal transitions
Pull Request -
State: closed - Opened by dkumsh 7 months ago
- 7 comments
#80 - Support for wildcard internal transitions
Pull Request -
State: closed - Opened by dkumsh 7 months ago
- 7 comments
#79 - Cleaning up CI versions
Pull Request -
State: closed - Opened by ryan-summers 8 months ago
#78 - New release
Issue -
State: closed - Opened by davidebenato 8 months ago
- 1 comment
#77 - Added transition_callback
Pull Request -
State: closed - Opened by MartinBroers 8 months ago
- 1 comment
#76 - Fixing the internal state management, reverting actions to take references to state data, cleaning up codegen
Pull Request -
State: closed - Opened by ryan-summers 8 months ago
- 13 comments
#75 - Failed guards result in corrupt internal state
Issue -
State: closed - Opened by ryan-summers 8 months ago
Labels: bug
#74 - Question: Is it possible to release a version 0.6.1?
Issue -
State: closed - Opened by vinicius-smartme 8 months ago
- 3 comments
#73 - Fallible actions support
Pull Request -
State: closed - Opened by dkumsh 8 months ago
- 5 comments
#72 - Support multiple guarded transitions triggered by the same event
Pull Request -
State: closed - Opened by dkumsh 9 months ago
- 13 comments
#71 - Is there support for multiple guarded transitions for a state and a triggering event ?
Issue -
State: closed - Opened by dkumsh 9 months ago
- 8 comments
#70 - fix warnings and clippy nit
Pull Request -
State: closed - Opened by mhammerly 10 months ago
- 1 comment
#69 - Release/0.7.0
Pull Request -
State: closed - Opened by ryan-summers 10 months ago
- 2 comments
#68 - Add hooks for logging events, guards, actions, and state transitions
Pull Request -
State: closed - Opened by mhammerly 10 months ago
- 4 comments
#67 - Link Checker Report
Issue -
State: closed - Opened by github-actions[bot] 12 months ago
- 1 comment
Labels: report, automated issue
#66 - Support on_entry and on_exit for states
Pull Request -
State: closed - Opened by MartinBroers over 1 year ago
- 14 comments
#65 - Feature: Add macro flags for derive(Debug).
Pull Request -
State: closed - Opened by RecursivePineapple over 1 year ago
- 3 comments
#64 - Add impl_display_{states,events}
Pull Request -
State: closed - Opened by maximeborges over 1 year ago
- 4 comments
#63 - Add support for async
Pull Request -
State: closed - Opened by maximeborges over 1 year ago
#62 - Add name to statemachine and make dot output stable and unique
Pull Request -
State: closed - Opened by ASMfreaK almost 2 years ago
- 2 comments
#61 - Link Checker Report
Issue -
State: closed - Opened by github-actions[bot] almost 2 years ago
- 1 comment
Labels: report, automated issue
#60 - Support on_entry and on_exit for states
Issue -
State: closed - Opened by MartinBroers about 2 years ago
- 5 comments
#59 - Fix clippy warnings
Pull Request -
State: closed - Opened by oblique over 2 years ago
- 1 comment
#58 - Fix lifetime issues
Pull Request -
State: closed - Opened by oblique over 2 years ago
- 4 comments
#57 - Multiple lifetime issues
Issue -
State: closed - Opened by oblique over 2 years ago
#56 - Make `StateMachine::new` and `StateMachine::new_with_state` const functions
Pull Request -
State: closed - Opened by oblique over 2 years ago
#55 - Syntax for adding derive/procedural macros on `States` and `Events`
Issue -
State: closed - Opened by oblique over 2 years ago
- 4 comments
#54 - Preparing for 0.6.0 release
Pull Request -
State: closed - Opened by ryan-summers over 2 years ago
#53 - Link Checker Report
Issue -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
Labels: report, automated issue
#52 - Link Checker Report
Issue -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
Labels: report, automated issue
#51 - Link Checker Report
Issue -
State: closed - Opened by github-actions[bot] over 2 years ago
Labels: report, automated issue
#50 - Link Checker Report
Issue -
State: closed - Opened by github-actions[bot] over 2 years ago
- 1 comment
Labels: report, automated issue
#49 - Pass reference values in guards and owned values in actions
Pull Request -
State: closed - Opened by oblique over 2 years ago
- 4 comments
#48 - Actions should consume data instead of using them as reference
Issue -
State: closed - Opened by oblique over 2 years ago
#47 - Allow input states before wildcard state for the same event
Pull Request -
State: closed - Opened by oblique over 2 years ago
- 1 comment
#46 - Bugfix/fix link checker
Pull Request -
State: closed - Opened by dzimmanck over 2 years ago
- 2 comments
#45 - Why is the StateMachine::new not a const function?
Issue -
State: closed - Opened by tolgaparlan over 2 years ago
#44 - Fallible actions support
Issue -
State: closed - Opened by ryan-summers over 2 years ago
- 5 comments
#43 - Refactoring how guard error types are provided
Pull Request -
State: closed - Opened by ryan-summers over 2 years ago
- 10 comments
#42 - Wish: Add graphviz feature usage to examples/ex1.rs
Issue -
State: open - Opened by stappersg almost 3 years ago
#41 - Mention Graphviz
Pull Request -
State: closed - Opened by stappersg almost 3 years ago
- 3 comments
#40 - Wish: Add link to graphviz translator
Issue -
State: closed - Opened by stappersg almost 3 years ago
- 3 comments
#39 - Feature/issue 34 starting state with data
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 2 comments
#38 - Release/0.5.1
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#37 - Validating consistent call signatures for actions and guards
Pull Request -
State: closed - Opened by ryan-summers about 3 years ago
- 2 comments
#37 - Validating consistent call signatures for actions and guards
Pull Request -
State: closed - Opened by ryan-summers about 3 years ago
- 2 comments
#36 - Reusing actions with states containing inconsistent data doesn't work
Issue -
State: closed - Opened by ryan-summers about 3 years ago
- 8 comments
#35 - Updated Cargo.toml files and CHANGELOG to reflect 0.5.0 release version.
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#35 - Updated Cargo.toml files and CHANGELOG to reflect 0.5.0 release version.
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#34 - Why can't starting state contain data?
Issue -
State: closed - Opened by pleepleus about 3 years ago
- 5 comments
Labels: enhancement, question
#33 - Bugfix/issue 30 update ci badge
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 2 comments
#33 - Bugfix/issue 30 update ci badge
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 2 comments
#32 - Feature/issue 29 pattern match input state
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#31 - Feature: Hierarchical State Machines
Issue -
State: open - Opened by dzimmanck about 3 years ago
- 4 comments
Labels: enhancement, help wanted
#30 - Update CI badge on the ReadMe
Issue -
State: closed - Opened by dzimmanck about 3 years ago
- 4 comments
#29 - Feature: Pattern matching on input states
Issue -
State: closed - Opened by dzimmanck about 3 years ago
- 4 comments
Labels: enhancement
#29 - Feature: Pattern matching on input states
Issue -
State: closed - Opened by dzimmanck about 3 years ago
- 4 comments
Labels: enhancement
#28 - Feature/support lifetimes in state data
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#28 - Feature/support lifetimes in state data
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#27 - Added an example called 'dominos.rs' which demonstrate a method of se…
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#26 - Allow states to contain data with lifetimes just like events can
Issue -
State: closed - Opened by dzimmanck about 3 years ago
- 4 comments
#25 - Define the PartialEq trait for States and Events to use variant only.
Pull Request -
State: closed - Opened by dzimmanck about 3 years ago
- 1 comment
#24 - Feature: event data matching
Issue -
State: open - Opened by x37v over 3 years ago
- 2 comments
Labels: enhancement
#23 - Guard language and general question
Issue -
State: open - Opened by x37v over 3 years ago
- 7 comments
Labels: enhancement, question
#22 - type-o fix
Pull Request -
State: closed - Opened by x37v over 3 years ago
- 2 comments
#22 - type-o fix
Pull Request -
State: closed - Opened by x37v over 3 years ago
- 2 comments
#21 - Please remove PartialEQ for States and Events
Issue -
State: closed - Opened by videni over 3 years ago
- 7 comments
#21 - Please remove PartialEQ for States and Events
Issue -
State: closed - Opened by videni over 3 years ago
- 7 comments
#20 - Can specify initial state when creating Statemachine
Pull Request -
State: closed - Opened by videni over 3 years ago
- 11 comments
#20 - Can specify initial state when creating Statemachine
Pull Request -
State: closed - Opened by videni over 3 years ago
- 11 comments
#19 - unable to initialize statemachine with current state
Issue -
State: closed - Opened by vidyli over 3 years ago
- 2 comments
#19 - unable to initialize statemachine with current state
Issue -
State: closed - Opened by vidyli over 3 years ago
- 2 comments
#18 - Visualization shows only one action associated with each event
Issue -
State: open - Opened by bitob over 3 years ago
- 1 comment
Labels: bug, good first issue
#17 - Allow actions to return events.
Issue -
State: closed - Opened by thejpster over 3 years ago
- 7 comments
#16 - Fix readme after introducing new syntax, and guard errors
Pull Request -
State: closed - Opened by MathiasKoch over 3 years ago
- 2 comments
#16 - Fix readme after introducing new syntax, and guard errors
Pull Request -
State: closed - Opened by MathiasKoch over 3 years ago
- 2 comments
#15 - Support custom guard errors
Pull Request -
State: closed - Opened by MathiasKoch over 3 years ago
- 2 comments
#15 - Support custom guard errors
Pull Request -
State: closed - Opened by MathiasKoch over 3 years ago
- 2 comments
#14 - Allow referenced event data to be &mut reference
Pull Request -
State: closed - Opened by MathiasKoch over 3 years ago
#14 - Allow referenced event data to be &mut reference
Pull Request -
State: closed - Opened by MathiasKoch over 3 years ago
#13 - How-to? Mutable event data
Issue -
State: closed - Opened by MathiasKoch over 3 years ago
- 6 comments
#13 - How-to? Mutable event data
Issue -
State: closed - Opened by MathiasKoch over 3 years ago
- 6 comments
#12 - Feature: Allow guards to return custom errors
Issue -
State: closed - Opened by MathiasKoch over 3 years ago
- 15 comments
#12 - Feature: Allow guards to return custom errors
Issue -
State: closed - Opened by MathiasKoch over 3 years ago
- 15 comments