Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP this probably works now? #190

Closed
wants to merge 11 commits into from
Closed

WIP this probably works now? #190

wants to merge 11 commits into from

Commits on Jul 4, 2017

  1. WIP this probably works now?

    My only concern is that state may not be correctly piped through all the combinator functions. This would require a lot of extra testing to validate. The good part is it wasn't much work to make the test suite pass, and I ran this version of the library against three of my programming languages, including Squiggle, and it appeared to function correctly still.
    Brian Mock committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    97b27de View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. Fixes state handling and adds more tests

    Brian Mock committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    32316cf View commit details
    Browse the repository at this point in the history
  2. Updates CHANGELOG

    Brian Mock committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    19b71f9 View commit details
    Browse the repository at this point in the history
  3. More documentation

    Brian Mock committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    0e08b07 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. WIP

    Brian Mock committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    1608f62 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2017

  1. WIP

    Brian Mock committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    14d6171 View commit details
    Browse the repository at this point in the history
  2. WIP

    Brian Mock committed Jul 7, 2017
    Configuration menu
    Copy the full SHA
    2fa4f0a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. that was difficult

    Brian Mock committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    e248b37 View commit details
    Browse the repository at this point in the history
  2. WIP

    Brian Mock committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    beb8a6e View commit details
    Browse the repository at this point in the history
  3. WIP

    Brian Mock committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    9ed176d View commit details
    Browse the repository at this point in the history
  4. mostly support line joins

    Brian Mock committed Jul 8, 2017
    Configuration menu
    Copy the full SHA
    44dfd6a View commit details
    Browse the repository at this point in the history