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

Allow cimport for quicktions #5

Open
wants to merge 25 commits into
base: master
Choose a base branch
from

Commits on Apr 6, 2018

  1. Configuration menu
    Copy the full SHA
    479ad2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab0b49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a10e91 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Configuration menu
    Copy the full SHA
    0a6e8e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee0127 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b59f3ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    278516c View commit details
    Browse the repository at this point in the history
  5. Update paths in Makefile

    nocarryr committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    18f7389 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46daa88 View commit details
    Browse the repository at this point in the history
  7. Add module-level pxd

    nocarryr committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    3be2c4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13b03b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    32fe9ea View commit details
    Browse the repository at this point in the history
  10. Handle py2 imports properly

    nocarryr committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    53e1250 View commit details
    Browse the repository at this point in the history
  11. Compatibility fix for py2.6

    nocarryr committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    08ac125 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Configuration menu
    Copy the full SHA
    f628e89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de8ea4 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

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

Commits on Jan 24, 2019

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

Commits on Jan 25, 2019

  1. Move to src layout with subdirectory. Move test module to project root

    With quicktions nested under 'src/', setuptools can create a proper
    distribution/wheel.
    Moving test_fractions.py was needed to avoid import errors from
    namespace collisions.
    nocarryr committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    b7d99f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8894e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fad41af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dde7654 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efcca15 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Configuration menu
    Copy the full SHA
    0536e1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a477cc View commit details
    Browse the repository at this point in the history