Outstanding Tasks Iteration Six - adamishaq/Virtual-Ecology-Workbench GitHub Wiki

Listed below are outstanding tasks in Iteration Six. If you are working on one of the tasks below, suffix the bullet point with your name in brackets.
When you are done, cut+paste the task into the DONE section of the page.

Overall, we should be aiming to complete the parts of VEW we have done, as opposed to adding new features. Some effort has already been made towards joining together the various branches, they are on a branch called "new_ui" on the master repository.

TASKS - TO DO

TASKS - DONE

  • Check whether reverse compilation is needed, or whether a source file exists (DAVE)
  • Fixed previously unknown bugs within the compiler and translator (DAVE)
  • When reverse compiling an XML, remove the space from global variables names for the source file (DAVE)
  • Created methods for executing the compiler in its entirity (DAVE)
  • Importing XML into existing model.xml file (DAVE)
  • Chemical Integration in the compiler (DAVE)
  • New lines in the parser (ADAM)
  • Save and compile source file functionality in UI (ANDY)
  • Unit editor integration (sortof) (ANDY)