0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.1 version of traffic sim. we're dropping this to start working on CROWD More... over 14 years ago
fixing the simulation gui More... over 14 years ago
finish road-space generation More... over 14 years ago
converting from clojure.contrib.test-is to clojure.test More... over 14 years ago
cleaning up road.clj, putting tests in road-test More... over 14 years ago
eh, whatever More... over 14 years ago
miscellaneous thoughts on creating a driveable space map More... over 14 years ago
Refactoring car/world/simulation, part 2. More... over 14 years ago
partial implementation of making cars react to sets of observable entities rather than just the distance to a single car. More... over 14 years ago
:position to :head-position More... over 14 years ago
adding buttons to our UI. Need to figure out how to handle cars leaving the sim b/c currently an empty sim crashes. More... over 14 years ago
Initial GUI drawing and animation More... over 14 years ago
Moving our persistent accumulator to simulation.clj More... over 14 years ago
removed accidental add More... over 14 years ago
now with side effects More... over 14 years ago
working simulation loop More... over 14 years ago
code re-org, and semi-running simulation More... over 14 years ago
passing test of our sim loop. Wo-hoo\! More... over 14 years ago
adding comments to most functions; move distance-between-cars from world_test to world More... over 14 years ago
test, but not implement the tick loop for a single car More... over 14 years ago
whatever More... over 14 years ago
add driver behavior structure and speed changes based on same More... over 14 years ago
added braking to the car More... over 14 years ago
Reomve cars that run off the end. First crack at building a stack of state for multiple ticks. More... almost 15 years ago
removing printdir and foo_test More... almost 15 years ago
Adding car, road, world, associated test. We can move cars More... almost 15 years ago
get all-test framework running More... almost 15 years ago
Revert "made a depth first search" More... almost 15 years ago
made a depth first search More... almost 15 years ago
figured out how to find all files using loop, added expect macro More... almost 15 years ago