Comparing hotfix...master · mutpy/astmonkey · GitHub
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: mutpy/astmonkey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: hotfix
Choose a base ref
...
head repository: mutpy/astmonkey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 8, 2018

  1. Merge pull request #18 from mutpy/hotfix

    Hotfix: MutPy crashes when using the current astmonkey version
    phihos authored Nov 8, 2018
    Configuration menu
    Copy the full SHA
    58e3107 View commit details
    Browse the repository at this point in the history
  2. Fix README markup

    phihos committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    595c5cc View commit details
    Browse the repository at this point in the history
  3. Bump version to v0.3.1

    phihos committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    0bac6b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e893b8b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    782fc9a View commit details
    Browse the repository at this point in the history
  6. Bump version to v0.3.2

    phihos committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    2e905e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Configuration menu
    Copy the full SHA
    c6c3a78 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from mutpy/add-lineno-checker

    Fix lineno in nodes before converting to source
    phihos authored Nov 9, 2018
    Configuration menu
    Copy the full SHA
    4a2a98d View commit details
    Browse the repository at this point in the history
  3. Bump version to v0.3.3

    phihos committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    2b6300e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda4895 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    3cd8a69 View commit details
    Browse the repository at this point in the history
  2. Convert nodes with if ... elif with an empty line between it correctl…

    …y to source in SourceGeneratorNodeVisitor
    phihos committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    851b637 View commit details
    Browse the repository at this point in the history
  3. Bump version to v0.3.4

    phihos committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    49ad141 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

  1. Fix removal of parentheses around NamedConstants in SourceGeneratorNo…

    …deVisitor for Python > 3.3
    phihos committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    0d5a97a View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Bump version to v0.3.5

    phihos committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    391748f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Configuration menu
    Copy the full SHA
    656ba60 View commit details
    Browse the repository at this point in the history
  2. Bump version to v0.3.6

    phihos committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    0677320 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Add support for Python 3.8

    phihos committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    1311c45 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from mutpy/feature/python3.8-support

    Add support for Python 3.8
    phihos authored Oct 29, 2019
    Configuration menu
    Copy the full SHA
    16b1817 View commit details
    Browse the repository at this point in the history
Loading