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

Modular module system #380

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

Modular module system #380

wants to merge 9 commits into from

Commits on Nov 3, 2014

  1. modularity

    modular system for importing modules
    Dorbian authored and Dorbian committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    fb1b14d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2014

  1. more modularity

    dorbian committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    47aade9 View commit details
    Browse the repository at this point in the history
  2. gitignore

    dorbian committed Nov 4, 2014
    Configuration menu
    Copy the full SHA
    1d0bc98 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2014

  1. modularity

    dorbian committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    551f179 View commit details
    Browse the repository at this point in the history
  2. Importer

    dorbian committed Nov 5, 2014
    Configuration menu
    Copy the full SHA
    313cdf5 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2014

  1. Modular import

    Modular import working
    dorbian committed Nov 10, 2014
    Configuration menu
    Copy the full SHA
    5505caa View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2014

  1. Configuration menu
    Copy the full SHA
    8f02fc5 View commit details
    Browse the repository at this point in the history
  2. Removed the last of the print statements

    Checked .ini files for other python code execution, which is possible,
    however the .ini files are there for default config, which shouldn't
    contain any other information, can rename them all to something
    different if needed.
    dorbian committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    72339d8 View commit details
    Browse the repository at this point in the history
  3. gitignore mod

    dorbian committed Nov 19, 2014
    Configuration menu
    Copy the full SHA
    596cf00 View commit details
    Browse the repository at this point in the history