viernes, 20 de julio de 2007

Eight Status Report

* Accomplished this week:
Implemented a better formatting strategy using a text editor extension.
Implemented dependency tracking.
Projects can now reference other projects in the solution. The way this is done is each project that compiles into a static library has a pkg package and other projects add that package to their project packages. The edit packages dialog has been updated to better support this.
Some bugs were fixed.

* Plans for next week:
For next week I will create a file level parser to keep track of local variables and parameters for code completion.

* Interesting documents:
http://sourceware.org/automake/automake.html#Dependency-Tracking-Evolution

No hay comentarios: