summaryrefslogtreecommitdiff
path: root/sim.cpp
AgeCommit message (Expand)Author
2023-07-17Fix up std:: namespace hygiene.John Fultz
2020-06-18A few miscellaneous typo fixesOliver Galvin
2019-08-06Fix regression in simulator.John Fultz
2019-07-27Accommodate spurious wakeup of condition variables.John Fultz
2019-07-21Sims are now threaded.John Fultz
2019-07-21Move simulate code to a new static function.John Fultz
2019-07-21Rework the simulation messaging.John Fultz
2019-07-21Migrate more stuff into sim messages.John Fultz
2019-07-21Move sim toward a message passing model.John Fultz
2019-02-04After discussion with Jason/John, add myself as a copyright holder.John Fultz
2019-01-07Use range-based for iterators in sim code.John Fultz
2016-07-07Increment version number and copyright date.John Fultz
2015-07-21Visual Studio build maintenance.John Fultz
2014-09-02Change GPL file headers to v3.John Fultz
2013-08-25Initial git commit.Jason Katz-Brown