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: alphaville/optimization-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: opengen-0.6.7
Choose a base ref
...
head repository: alphaville/optimization-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: opengen-0.6.8
Choose a head ref
  • 20 commits
  • 33 files changed
  • 4 contributors

Commits on Nov 12, 2021

  1. Cargo.toml: support for wasm

    using optional feature
    alphaville committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    755acf0 View commit details
    Browse the repository at this point in the history
  2. Cargo: passing features down to dependencies

    using instant::Instant instead of std::Instant
    alphaville committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    ba3a502 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ab431 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    alphaville committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    d57bca2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    928e31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    706a6f9 View commit details
    Browse the repository at this point in the history
  3. [ci skip] website docs

    alphaville committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    77e438b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc5c81e View commit details
    Browse the repository at this point in the history
  5. add website images

    alphaville committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    308f954 View commit details
    Browse the repository at this point in the history
  6. another two images

    alphaville committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    374a718 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d97a99f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a32ece9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3b6b7fb View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Merge pull request #249 from alphaville/feature/248

    Support for WASM
    ruairimoran authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    80e760f View commit details
    Browse the repository at this point in the history
  2. merged/fixed conflicts

    alphaville committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    a800691 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    4356cb1 View commit details
    Browse the repository at this point in the history
  2. minor

    ruairimoran committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    ad1370c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. Configuration menu
    Copy the full SHA
    46c6f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    104cd94 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #254 from alphaville/hotfix/win_error

    Hotfix/win error
    alphaville authored Dec 3, 2021
    Configuration menu
    Copy the full SHA
    09384b2 View commit details
    Browse the repository at this point in the history
Loading