Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zmij/afsm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: zmij/afsm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c++17
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 46 files changed
  • 2 contributors

Commits on Dec 27, 2018

  1. feat: use c++17 flag

    cc: add clang-format settings
    zmij committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    f5ed72a View commit details
    Browse the repository at this point in the history
  2. cc: clang-format

    zmij committed Dec 27, 2018
    Configuration menu
    Copy the full SHA
    e430d4a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. cc: clang-format

    zmij committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    360e194 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. minor fixes

    zmij committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    83be437 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    093e497 View commit details
    Browse the repository at this point in the history
  2. code style

    zmij committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    98b0488 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. add in_state guard

    zmij committed Nov 9, 2019
    Configuration menu
    Copy the full SHA
    a8973d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d07fd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. presentation WIP

    zmij committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    552e6e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Remove presentation from repo

    it's impolite to make people checkout a huge presentation together with
    the code
    zmij committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    91871e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. work

    zmij committed Nov 14, 2019
    Configuration menu
    Copy the full SHA
    274d4c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2020

  1. Configuration menu
    Copy the full SHA
    d8f5f8f View commit details
    Browse the repository at this point in the history
  2. fixed typo in example

    Jedzia committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    de085f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from Jedzia/c++17

    fix old-style casts
    fix typo in docs
    zmij authored Mar 22, 2020
    Configuration menu
    Copy the full SHA
    251a74e View commit details
    Browse the repository at this point in the history
Loading