]>
git.scottworley.com Git - slidingtile/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Scott Worley [Fri, 1 Jan 2016 06:03:37 +0000 (22:03 -0800)]
Mark const methods const.
Scott Worley [Fri, 1 Jan 2016 04:34:39 +0000 (20:34 -0800)]
A where's-the-hole function.
Scott Worley [Thu, 31 Dec 2015 08:22:27 +0000 (00:22 -0800)]
Input validation
Scott Worley [Thu, 31 Dec 2015 08:14:02 +0000 (00:14 -0800)]
Promote Board to a class so it can have methods.
Scott Worley [Thu, 31 Dec 2015 08:11:14 +0000 (00:11 -0800)]
Board input
Scott Worley [Thu, 31 Dec 2015 07:28:48 +0000 (23:28 -0800)]
make depend on a 64-bit system
Scott Worley [Thu, 31 Dec 2015 07:28:15 +0000 (23:28 -0800)]
make depend
Scott Worley [Thu, 31 Dec 2015 07:20:25 +0000 (23:20 -0800)]
Don't delete .o files all the time
Scott Worley [Thu, 31 Dec 2015 07:13:51 +0000 (23:13 -0800)]
Include guards & move non-header stuff out of header.
Scott Worley [Thu, 31 Dec 2015 05:13:18 +0000 (21:13 -0800)]
Flags for start and goal
Scott Worley [Tue, 29 Dec 2015 21:58:05 +0000 (13:58 -0800)]
"make depend" for tests too
Scott Worley [Tue, 29 Dec 2015 21:57:36 +0000 (13:57 -0800)]
Pass through the test's actual exit code
Scott Worley [Tue, 29 Dec 2015 21:47:53 +0000 (13:47 -0800)]
Use the existing list of tests rather than making a new list with a glob.
Scott Worley [Tue, 29 Dec 2015 10:08:08 +0000 (02:08 -0800)]
Clean Makefile.bak too
Scott Worley [Tue, 29 Dec 2015 10:05:28 +0000 (02:05 -0800)]
Switch from Go to C++
Scott Worley [Tue, 29 Dec 2015 08:11:19 +0000 (00:11 -0800)]
Incomplete thoughts
Scott Worley [Tue, 29 Dec 2015 01:35:41 +0000 (17:35 -0800)]
Adjacent spaces
Scott Worley [Tue, 29 Dec 2015 01:33:20 +0000 (17:33 -0800)]
Ignore the built binary
Scott Worley [Tue, 29 Dec 2015 01:30:26 +0000 (17:30 -0800)]
gofmt
Scott Worley [Mon, 28 Dec 2015 23:03:13 +0000 (15:03 -0800)]
tests
Scott Worley [Mon, 28 Dec 2015 22:40:28 +0000 (14:40 -0800)]
Read a board from the command line