John Wellbelove
|
aeb8e4f734
|
Formatted source files
|
2026-04-02 14:11:45 +01:00 |
|
John Wellbelove
|
58619ec675
|
Added etl::visitor_from_type_list
|
2026-02-03 08:59:56 +00:00 |
|
John Wellbelove
|
bde8747be8
|
Add type_list functionality to etl::visitor using etl::visitor_from_type_list
|
2026-01-28 17:42:25 +00:00 |
|
John Wellbelove
|
177299977d
|
Refactored visitor and variant to allow const variants and fix passing references to visitors
|
2023-07-04 11:41:00 +01:00 |
|
John Wellbelove
|
baa47d1c33
|
Updated copyright notice
|
2022-06-10 21:45:37 +01:00 |
|
John Wellbelove
|
c691991538
|
Removed warning from compilation
|
2021-10-01 18:41:35 +01:00 |
|
John Wellbelove
|
dbfa71944f
|
Abstracted unit test framework header
|
2021-03-05 13:52:34 +00:00 |
|
John Wellbelove
|
c8e1257c59
|
Modify visitor tests to include visit through base
|
2020-07-04 15:59:14 +01:00 |
|
John Wellbelove
|
83347ccfdd
|
Work in progress
|
2020-01-09 11:15:50 +00:00 |
|
John Wellbelove
|
17a8b9bcdd
|
Fix visitor overridden test virtual visit function parameters.
|
2019-12-18 17:38:09 +00:00 |
|
John Wellbelove
|
02f7326a09
|
Changed STL alternate namespace to always be 'etlstd'.
Changed std:: to ETLSTD:: macro to select std:: or etlstd:: depending on existence of ETL_NO_STL.
|
2019-10-10 13:05:59 +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
|
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
|
585b494aa1
|
Added unit tests for new classes
|
2014-10-31 15:58:49 +00:00 |
|