FleetProcess.java: add masterClear() method, use it in Main.java
[fleet.git] / src / edu / berkeley / fleet / Main.java
2009-09-20 Adam MegaczFleetProcess.java: add masterClear() method, use it...
2009-08-30 Adam Megaczadd Fleet.getDefaultImpl() and use it in Makefile
2009-03-14 megaczeliminate ShipDescription.Constant class, use BitVector...
2009-01-09 megaczdeal with bootstrapping dependency while building a...
2009-01-08 megaczonly complain about lack of ships for non-FleetWithDyna...
2008-11-08 adamomit tests if no ships of that type present
2008-11-03 adamchange readWord()/dispatchXX() to recvWord()/sendXX...
2008-09-07 adamprint name of test case before parsing
2008-06-25 adamtotal overhaul: fleetcode-1.0 api finished
2008-01-02 adamfixed bug in test code
2007-08-20 adammore renaming slipway=>fpga
2007-08-20 adamrename slipway=>fpga
2007-08-16 adamfix bugs in test-running code
2007-08-12 adamrun all tests (including ships directory), add #skip...
2007-08-11 adamsign-extend returned value
2007-08-10 adamsign-extend expected outputs
2007-08-07 adamallow tests to be embedded directly into .ship files
2007-07-17 Amir Kamilfix a minor bug in the fleeterpreter ; add a bubble...
2007-07-15 adamadd support for #skip tests
2007-07-03 adamadd Doc.java
2007-02-23 adamFPGA-Fleet updates
2007-02-22 adammassive overhaul of FleetCode to support multiple desti...
2007-02-20 adamsupport for disabling terminal colors
2007-02-13 adammake bitfile= option work
2007-02-12 adamchange igor/archsim to fleetsim
2007-02-12 adamadd hook for igor code
2007-02-12 adammore fixes to bring things up to date with the new...
2007-01-30 adamsupport for fpga client/server network access