1351 Commits (bac6f87920b1e190613696b6c867164134fe3087)
 

Author SHA1 Message Date
Dan Buch e427f23c90 Removing stuff I extracted into github.com/meatballhat/algs4
12 years ago
Dan Buch 4505d31471 Meant to move the Makefile in here too
12 years ago
Dan Buch 1ac638a0ad Moving all algs4 "test clients" inside the algs4 project
12 years ago
Dan Buch dd4fbb0f32 Much simplifying the env for algs4 project
12 years ago
Dan Buch bed7e5bef4 Working through 1.3 with Bags, Queues, and Stacks
12 years ago
Dan Buch a40ee71b5f Privatizing and such to clean up docs
12 years ago
Dan Buch efeccf62a2 Adding something like a proper doc string
12 years ago
Dan Buch d246fc20a0 Filling in tree walker and asserting it yields simplates
12 years ago
Dan Buch dc4fe12631 Asserting generated file can successfully compile
12 years ago
Dan Buch 887919098f Playing with generic maps
12 years ago
Dan Buch c8b4612c2e Making generated code worky better
12 years ago
Dan Buch 0bb83f358d TRIVIAL whitespace change
12 years ago
Dan Buch 58272a076a Goofing around with code generation
12 years ago
Dan Buch 3dd1fc9635 Moving output name calculation into method of `Simplate`
12 years ago
Dan Buch 8654aacea3 Starting work on rendering out simplates to Go sources.
12 years ago
Dan Buch 8314d97ade Making assertions about `TemplatePage` assignment
12 years ago
Dan Buch dcb060b246 More assertions about simplate parsing
12 years ago
Dan Buch f61d845eca More tests for simplate type detection
12 years ago
Dan Buch bfc7c0cdc6 Starting to goof around with a Go implementation of Aspen
12 years ago
Dan Buch 5d5ada2dfc Filling in `Accumulator` implementation and test client
12 years ago
Dan Buch 209e074503 Filling in `Date` implementation
12 years ago
Dan Buch b7480b78a8 Closing window on 'q' instead of space
12 years ago
Dan Buch 809e5ae69e Fixing rectangle drawing
12 years ago
Dan Buch be0c529381 Drawing pixel "misses" now
12 years ago
Dan Buch 71ab8b249d Futzing around more with drawing API
12 years ago
Dan Buch d009f8b70d Getting a bunch more of the drawing API implemented
12 years ago
Dan Buch 2b688fd385 Sourcing Go workspace env if present
12 years ago
Dan Buch c2dc9cfe02 Starting work on the `Interval2D` example
12 years ago
Dan Buch 5bf03a1a40 Cleaning up `rolls` implementation
12 years ago
Dan Buch e81b35471e Fixing a few places where I was using "crypto/rand"
12 years ago
Dan Buch 7a40632ca8 Implementing "Average" example
12 years ago
Dan Buch e0101b4c69 Not using that GOROOT after all
12 years ago
Dan Buch 9a1c045581 Implementing the "RandomSeq" example
12 years ago
Dan Buch 6ebbf04980 Re-namespacing one more time to get sources back in the same tree.
12 years ago
Dan Buch 76c392967d Re-namespacing everything and fixing imports to match
12 years ago
Dan Buch 335fe2e9bd Adding a shell script variant of web assets generator
12 years ago
Dan Buch 18efe35c95 Yup, I think I prefer left-aligned.
12 years ago
Dan Buch 142c802a70 Giving image representation a top and left border
12 years ago
Dan Buch 45c45bb838 Wrapping base64-encoded files at 76 chars
12 years ago
Dan Buch 72b269650b Simplifying web game loop
12 years ago
Dan Buch f86855d22d Externalizing web assets
12 years ago
Dan Buch 4c44252a49 Getting the web implementation mostly working!
12 years ago
Dan Buch 6818d0ee01 Serving random state images, now need to tackle state transfer
12 years ago
Dan Buch 8b536de45c Playing around with images and drawing
12 years ago
Dan Buch 3e013ce1a5 Too much crap for one commit
12 years ago
Dan Buch 3bfa23fff2 Have we achieved torus?
12 years ago
Dan Buch 8056d86cbf A bunch more work towards achieving torus
12 years ago
Dan Buch 7567f1c991 Starting work on making the game exist on a torus
12 years ago
Dan Buch fc3f94e78f Goofing around with Qt a bit
12 years ago
Dan Buch 39fdd6fdd6 Reflection thing from Jesse :-)
12 years ago