Skip to content

Tags: enikao/mbeddr.core

Tags

archive/fix/name_collisions

Toggle archive/fix/name_collisions's commit message
Merge remote-tracking branch 'remotes/origin/master' into fix/name_co…

…llisions

archive/feature/operator_overload

Toggle archive/feature/operator_overload's commit message
Merge remote-tracking branch 'remotes/origin/master' into feature/ope…

…rator_overload

archive/feature/null_pointer

Toggle archive/feature/null_pointer's commit message
Merge remote-tracking branch 'remotes/origin/master' into feature/nul…

…l_pointer

archive/feature/auto_keyword

Toggle archive/feature/auto_keyword's commit message
Merge remote-tracking branch 'remotes/origin/master' into feature/aut…

…o_keyword

archive/virtual_keyword

Toggle archive/virtual_keyword's commit message
Move virtual keyword to be after the visibility declaration

In other words `virtual public void` becomes `public virtual void`.
This is more consistent with vanilla C++ syntax.

BEFORE_PLATFORM_SPLIT

Toggle BEFORE_PLATFORM_SPLIT's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1871 from mbeddr/feature/Issue-1855

Added missing data flow builders for math related concepts (Issue 1855)

nightly-561

Toggle nightly-561's commit message
build: add version string to published filenames

nightly-560

Toggle nightly-560's commit message
build: add version string to published filenames

nightly-559

Toggle nightly-559's commit message
Merge branch 'refactor/analyses_cleanup'

nightly-557

Toggle nightly-557's commit message
build: fix task dependencies