Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-03 | Fix problems with "ex n" where n is a number. | John Fultz | |
Found a crash where you enter "ex 4" twice, and it would crash. This led me to look up how this was implemented, and it wasn't very robust. It also didn't save properly in the GCG. So I created a new move type which I called a BlindExchange and implemented it throughout the system. | |||
2014-09-02 | Change GPL file headers to v3. | John Fultz | |
Not a very interesting commit...only changes in comments. | |||
2013-11-03 | Make clang happy (for Mavericks) | Matt Liberty | |
2013-08-25 | Initial git commit. | Jason Katz-Brown | |