[m-rev.] trivial diff: update IL TODO list
Fergus Henderson
fjh at cs.mu.OZ.AU
Fri Jan 10 21:38:55 AEDT 2003
Estimated hours taken: 0.25
Branches: main
compiler/mlds_to_il.m:
Update the IL back-end TODO list.
Workspace: /home/ceres/fjh/mercury
Index: compiler/mlds_to_il.m
===================================================================
RCS file: /home/mercury1/repository/mercury/compiler/mlds_to_il.m,v
retrieving revision 1.123
diff -u -d -r1.123 mlds_to_il.m
--- compiler/mlds_to_il.m 13 Dec 2002 11:46:41 -0000 1.123
+++ compiler/mlds_to_il.m 23 Dec 2002 13:39:40 -0000
@@ -34,16 +34,13 @@
% [ ] RTTI (io__write -- about half the work required for this is done)
% [ ] High-level RTTI data
% [ ] Test unused mode (we seem to create a byref for it)
-% [ ] Char (test unicode support)
% [ ] auto dependency generation for IL and assembler
% [ ] build environment improvements (support
% libraries/packages/namespaces better)
% [ ] verifiable code
% [ ] verifiable function pointers
% [ ] omit empty cctors
-% [ ] Convert to "high-level data"
% [ ] Computed gotos need testing.
-% [ ] :- extern doesn't work -- it needs to be treated like pragma c code.
% [ ] nested modules need testing
% [ ] Fix issues with abstract types so that we can implement C
% pointers as MR_Box rather than MR_Word.
--
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