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

#88 - Add custom attributes for States and Events enum

Pull Request - State: closed - Opened by prabhpreet about 2 months ago - 3 comments

#88 - Add custom attributes for States and Events enum

Pull Request - State: closed - Opened by prabhpreet about 2 months ago - 3 comments

#87 - MSRV

Issue - State: open - Opened by jayvdb about 2 months ago - 1 comment

#87 - MSRV

Issue - State: open - Opened by jayvdb about 2 months ago - 1 comment

#86 - The macro crate update was missing from the release

Pull Request - State: closed - Opened by korken89 about 2 months ago - 2 comments

#85 - Preparing for smlang release v0.8.0

Pull Request - State: closed - Opened by ryan-summers about 2 months ago

#84 - Removing redundant log_state_change function

Pull Request - State: closed - Opened by ryan-summers 2 months ago

#83 - New release request

Issue - State: closed - Opened by davidebenato 2 months ago - 1 comment

#82 - Question on on_entry and on_exit for states

Issue - State: closed - Opened by dkumsh 3 months ago - 3 comments

#82 - Question on on_entry and on_exit for states

Issue - State: closed - Opened by dkumsh 3 months ago - 3 comments

#81 - Support for wildcard internal transitions

Issue - State: closed - Opened by dkumsh 3 months ago - 3 comments

#81 - Support for wildcard internal transitions

Issue - State: closed - Opened by dkumsh 3 months ago - 3 comments

#80 - Support for wildcard internal transitions

Pull Request - State: closed - Opened by dkumsh 3 months ago - 7 comments

#80 - Support for wildcard internal transitions

Pull Request - State: closed - Opened by dkumsh 3 months ago - 7 comments

#79 - Cleaning up CI versions

Pull Request - State: closed - Opened by ryan-summers 3 months ago

#78 - New release

Issue - State: closed - Opened by davidebenato 3 months ago - 1 comment

#77 - Added transition_callback

Pull Request - State: closed - Opened by MartinBroers 3 months ago - 1 comment

#75 - Failed guards result in corrupt internal state

Issue - State: closed - Opened by ryan-summers 3 months ago
Labels: bug

#74 - Question: Is it possible to release a version 0.6.1?

Issue - State: closed - Opened by vinicius-smartme 3 months ago - 3 comments

#73 - Fallible actions support

Pull Request - State: closed - Opened by dkumsh 3 months ago - 5 comments

#72 - Support multiple guarded transitions triggered by the same event

Pull Request - State: closed - Opened by dkumsh 4 months ago - 13 comments

#70 - fix warnings and clippy nit

Pull Request - State: closed - Opened by mhammerly 5 months ago - 1 comment

#69 - Release/0.7.0

Pull Request - State: closed - Opened by ryan-summers 6 months ago - 2 comments

#68 - Add hooks for logging events, guards, actions, and state transitions

Pull Request - State: closed - Opened by mhammerly 6 months ago - 4 comments

#67 - Link Checker Report

Issue - State: closed - Opened by github-actions[bot] 7 months ago - 1 comment
Labels: report, automated issue

#66 - Support on_entry and on_exit for states

Pull Request - State: closed - Opened by MartinBroers 11 months 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 over 1 year ago - 2 comments

#61 - Link Checker Report

Issue - State: closed - Opened by github-actions[bot] over 1 year ago - 1 comment
Labels: report, automated issue

#60 - Support on_entry and on_exit for states

Issue - State: closed - Opened by MartinBroers over 1 year ago - 5 comments

#59 - Fix clippy warnings

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

#58 - Fix lifetime issues

Pull Request - State: closed - Opened by oblique almost 2 years ago - 4 comments

#57 - Multiple lifetime issues

Issue - State: closed - Opened by oblique almost 2 years ago

#56 - Make `StateMachine::new` and `StateMachine::new_with_state` const functions

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

#55 - Syntax for adding derive/procedural macros on `States` and `Events`

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

#54 - Preparing for 0.6.0 release

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

#53 - Link Checker Report

Issue - State: closed - Opened by github-actions[bot] almost 2 years ago - 1 comment
Labels: report, automated issue

#52 - Link Checker Report

Issue - State: closed - Opened by github-actions[bot] almost 2 years ago - 1 comment
Labels: report, automated issue

#51 - Link Checker Report

Issue - State: closed - Opened by github-actions[bot] almost 2 years ago
Labels: report, automated issue

#50 - Link Checker Report

Issue - State: closed - Opened by github-actions[bot] almost 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 almost 2 years ago - 4 comments

#48 - Actions should consume data instead of using them as reference

Issue - State: closed - Opened by oblique almost 2 years ago

#47 - Allow input states before wildcard state for the same event

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

#46 - Bugfix/fix link checker

Pull Request - State: closed - Opened by dzimmanck about 2 years ago - 2 comments

#45 - Why is the StateMachine::new not a const function?

Issue - State: closed - Opened by tolgaparlan about 2 years ago

#44 - Fallible actions support

Issue - State: closed - Opened by ryan-summers about 2 years ago - 5 comments

#43 - Refactoring how guard error types are provided

Pull Request - State: closed - Opened by ryan-summers about 2 years ago - 10 comments

#42 - Wish: Add graphviz feature usage to examples/ex1.rs

Issue - State: open - Opened by stappersg over 2 years ago

#41 - Mention Graphviz

Pull Request - State: closed - Opened by stappersg over 2 years ago - 3 comments

#40 - Wish: Add link to graphviz translator

Issue - State: closed - Opened by stappersg over 2 years ago - 3 comments

#39 - Feature/issue 34 starting state with data

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 2 comments

#38 - Release/0.5.1

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 1 comment

#37 - Validating consistent call signatures for actions and guards

Pull Request - State: closed - Opened by ryan-summers over 2 years ago - 2 comments

#37 - Validating consistent call signatures for actions and guards

Pull Request - State: closed - Opened by ryan-summers over 2 years ago - 2 comments

#36 - Reusing actions with states containing inconsistent data doesn't work

Issue - State: closed - Opened by ryan-summers over 2 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 over 2 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 over 2 years ago - 1 comment

#34 - Why can't starting state contain data?

Issue - State: closed - Opened by pleepleus over 2 years ago - 5 comments
Labels: enhancement, question

#33 - Bugfix/issue 30 update ci badge

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 2 comments

#33 - Bugfix/issue 30 update ci badge

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 2 comments

#32 - Feature/issue 29 pattern match input state

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 1 comment

#31 - Feature: Hierarchical State Machines

Issue - State: open - Opened by dzimmanck over 2 years ago - 4 comments
Labels: enhancement, help wanted

#30 - Update CI badge on the ReadMe

Issue - State: closed - Opened by dzimmanck over 2 years ago - 4 comments

#29 - Feature: Pattern matching on input states

Issue - State: closed - Opened by dzimmanck over 2 years ago - 4 comments
Labels: enhancement

#29 - Feature: Pattern matching on input states

Issue - State: closed - Opened by dzimmanck over 2 years ago - 4 comments
Labels: enhancement

#28 - Feature/support lifetimes in state data

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 1 comment

#28 - Feature/support lifetimes in state data

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 1 comment

#27 - Added an example called 'dominos.rs' which demonstrate a method of se…

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 1 comment

#26 - Allow states to contain data with lifetimes just like events can

Issue - State: closed - Opened by dzimmanck over 2 years ago - 4 comments

#25 - Define the PartialEq trait for States and Events to use variant only.

Pull Request - State: closed - Opened by dzimmanck over 2 years ago - 1 comment

#24 - Feature: event data matching

Issue - State: open - Opened by x37v almost 3 years ago - 2 comments
Labels: enhancement

#23 - Guard language and general question

Issue - State: open - Opened by x37v almost 3 years ago - 7 comments
Labels: enhancement, question

#22 - type-o fix

Pull Request - State: closed - Opened by x37v almost 3 years ago - 2 comments

#22 - type-o fix

Pull Request - State: closed - Opened by x37v almost 3 years ago - 2 comments

#21 - Please remove PartialEQ for States and Events

Issue - State: closed - Opened by videni about 3 years ago - 7 comments

#21 - Please remove PartialEQ for States and Events

Issue - State: closed - Opened by videni about 3 years ago - 7 comments

#20 - Can specify initial state when creating Statemachine

Pull Request - State: closed - Opened by videni about 3 years ago - 11 comments

#20 - Can specify initial state when creating Statemachine

Pull Request - State: closed - Opened by videni about 3 years ago - 11 comments

#19 - unable to initialize statemachine with current state

Issue - State: closed - Opened by vidyli about 3 years ago - 2 comments

#19 - unable to initialize statemachine with current state

Issue - State: closed - Opened by vidyli about 3 years ago - 2 comments

#18 - Visualization shows only one action associated with each event

Issue - State: open - Opened by bitob about 3 years ago - 1 comment
Labels: bug, good first issue

#17 - Allow actions to return events.

Issue - State: closed - Opened by thejpster about 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

#11 - Allow guards to be reused in the same manner as actions are

Pull Request - State: closed - Opened by MathiasKoch over 3 years ago - 2 comments

#11 - Allow guards to be reused in the same manner as actions are

Pull Request - State: closed - Opened by MathiasKoch over 3 years ago - 2 comments

#10 - Feature: use same guard function in multiple places

Issue - State: closed - Opened by andresv almost 4 years ago - 1 comment

#9 - Allow for using the same action in multiple transitions

Pull Request - State: closed - Opened by jedrzejboczar almost 4 years ago - 3 comments