Thanks to visit codestin.com
Credit goes to github.com

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: fogfish/it
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: fogfish/it
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 14 files changed
  • 1 contributor

Commits on Aug 20, 2022

  1. refactory imperative keywords

    Use power of the compiler to type check expression and raise error
    at compile time
    fogfish committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    241778f View commit details
    Browse the repository at this point in the history
  2. remove outdate checks

    fogfish committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    bb0285a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

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

Commits on Aug 23, 2022

  1. fix SameAs assert

    fogfish committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1eeda76 View commit details
    Browse the repository at this point in the history
  2. fix static checks

    fogfish committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    3900afa View commit details
    Browse the repository at this point in the history
  3. update go.mod with version 2

    fogfish committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    16c0cb9 View commit details
    Browse the repository at this point in the history
  4. update reference at unit test

    fogfish committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    fb79464 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. draft change log

    fogfish committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    00dd498 View commit details
    Browse the repository at this point in the history
  2. update CHANGELOG style

    fogfish committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    c024770 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. release v2

    * migration guide from v1 to v2
    * final cleanup
    fogfish committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    b9f66de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from fogfish/type-assert-with-compiler

    refactor imperative keywords
    fogfish authored Aug 27, 2022
    Configuration menu
    Copy the full SHA
    ff49ca6 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    a6a05d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from fogfish/seq-imperative-keyword

    (#11): sequence of predicates in the keyword
    fogfish authored Jan 14, 2023
    Configuration menu
    Copy the full SHA
    f028be4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. (fix) do not panic if MUST condition fail (#16)

    * (fix) do not panic if MUST condition fail
    * Update README and code formatting
    fogfish authored May 12, 2024
    Configuration menu
    Copy the full SHA
    fc991c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2024

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

Commits on Dec 31, 2024

  1. JSON matcher (#19)

    fogfish authored Dec 31, 2024
    Configuration menu
    Copy the full SHA
    ff7d441 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

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

Commits on Jun 23, 2025

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

Commits on Jul 23, 2025

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

Commits on Jul 25, 2025

  1. Configuration menu
    Copy the full SHA
    0be89cf View commit details
    Browse the repository at this point in the history
Loading