etl
Add free-standing sanity tests for C++03/11/14/17
#351
Merged

Commits
  • Add ETL_CONSTEXPR for state_chart, transision and state constructors.
    jwellbelove committed 4 years ago
  • Updated versions
    jwellbelove committed 4 years ago
  • Added ETL_CONSTEXPR
    jwellbelove committed 4 years ago
  • Added ETL_CONSTEXPR
    jwellbelove committed 4 years ago
  • Updated version numbers
    jwellbelove committed 4 years ago
  • Updated version numbers
    jwellbelove committed 4 years ago
  • Merge branch 'development'
    jwellbelove committed 4 years ago
  • Add buffer descriptors
    jwellbelove committed 4 years ago
  • Issue 297
    jwellbelove committed 4 years ago
  • Updated version numbers
    jwellbelove committed 4 years ago
  • Added extra std/etl conversions
    jwellbelove committed 4 years ago
  • Updated strings
    jwellbelove committed 4 years ago
  • make_string_view + fix constexpr in flags.h
    jwellbelove committed 4 years ago
  • Merge branch 'hotfix/pair-conversion' into development
    jwellbelove committed 4 years ago
  • Merge branch 'feature/buffer-descriptor' into development
    jwellbelove committed 4 years ago
  • Added etl::buffer_descriptors.
    jwellbelove committed 4 years ago
  • Added etl::buffer_descriptors.
    jwellbelove committed 4 years ago
  • Merge branch 'development'
    jwellbelove committed 4 years ago
  • Fixed warnings
    jwellbelove committed 4 years ago
  • Disabled ASAN option in Visual Studio project.
    jwellbelove committed 4 years ago
  • Fix make_string for zero length literals
    jwellbelove committed 4 years ago
  • Updated notes
    jwellbelove committed 4 years ago
  • Adding Tests for a fractional -1.0 < x < 0, fixing missing sign for integral parts equals to zero 0 (#306)
    HpLightcorner committed 4 years ago
  • #306-bugfix-to-string-formatting
    jwellbelove committed 4 years ago
  • Updated version numbers
    jwellbelove committed 4 years ago
  • Update setup-msbuild to v1.0.2
    jwellbelove committed 4 years ago
  • circular_buffer_ext
    jwellbelove committed 4 years ago
  • forward_list_ext
    jwellbelove committed 4 years ago
  • list_ext
    jwellbelove committed 4 years ago
  • indirect_vector_ext
    jwellbelove committed 4 years ago
  • string_ext
    jwellbelove committed 4 years ago
  • vector_ext
    jwellbelove committed 4 years ago
  • Updated .leu
    jwellbelove committed 4 years ago
  • Merge remote-tracking branch 'origin/feature/no-huge-value' into development
    jwellbelove committed 4 years ago
  • Merge remote-tracking branch 'origin/feature/no-huge-value' into development
    jwellbelove committed 4 years ago
  • Remove VS2017 project
    jwellbelove committed 4 years ago
  • Refactor of etl::buffer_descriptors interface
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • clang.yml hack for testing
    jwellbelove committed 4 years ago
  • clang hack for testing
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Refactor buffer_descriptors test
    jwellbelove committed 4 years ago
  • Fixed non-initialisation of in_use flag.
    jwellbelove committed 4 years ago
  • Fixed non-initialisation of in_use flag.
    jwellbelove committed 4 years ago
  • Squashed commit of the following:
    jwellbelove committed 4 years ago
  • Squashed commit of the following:
    jwellbelove committed 4 years ago
  • Squashed commit of the following:
    jwellbelove committed 4 years ago
  • Squashed commit of the following:
    jwellbelove committed 4 years ago
  • Squashed commit of the following:
    jwellbelove committed 4 years ago
  • Added AVR compile time switch
    jwellbelove committed 4 years ago
  • Updated version numbers
    jwellbelove committed 4 years ago
  • Merge branch 'development'
    jwellbelove committed 4 years ago
  • Fixed AVR to __AVR__
    jwellbelove committed 3 years ago
  • Fixed version number retrieval from Github
    jwellbelove committed 3 years ago
  • constexpr, template aliases and inline variables
    jwellbelove committed 3 years ago
  • Updated version numbers
    jwellbelove committed 3 years ago
  • Added ETL_ASSERT for out-of-order state list.
    jwellbelove committed 3 years ago
  • issue-314-constexpr
    jwellbelove committed 3 years ago
  • issue-314-constexpr
    jwellbelove committed 3 years ago
  • Make modifying constexpr C++14 only
    jwellbelove committed 3 years ago
  • Make modifying constexpr C++14 only
    jwellbelove committed 3 years ago
  • Removed double subtraction of float size from 'bits_remaining' for floating point reads
    jwellbelove committed 3 years ago
  • Added parameterised constructor for etl::format_spec
    jwellbelove committed 3 years ago
  • Merge branch 'hotfix/issue-315-bit-stream-float-consumes-double-bytes' into development
    jwellbelove committed 3 years ago
  • Updated version numbers
    jwellbelove committed 3 years ago
  • Include new on megaAVR Boards (Arduino Nano Every) (#313)
    HpLightcorner committed 3 years ago
  • Minor changes
    jwellbelove committed 3 years ago
  • Added clang mutex header redirect to GCC implementation
    jwellbelove committed 3 years ago
  • Updated for automatic detection of <new> or <new.h>
    jwellbelove committed 3 years ago
  • Updated generators
    jwellbelove committed 3 years ago
  • Updated generators
    jwellbelove committed 3 years ago
  • Merge branch 'hotfix/issue-303-etl-not-compatible-with-arduino-ide' into development
    jwellbelove committed 3 years ago
  • Merge branch 'hotfix/issue-303-etl-not-compatible-with-arduino-ide' into development
    jwellbelove committed 3 years ago
  • Make span std compliant (#317)
    mampfes committed 3 years ago
  • Updated version numbers
    jwellbelove committed 3 years ago
  • Change std::move to etl::move in etl::forward_list
    jwellbelove committed 3 years ago
  • Create Arduino ZIP
    jwellbelove committed 3 years ago
  • Fcs make getter const (#319)
    mampfes committed 3 years ago
  • let default assignment operator return a reference to itself (#320)
    mampfes committed 3 years ago
  • Arduino compatibility
    jwellbelove committed 3 years ago
  • Merge branch 'hotfix/arduino-compatibility' into development
    jwellbelove committed 3 years ago
  • Arduino compatibility
    jwellbelove committed 3 years ago
  • Updated version numbers
    jwellbelove committed 3 years ago
  • Merge branch 'hotfix/fcs_make_getter_const' into development
    jwellbelove committed 3 years ago
  • + more commits ...
Loading