]> git.scottworley.com Git - slidingtile/log
slidingtile
8 years agoPromote Board to a class so it can have methods.
Scott Worley [Thu, 31 Dec 2015 08:14:02 +0000 (00:14 -0800)]
Promote Board to a class so it can have methods.

8 years agoBoard input
Scott Worley [Thu, 31 Dec 2015 08:11:14 +0000 (00:11 -0800)]
Board input

8 years agomake depend on a 64-bit system
Scott Worley [Thu, 31 Dec 2015 07:28:48 +0000 (23:28 -0800)]
make depend on a 64-bit system

8 years agomake depend
Scott Worley [Thu, 31 Dec 2015 07:28:15 +0000 (23:28 -0800)]
make depend

8 years agoDon't delete .o files all the time
Scott Worley [Thu, 31 Dec 2015 07:20:25 +0000 (23:20 -0800)]
Don't delete .o files all the time

8 years agoInclude guards & move non-header stuff out of header.
Scott Worley [Thu, 31 Dec 2015 07:13:51 +0000 (23:13 -0800)]
Include guards & move non-header stuff out of header.

8 years agoFlags for start and goal
Scott Worley [Thu, 31 Dec 2015 05:13:18 +0000 (21:13 -0800)]
Flags for start and goal

8 years ago"make depend" for tests too
Scott Worley [Tue, 29 Dec 2015 21:58:05 +0000 (13:58 -0800)]
"make depend" for tests too

8 years agoPass through the test's actual exit code
Scott Worley [Tue, 29 Dec 2015 21:57:36 +0000 (13:57 -0800)]
Pass through the test's actual exit code

8 years agoUse the existing list of tests rather than making a new list with a glob.
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.

8 years agoClean Makefile.bak too
Scott Worley [Tue, 29 Dec 2015 10:08:08 +0000 (02:08 -0800)]
Clean Makefile.bak too

8 years agoSwitch from Go to C++
Scott Worley [Tue, 29 Dec 2015 10:05:28 +0000 (02:05 -0800)]
Switch from Go to C++

8 years agoIncomplete thoughts
Scott Worley [Tue, 29 Dec 2015 08:11:19 +0000 (00:11 -0800)]
Incomplete thoughts

8 years agoAdjacent spaces
Scott Worley [Tue, 29 Dec 2015 01:35:41 +0000 (17:35 -0800)]
Adjacent spaces

8 years agoIgnore the built binary
Scott Worley [Tue, 29 Dec 2015 01:33:20 +0000 (17:33 -0800)]
Ignore the built binary

8 years agogofmt
Scott Worley [Tue, 29 Dec 2015 01:30:26 +0000 (17:30 -0800)]
gofmt

8 years agotests
Scott Worley [Mon, 28 Dec 2015 23:03:13 +0000 (15:03 -0800)]
tests

8 years agoRead a board from the command line
Scott Worley [Mon, 28 Dec 2015 22:40:28 +0000 (14:40 -0800)]
Read a board from the command line