issues
search
tkem
/
fsmlite
Lightweight finite state machine framework for C++11
MIT License
161
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
badges/shields: Change to GitHub workflow badge routes
#35
tkem
opened
1 year ago
0
Request: Support for multiple guards
#34
pickledgator
opened
3 years ago
0
Additionally use _MSVC_LANG for determining the C++ language version
#33
tkem
closed
3 years ago
0
Commit configure and auxiliary scripts
#32
tkem
closed
3 years ago
1
Move unit tests to GitHub actions
#31
tkem
closed
3 years ago
0
Require C++17
#30
tkem
opened
3 years ago
0
Exit action
#29
kariem2k
closed
3 years ago
1
Feature/Add CMake support
#28
hugolm84
closed
3 years ago
3
Support for CMake
#27
hugolm84
closed
3 years ago
2
Feature: adding a set function in fsm.h to set the current state
#26
yabbasi31415
closed
4 years ago
3
How to use std::shared_ptr as a trigger event in the state transition table
#25
yabbasi31415
closed
4 years ago
4
Doc or example of mapping a simple type to event type
#24
kuuse
closed
4 years ago
2
Suggestion: target_state()
#23
kuuse
closed
4 years ago
2
Warning/Error when compiling with -Wextra (fix included)
#22
kuuse
closed
4 years ago
4
Drop basic_row
#21
tkem
closed
5 years ago
1
Explicitly specify locking strategy for fsm
#20
tkem
opened
5 years ago
0
Add -DNDEBUG and -fno-exceptions Travis builds
#19
tkem
closed
5 years ago
1
Rename fsm::row to typed_row or similar
#18
tkem
closed
5 years ago
1
Require C++11 support
#17
tkem
closed
5 years ago
1
time complxity of this fsm
#16
choxsword
closed
6 years ago
4
The introduction should rectify the cpp version to cpp17
#15
choxsword
closed
6 years ago
3
Change FSMLITE_FSM_HPP to FSMLITE_FSM_H
#14
degski
closed
6 years ago
1
Why change to .h
#13
degski
closed
6 years ago
1
Use ".h" suffix for header files
#12
tkem
closed
6 years ago
4
Use conventional const notation
#11
tkem
closed
6 years ago
0
Build fails with gcc-6 and gcc-7 (and probably gcc-8, too)
#10
tkem
closed
6 years ago
0
Documentation build improvements
#9
tkem
closed
6 years ago
0
Drop "table" template class
#8
tkem
closed
6 years ago
3
Add "queuing" FSM
#7
tkem
opened
8 years ago
3
Link errors with clang/LLVM (windows/VS2015) in player example.
#6
degski
closed
8 years ago
7
Document/assert behavior of process_event() from actions/guards
#5
tkem
closed
6 years ago
2
Add docs to dist
#4
tkem
closed
8 years ago
0
Test with Visual C++
#3
tkem
closed
5 years ago
1
Improve unit tests
#2
tkem
closed
5 years ago
0
Improve documentation
#1
tkem
opened
9 years ago
1