[m-rev.] for review: mention work_in_progress.html in coding standards
Fergus Henderson
fjh at cs.mu.OZ.AU
Mon Oct 20 14:22:06 AEST 2003
Estimated hours taken: 0.25
Branches: main
compiler/notes/coding_standards.html:
Mention the use of the work_in_progress.html file.
Workspace: /home/ceres/fjh/mercury
Index: compiler/notes/coding_standards.html
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/notes/coding_standards.html,v
retrieving revision 1.8
diff -u -d -r1.8 coding_standards.html
--- compiler/notes/coding_standards.html 18 Aug 2003 11:36:40 -0000 1.8
+++ compiler/notes/coding_standards.html 20 Oct 2003 04:20:48 -0000
@@ -68,6 +68,11 @@
Any new compiler modules or other major design changes should
be documented in `compiler/notes/compiler_design.html'.
+<p>
+
+Any feature which is incompletely implemented should be mentioned in
+`compiler/notes/work_in_progress.html'.
+
<h2> Naming </h2>
<p>
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
The University of Melbourne | of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post: mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------
More information about the reviews
mailing list