Commit Graph

5 Commits

Author SHA1 Message Date
Zoltan Somogyi
39871ffd62 Removed "being done by jammb", since he isn't working on Mercury
Estimated hours taken: 0.2

todo.html:
	Removed "being done by jammb", since he isn't working on Mercury
	anymore. Added a note that petdr is supposed to be working on
	data type specialization. Clarified a point about attribute grammars.
1997-07-10 06:44:42 +00:00
Simon Taylor
e7ebb733be Document `:- use_module'.
Estimated hours taken: 14

compiler/notes/todo.html
	Document `:- use_module'.
1997-06-29 23:17:47 +00:00
Zoltan Somogyi
8e0a049f42 Removed an item saying only "implement".
Estimated hours taken: 0.1

Removed an item saying only "implement".
1997-05-07 05:24:11 +00:00
Fergus Henderson
5da7e91c83 Update the todo list to reflect things that have been done.
Estimated hours taken: 1

compiler/notes/todo.html:
	Update the todo list to reflect things that have been done.
	Move some items from the TODO section to the WISHLIST section.
	Change the indentation slightly to make it easier to read
	the ASCII source.
1997-04-29 15:01:06 +00:00
Bert Thompson
dea497b338 Translated plain text docs to HTML. This obviously creates
Estimated hours taken: 4

Translated plain text docs to HTML. This obviously creates
a dual update problem. We should solve this by putting
the plain text docs in the attic and retaining the HTML.

Also added the HTML files to the Mmakefile so they are installed
on the web pages.

The other documents in compiler/notes will be HTMLized soon.

compiler/notes/
	Mmakefiles
	ALLOCATION.html
	AUTHORS.html
	CODING_STANDARDS.html
	COMPILER_DESIGN.html
	GC_AND_C_CODE.html
	GLOSSARY.html
	MODULE_SYSTEM.html
	RELEASE_CHECKLIST.html
	REVIEWS.html
	TODO.html
1997-04-03 05:17:54 +00:00