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: DRuffer/arrayForth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DRuffer/arrayForth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: DaR
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 156 files changed
  • 2 contributors

Commits on Dec 24, 2012

  1. My saved sources

    DRuffer committed Dec 24, 2012
    Configuration menu
    Copy the full SHA
    ce2582a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into DaR

    Conflicts:
    	OkadWork.cf
    	arrayForth 01g.lnk
    U-DaR-PC\DaR authored and U-DaR-PC\DaR committed Dec 24, 2012
    Configuration menu
    Copy the full SHA
    8eb464b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393fcbe View commit details
    Browse the repository at this point in the history
  4. Add the pFDatabase support files

    Forgot to add them until I tried running the code
    DRuffer committed Dec 24, 2012
    Configuration menu
    Copy the full SHA
    b05d074 View commit details
    Browse the repository at this point in the history
  5. Use pFDatabase rather than Files

    Change some word names to avoid duplicates
    Remove warnings and debugging output
    Ignore *~ from LyX edits
    DRuffer committed Dec 24, 2012
    Configuration menu
    Copy the full SHA
    812b2b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2013

  1. Initial add of afvm as copy of gforth's vmgen-ex

    Also have some minor mods to cfasdis, but decided to go up to the
    virtual machine experiment to see where I am heading first.
    DRuffer committed Jan 3, 2013
    Configuration menu
    Copy the full SHA
    fda3c15 View commit details
    Browse the repository at this point in the history
  2. Make the tests for afvm work properly

    There is a problem with cygwin for the tabs in the Makefile and line
    terminators
    DRuffer committed Jan 3, 2013
    Configuration menu
    Copy the full SHA
    4ae6b8f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2013

  1. This weekend's work, bringing in vmgen documentation

    Now there appears to be a problem exporting pdf output in Linux
    DRuffer committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    60c204a View commit details
    Browse the repository at this point in the history
  2. Fixed LyX problem by removing # and _ from scrap names

    This is the Linux version of the files
    DRuffer committed Jan 7, 2013
    Configuration menu
    Copy the full SHA
    b89b246 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2013

  1. Fix Makefile problem with tabs

    The notangle command has a parameter (-t) that does this
    DRuffer committed Jan 11, 2013
    Configuration menu
    Copy the full SHA
    6916901 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2013

  1. Various fixups

    Make see references all the same
    Make common profile-fib-test
    Use m4 with -s option
    Extract with dos2unix
    Remove object files
    DRuffer committed Jan 12, 2013
    Configuration menu
    Copy the full SHA
    a35ce5f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2013

  1. Bring Vmgen documentation back into afvm

    Prior to changing the mini example to afvm
    DRuffer committed Feb 24, 2013
    Configuration menu
    Copy the full SHA
    7fc088a View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2013

  1. Generate docs in cygwin

    Added noweb handling to final, when LyX fails
    Add files to clean and .ignore
    DRuffer committed Feb 26, 2013
    Configuration menu
    Copy the full SHA
    5467808 View commit details
    Browse the repository at this point in the history
  2. Change mini to afvm

    DRuffer committed Feb 26, 2013
    Configuration menu
    Copy the full SHA
    cbd9c39 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2015

  1. Latest changes

    These changes were made at some point and never committed.
    DRuffer committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    8b2822f View commit details
    Browse the repository at this point in the history
Loading