-
Notifications
You must be signed in to change notification settings - Fork 269
Comparing changes
Open a pull request
base repository: Axelrod-Python/Axelrod
base: v1.13.0
head repository: Axelrod-Python/Axelrod
compare: v1.14.0
- 17 commits
- 11 files changed
- 4 contributors
Commits on Oct 22, 2016
-
Add doubler module to strategies package
Add Doubler class. Add the strategy to strategies pool.
margaret committedOct 22, 2016 Configuration menu - View commit details
-
Copy full SHA for f2bc4e2 - Browse repository at this point
Copy the full SHA f2bc4e2View commit details -
margaret committed
Oct 22, 2016 Configuration menu - View commit details
-
Copy full SHA for b03cc74 - Browse repository at this point
Copy the full SHA b03cc74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40dfd9a - Browse repository at this point
Copy the full SHA 40dfd9aView commit details
Commits on Oct 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for dc4485a - Browse repository at this point
Copy the full SHA dc4485aView commit details -
Added Neg strategy Added Neg tests Updated _Strategies.py and all_strategies.rst to include Neg
Configuration menu - View commit details
-
Copy full SHA for c612967 - Browse repository at this point
Copy the full SHA c612967View commit details -
Changed 4 instances of method name test_affect_of_strategy() to test_effect_of_strategy() for consistency
Configuration menu - View commit details
-
Copy full SHA for 564b179 - Browse repository at this point
Copy the full SHA 564b179View commit details -
Merge pull request #747 from mturzanska/doubler
Implement doubler strategy from PRISON project
Configuration menu - View commit details
-
Copy full SHA for 63da756 - Browse repository at this point
Copy the full SHA 63da756View commit details -
Change Neg to Negation, reference changes
Changed Neg to Negation Changed first move line and removed unnecessary comment Updated reference in Negation.py Updated list of all strategies in _strategies.py
Configuration menu - View commit details
-
Copy full SHA for b238fc8 - Browse repository at this point
Copy the full SHA b238fc8View commit details -
Missing change from Neg to Negation in _strategies.py
Configuration menu - View commit details
-
Copy full SHA for 4e44164 - Browse repository at this point
Copy the full SHA 4e44164View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52c396 - Browse repository at this point
Copy the full SHA d52c396View commit details -
Changed files to include Doubler
Doubler was added before and I didn't see it before I commited my updated files, so now I'm updating to include the doubler changes in hopes to correct the issue.
Configuration menu - View commit details
-
Copy full SHA for 3dffcfb - Browse repository at this point
Copy the full SHA 3dffcfbView commit details -
Merge remote-tracking branch 'refs/remotes/Axelrod-Python/master'
# Conflicts: # axelrod/strategies/_strategies.py # axelrod/strategies/doubler.py # axelrod/tests/unit/test_doubler.py # docs/reference/all_strategies.rst
Configuration menu - View commit details
-
Copy full SHA for 03a0cd0 - Browse repository at this point
Copy the full SHA 03a0cd0View commit details -
Improper syntax was added to _strategies.py while I was trying to fix my repo. Hopefully this solves that issue.
Configuration menu - View commit details
-
Copy full SHA for 7e3de73 - Browse repository at this point
Copy the full SHA 7e3de73View commit details -
Adjusted improper syntax in files that was added when trying to fix my repo
Configuration menu - View commit details
-
Copy full SHA for 9bf2a22 - Browse repository at this point
Copy the full SHA 9bf2a22View commit details
Commits on Oct 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 4c27334 - Browse repository at this point
Copy the full SHA 4c27334View commit details -
Merge pull request #748 from amkratz/master
Add Neg strategy and change 4 method names for consistency
Configuration menu - View commit details
-
Copy full SHA for 6da9308 - Browse repository at this point
Copy the full SHA 6da9308View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ebc327 - Browse repository at this point
Copy the full SHA 1ebc327View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.0...v1.14.0