Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
soc:2009:lynusvaz:project_plan:start [2009/06/01 10:09] lynusvaz |
soc:2009:lynusvaz:project_plan:start [2009/08/15 08:59] (current) lynusvaz |
||
|---|---|---|---|
| Line 33: | Line 33: | ||
| * Also, handling variables in these expressions, especially string variables | * Also, handling variables in these expressions, especially string variables | ||
| * I also think we need to have some operators like: check if interface exists (maybe (--i net1)?) | * I also think we need to have some operators like: check if interface exists (maybe (--i net1)?) | ||
| + | * Quoting | ||
| + | * Command exit code | ||
| + | * Documentation | ||
| + | * Testing | ||
| - | |||
| - | |||
| ==== Milestones and Timeline ==== | ==== Milestones and Timeline ==== | ||
| Line 44: | Line 46: | ||
| June 8: Finalize syntax issues: dealing with string variables, use ${} for arithmetic expressions as well or define another delimiter, syntax for if, and loops. | June 8: Finalize syntax issues: dealing with string variables, use ${} for arithmetic expressions as well or define another delimiter, syntax for if, and loops. | ||
| - | June 16: Implementation of arithmetic parser as decided. | + | June 14: Implementation of arithmetic parser as decided. |
| + | |||
| + | June 21: Dealing with quoting | ||
| + | |||
| + | June 28: Conditional branches | ||
| + | |||
| + | July 12: Loops and goto | ||
| + | |||
| + | July 23: Return code | ||
| + | |||
| + | July 26: [[..:notes:scripting_doc:Features added|Documentation]] | ||
| + | |||
| + | Aug 2: Autoboot script and other testing | ||
| - | Later: TBD | + | Aug 10: Leeway |