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: scriptcs/scriptcs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aaron-hardin/mfscriptcs
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.
  • 7 commits
  • 24 files changed
  • 2 contributors

Commits on Jan 9, 2019

  1. Configuration menu
    Copy the full SHA
    8dd54e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6695c5a View commit details
    Browse the repository at this point in the history
  3. Add MFiles UI app

    + Includes gulpfile to build app
    + May require copying some dependencies to src/ScriptCs.Embedded/UI/bin
    aaron-hardin committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    759eb05 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    cdf45f0 View commit details
    Browse the repository at this point in the history
  2. Add new Repl class

    + So we can override the Reset method
    ++ Allows us to keep our MFiles dlls (and thus our predefined variables)
    aaron-hardin committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    a780d05 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    aaron-hardin authored Jan 11, 2019
    Configuration menu
    Copy the full SHA
    7fa671f View commit details
    Browse the repository at this point in the history
  4. Fix package references

    aaron-hardin committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    6900cb6 View commit details
    Browse the repository at this point in the history
Loading