fix grammar ambiguity
[fleet.git] / src / edu / berkeley / fleet / api /
2007-02-22 adamAPI: inert changes (cleanup, visibility, toString())
2007-02-22 adamAPI: changed getSubName() to getDestinationName()
2007-02-22 adamAPI: removed Inbox and Outbox classes, replaced with...
2007-02-19 adamadded Destination.getSubName()
2007-02-17 adamadd initial support for virtual destinations
2007-02-17 adamadd ship specific literals and a test case
2007-02-16 adamnew syntax: receive, notify, dismiss
2007-02-16 adamadd kill*
2007-02-15 adamadd Instruction.isStanding()
2007-02-12 adamremove superfluous computeOffset() and computeTarget()
2007-02-12 adamadded FleetProcess
2007-02-05 adammajor software code reorg
2007-02-05 adamimproved toString() methods in api
2007-01-27 adambugfix in Instruction.decrementCount()
2007-01-27 adamseparated interpreter from assembler
2007-01-26 adamupdated to AM14, AM15
2007-01-25 adamadded fleet api classes