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

One-liners connections sugar #533

Merged
merged 23 commits into from
Apr 7, 2024
Merged

One-liners connections sugar #533

merged 23 commits into from
Apr 7, 2024

Commits on Mar 22, 2024

  1. feat(parser,examples): add chainable connections syntax, also update …

    …99 bottles and fizzbuzz examples
    emil14 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    c34847c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    0130b21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95966ce View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. fix(parser,examples,e2e): fix parsing connections after adding chains…

    …, also update all examples with refactored std naming
    emil14 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c71b28a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    19ebc2c View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    60d2930 View commit details
    Browse the repository at this point in the history
  2. wip/fix: massive fixes in compiler and runtime, 99 bottles compiles a…

    …nd runs but locks after first 2 lines
    emil14 committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7238435 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2adc0b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1ea482 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. tmp

    emil14 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3455766 View commit details
    Browse the repository at this point in the history
  2. fix(example): do not use chained connection inside deferred because t…

    …here's a bug with this case
    emil14 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    774b62d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7aed5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1eb041 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74233c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87b65dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6695dac View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. fix(e2e): std naming

    emil14 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    410cff0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b28f6f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9bcd85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd31a97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c575553 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24e9c1a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8878477 View commit details
    Browse the repository at this point in the history