Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Add stack and stack operations #12

Merged
merged 14 commits into from
Oct 21, 2019
Merged

Add stack and stack operations #12

merged 14 commits into from
Oct 21, 2019

Commits on Oct 19, 2019

  1. fix

    Charles-Hu committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    2c5dc01 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. add stack

    Charles-Hu committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    fefa2c0 View commit details
    Browse the repository at this point in the history
  2. add stack operation

    Charles-Hu committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    df0a633 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f09595 View commit details
    Browse the repository at this point in the history
  4. Fix stack return() buges

    Charles-Hu committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    fe921b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24a7477 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2019

  1. fix stack function buges

    Charles-Hu committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    8ef3311 View commit details
    Browse the repository at this point in the history
  2. fix stack function buges

    Charles-Hu committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    3f4e2c3 View commit details
    Browse the repository at this point in the history
  3. Please merge this (#1)

    * Update run_test.py
    
    * Revert "Update run_test.py"
    
    This reverts commit 2c75007.
    
    * add travis-ci (CQU-AI#13)
    
    * Update and rename README.md to README.rst
    
    * Update README.rst
    
    * Update setup.py
    
    * Create .travis.yml
    
    * Update README.rst
    
    * Update run_test.py
    
    * build ci
    
    * Update README.rst
    
    * fix RegData shift (CQU-AI#15)
    
    * add example pic
    
    * fix RegData-shift
    
    * Update run_test.py
    
    * Update .travis.yml
    
    * Add RegData copy init (CQU-AI#16)
    
    * add example pic
    
    * add copy_init
    
    * clear the regs before next test
    
    * update test
    
    * Update .gitignore for macOS
    
    * Update README.rst
    
    * Add some instruction test (CQU-AI#17)
    
    * Update run_test.py
    
    unit test (test_instructions)
    
    * Update filepath
    
    * debug instructions_test
    
    debug instructions_test
    
    * updata unit test (sll,srl,sllv,srlv)
    
    * Add contributor
    loopyme authored and Charles-Hu committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    79275b0 View commit details
    Browse the repository at this point in the history
  4. add unit_test on stack

    Charles-Hu committed Oct 21, 2019
    Configuration menu
    Copy the full SHA
    d13db36 View commit details
    Browse the repository at this point in the history
  5. Delete .DS_Store

    Charles-Hu authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    11b33ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99a63c8 View commit details
    Browse the repository at this point in the history
  7. Delete .DS_Store

    Charles-Hu authored Oct 21, 2019
    Configuration menu
    Copy the full SHA
    d277f84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44b51d6 View commit details
    Browse the repository at this point in the history