about summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore69log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile289log plain blame
-rw-r--r--cards.c12441log plain blame
-rw-r--r--cards.h1900log plain blame
-rwxr-xr-xconfigure153log plain blame
-rw-r--r--dump.c2380log plain blame
-rw-r--r--exefmt.txt23029log plain blame
-rw-r--r--freecell.c10569log plain blame
-rw-r--r--layout.h2538log plain blame
-rw-r--r--path.h1805log plain blame
-rw-r--r--sol.c10263log plain blame
-rw-r--r--stack.h2622log plain blame
Enroe 2022-03-16Remove wcwidth portJune McEnroe DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. 2022-03-16Remove -j4 from ./PlanJune McEnroe Plan learned to set this automatically! 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe