12 Commits

Author SHA1 Message Date
John Wellbelove
baa47d1c33 Updated copyright notice 2022-06-10 21:45:37 +01:00
John Wellbelove
f3973e4935 Latest state chart code
Reinstated virtual process_event()
2022-01-18 20:15:56 +00:00
John Wellbelove
0a6e22ae2a Initial state_chart changes 2022-01-15 19:06:20 +00:00
John Wellbelove
dbfa71944f Abstracted unit test framework header 2021-03-05 13:52:34 +00:00
John Wellbelove
70cc2152e0 Add ETL_CONSTEXPR for state_chart, transision and state constructors. 2020-10-31 10:57:53 +00:00
John Wellbelove
83347ccfdd Work in progress 2020-01-09 11:15:50 +00:00
John Wellbelove
4c0a89648e Added 'don't care current state' transition entry option. 2018-11-25 12:01:21 +00:00
John Wellbelove
0e6bad5c91 Modified the API of etl::state_chart constructors. 2018-09-15 09:48:52 +01:00
John Wellbelove
b72aee854e Merge remote-tracking branch 'origin/development'
# Conflicts:
#	include/etl/state_chart.h
#	include/etl/version.h
#	support/Release notes.txt
#	test/test_state_chart.cpp
2018-09-12 17:40:13 +01:00
John Wellbelove
45ff002610 Merge remote-tracking branch 'origin/development'
# Conflicts:
#	include/etl/state_chart.h
#	test/test_state_chart.cpp
2018-09-11 23:03:26 +01:00
John Wellbelove
36a2c5b004 Merge remote-tracking branch 'origin/development'
# Conflicts:
#	include/etl/state_chart.h
#	test/test_state_chart.cpp
2018-09-10 20:46:39 +01:00
John Wellbelove
ede3a19edd Merge remote-tracking branch 'origin/development'
# Conflicts:
#	include/etl/version.h
#	support/Release notes.txt
#	test/vs2017/etl.vcxproj.filters
2018-09-08 15:57:37 +01:00