From a1947dbf6e8e8ea3d1d80e6d2b267e157ed4840c Mon Sep 17 00:00:00 2001 From: catamorphism Date: Thu, 11 Oct 2012 11:14:21 -0700 Subject: [PATCH] +dependency generation --- Note-0.5-priorities.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Note-0.5-priorities.md b/Note-0.5-priorities.md index c0157eb..6354c3c 100644 --- a/Note-0.5-priorities.md +++ b/Note-0.5-priorities.md @@ -98,4 +98,8 @@ Our implicit loading of .rs files is confusing ### Add labeled break and continue (brson) -Henri still needs it for the HTML parser. \ No newline at end of file +Henri still needs it for the HTML parser. + +### Dependency generation (tjc) + +Add the ability to generate/view item dependencies, as a prequel to incremental compilation. \ No newline at end of file