Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Simplify card and stack function names | June McEnroe | 2019-08-26 |
* | Rewrite FreeCell | June McEnroe | 2019-08-25 |
* | Build with cards submodule | June McEnroe | 2019-08-25 |
* | Mark card functions inline | June McEnroe | 2019-04-04 |
* | Make Stack capacity configurable | June McEnroe | 2019-03-26 |
* | Remove stackDeck | June McEnroe | 2019-03-26 |
* | Fix gcc sign warnings | June McEnroe | 2019-03-24 |
* | Use Card typedef | June McEnroe | 2019-03-24 |
* | Use rand(3) | June McEnroe | 2019-03-24 |
* | Factor out suit, color and rank functions | June McEnroe | 2019-03-24 |
* | Implement the game | June McEnroe | 2019-03-22 |
* | Add WIP sol.c | June McEnroe | 2019-03-20 |