summary refs log tree commit diff
path: root/stack.h (follow)
Commit message (Expand)AuthorAge
* Make copyrights consistent HEAD masterJune McEnroe2022-09-18
* Simplify card and stack function namesJune McEnroe2019-08-26
* Rewrite FreeCellJune McEnroe2019-08-25
* Build with cards submoduleJune McEnroe2019-08-25
* Mark card functions inlineJune McEnroe2019-04-04
* Make Stack capacity configurableJune McEnroe2019-03-26
* Remove stackDeckJune McEnroe2019-03-26
* Fix gcc sign warningsJune McEnroe2019-03-24
* Use Card typedefJune McEnroe2019-03-24
* Use rand(3)June McEnroe2019-03-24
* Factor out suit, color and rank functionsJune McEnroe2019-03-24
* Implement the gameJune McEnroe2019-03-22
* Add WIP sol.cJune McEnroe2019-03-20