John Wellbelove
|
aeb8e4f734
|
Formatted source files
|
2026-04-02 14:11:45 +01:00 |
|
John Wellbelove
|
d884719098
|
Fixed all 'extra semicolon' warnings
|
2025-12-16 09:15:26 +00:00 |
|
John Wellbelove
|
3c6c1ed527
|
Work in progress
|
2023-04-02 11:06:42 +01:00 |
|
John Wellbelove
|
baa47d1c33
|
Updated copyright notice
|
2022-06-10 21:45:37 +01:00 |
|
John Wellbelove
|
d2ba5e9956
|
Multiple code changes, delegates & timers
|
2021-12-14 10:52:49 +00:00 |
|
John Wellbelove
|
98cd1e4fe7
|
Added configuration for forcing C++03 code
|
2021-08-05 16:53:33 +01:00 |
|
John Wellbelove
|
dbfa71944f
|
Abstracted unit test framework header
|
2021-03-05 13:52:34 +00:00 |
|
John Wellbelove
|
6144794221
|
constexpr, template aliases and inline variables
|
2020-11-30 12:56:46 +00:00 |
|
John Wellbelove
|
e323f2267f
|
Changed http://www.etlcpp.com to https://www.etlcpp.com
|
2020-05-01 10:22:36 +01:00 |
|
John Wellbelove
|
83347ccfdd
|
Work in progress
|
2020-01-09 11:15:50 +00:00 |
|
John Wellbelove
|
fc50557003
|
Work in progress
|
2020-01-04 11:20:29 +00:00 |
|
John Wellbelove
|
8017258000
|
Variadic template etl::largest etc.
|
2019-05-26 13:05:54 +01:00 |
|
John Wellbelove
|
bd008350a2
|
Merge remote-tracking branch 'origin/feature/changed_include_paths' into development
# Conflicts:
# include/etl/version.h
|
2018-07-28 21:55:27 +01:00 |
|
John Wellbelove
|
044535d6d6
|
Merge branch 'Emplace' into development
# Conflicts:
# src/CreateFSM.bat
# src/CreateMessageRouter.bat
# src/flat_map.h
# src/fsm.h
# src/fsm_generator.h
# src/message_router.h
# src/message_router_generator.h
# src/queue.h
# src/vector.h
# test/codeblocks/ETL.depend
# test/codeblocks/ETL.layout
# test/data.h
# test/test_fsm.cpp
# test/test_message_router.cpp
# test/vs2017/etl.vcxproj
# test/vs2017/etl.vcxproj.filters
# test/vs2017/random.csv
|
2017-07-26 10:06:23 +01:00 |
|
John Wellbelove
|
26b7326d72
|
Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
|
2017-05-08 20:48:22 +01:00 |
|
John Wellbelove
|
f1c5c20ba7
|
Changed folder structure to be compatible with Arduino library specifications
|
2016-02-28 14:04:22 +00:00 |
|
John Wellbelove
|
16a1978f43
|
Added link to www.etlcpp.com in licence header.
|
2015-12-16 11:09:56 +00:00 |
|
jwellbelove
|
ae385d5561
|
Added Github link to copyright notice.
|
2015-02-22 13:23:18 +00:00 |
|
jwellbelove
|
9c2619ddfd
|
Mostly updated comments
Some extra tests
|
2014-11-21 17:10:04 +00:00 |
|
jwellbelove
|
e5a9fa3127
|
Updated tests
|
2014-11-19 18:37:14 +00:00 |
|
jwellbelove
|
1108b9e5c7
|
Updates for Code::Blocks and CodeLite
Updates so that Code::Blocks and CodeLite can compile the tests.
Made include guards upper case.
|
2014-11-05 17:41:17 +00:00 |
|
jwellbelove
|
585b494aa1
|
Added unit tests for new classes
|
2014-10-31 15:58:49 +00:00 |
|