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: yahoo/bgswift
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.5.0
Choose a base ref
...
head repository: yahoo/bgswift
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 21 files changed
  • 5 contributors

Commits on Dec 2, 2021

  1. Dynamics API enhancements + BGState fix (#5)

    * New API for dynamic resources that update after their target behavior. Allow for more concise dynamic resource closures by allowing null values in the return array. Fix BGState previous values retained after actions complete
    
    * Add tests
    
    Co-authored-by: jlou <jlou@verizonmedia.com>
    jclou and jlou authored Dec 2, 2021
    Copy the full SHA
    d24a414 View commit details

Commits on Jul 20, 2022

  1. Copy the full SHA
    965c9e2 View commit details
  2. Merge pull request #6 from jclou/behavior_default_param_name

    Add default name for extent param when defining behaviors
    slevin authored Jul 20, 2022
    Copy the full SHA
    b70cb86 View commit details

Commits on Oct 28, 2022

  1. Order-only demands. New builder API for behaviors. Nested dynamic dem…

    …ands API. Public API for removing extents from its graph.
    James Lou committed Oct 28, 2022
    Copy the full SHA
    9f57821 View commit details

Commits on Oct 29, 2022

  1. Added comment explaining in code for modifying supplies/demands. Adde…

    …d variadic parameter overloads for functions to set supplies/demands on behaviors/behavior builders.
    James Lou committed Oct 29, 2022
    Copy the full SHA
    ae6d2a7 View commit details
  2. Merge pull request #7 from jclou/order_demands

    Order demands, public API changes
    slevin authored Oct 29, 2022
    Copy the full SHA
    251bf72 View commit details

Commits on Jan 2, 2023

  1. Swift Package Manager support

    Sean Levin committed Jan 2, 2023
    Copy the full SHA
    27ee33c View commit details

Commits on Sep 13, 2024

  1. Merge pull request #8 from yahoo/sal/spm

    Swift Package Manager support
    slevin authored Sep 13, 2024
    Copy the full SHA
    7fb62eb View commit details
Loading