CVS log for fptools/haddock/TODO

[BACK] Up to [Haskell Repository] / fptools / haddock

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.43: download - view: text, markup, annotated - select for diffs
Wed Oct 5 10:51:45 2005 UTC (2 years, 9 months ago) by simonmar
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.42: preferred, colored
Changes since revision 1.42: +3 -0 lines
Add a bug

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Apr 22 14:27:15 2005 UTC (3 years, 3 months ago) by simonmar
Branches: MAIN
CVS tags: haddock-0-7
Diff to previous 1.41: preferred, colored
Changes since revision 1.41: +11 -13 lines
Add a TODO item

Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Feb 2 16:23:00 2005 UTC (3 years, 5 months ago) by simonmar
Branches: MAIN
Diff to previous 1.40: preferred, colored
Changes since revision 1.40: +0 -13 lines
Revamp the linking strategy in Haddock.

Now name resolution is done in two phases:

 - first resolve everything to original names, like a Haskell compiler
   would.

 - then, figure out the "home" location for every entity, and point
   all the links to there.  The home location is the lowest non-hidden
   module in the import hierarchy that documents the entity.  If there
   are multiple candidates, one is chosen at random.

Also:

 - Haddock should not generate any HTML with dangling links any more.
   Unlinked references are just rendered as plain text.

 - Error reporting is better: if we can't find a link destination for
   an entity reference, we now emit a warning.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Tue Jan 18 10:02:48 2005 UTC (3 years, 6 months ago) by simonmar
Branches: MAIN
Diff to previous 1.39: preferred, colored
Changes since revision 1.39: +13 -0 lines
Add a TODO

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Sep 30 08:21:29 2004 UTC (3 years, 9 months ago) by simonmar
Branches: MAIN
Diff to previous 1.38: preferred, colored
Changes since revision 1.38: +5 -0 lines
Add a feature request

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Aug 13 10:53:21 2004 UTC (3 years, 11 months ago) by simonmar
Branches: MAIN
Diff to previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Update

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue May 25 09:34:54 2004 UTC (4 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.36: preferred, colored
Changes since revision 1.36: +10 -0 lines
Add some TODO items

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon May 10 10:11:51 2004 UTC (4 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.35: preferred, colored
Changes since revision 1.35: +3 -0 lines
Update

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Mar 25 15:20:55 2004 UTC (4 years, 4 months ago) by simonmar
Branches: MAIN
Diff to previous 1.34: preferred, colored
Changes since revision 1.34: +9 -4 lines
Update

Revision 1.34: download - view: text, markup, annotated - select for diffs
Mon Mar 15 12:24:05 2004 UTC (4 years, 4 months ago) by simonmar
Branches: MAIN
Diff to previous 1.33: preferred, colored
Changes since revision 1.33: +3 -0 lines
Add an item.

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Mar 12 11:33:39 2004 UTC (4 years, 4 months ago) by simonmar
Branches: MAIN
Diff to previous 1.32: preferred, colored
Changes since revision 1.32: +7 -0 lines
Add an item.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Feb 16 10:21:35 2004 UTC (4 years, 5 months ago) by simonmar
Branches: MAIN
Diff to previous 1.31: preferred, colored
Changes since revision 1.31: +3 -0 lines
Add a TODO

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Nov 28 12:08:00 2003 UTC (4 years, 7 months ago) by simonmar
Branches: MAIN
Diff to previous 1.30: preferred, colored
Changes since revision 1.30: +5 -4 lines
update

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Nov 6 16:51:50 2003 UTC (4 years, 8 months ago) by simonmar
Branches: MAIN
CVS tags: haddock-0-6
Diff to previous 1.29: preferred, colored
Changes since revision 1.29: +0 -4 lines
update

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Nov 5 15:16:38 2003 UTC (4 years, 8 months ago) by simonmar
Branches: MAIN
Diff to previous 1.28: preferred, colored
Changes since revision 1.28: +2 -9 lines
Update

Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Nov 3 14:24:24 2003 UTC (4 years, 8 months ago) by simonmar
Branches: MAIN
Diff to previous 1.27: preferred, colored
Changes since revision 1.27: +8 -2 lines
Update TODO file.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Aug 15 15:00:18 2003 UTC (4 years, 11 months ago) by simonmar
Branches: MAIN
Diff to previous 1.26: preferred, colored
Changes since revision 1.26: +2 -10 lines
Update

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Aug 4 12:59:47 2003 UTC (4 years, 11 months ago) by simonmar
Branches: MAIN
Diff to previous 1.25: preferred, colored
Changes since revision 1.25: +6 -0 lines
A couple of TODOs.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Jul 28 13:31:46 2003 UTC (4 years, 11 months ago) by simonmar
Branches: MAIN
CVS tags: haddock-0-5
Diff to previous 1.24: preferred, colored
Changes since revision 1.24: +1 -6 lines
Update

Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Apr 25 11:17:55 2003 UTC (5 years, 3 months ago) by simonmar
Branches: MAIN
CVS tags: ghc-6-0-OpenGL-merge3
Diff to previous 1.23: preferred, colored
Changes since revision 1.23: +25 -2 lines
Some updates, including moving the derived instance item down to the
bottom of the list now that Ross has contributed some code that does
the job for common cases.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Aug 5 09:03:49 2002 UTC (5 years, 11 months ago) by simonmar
Branches: MAIN
CVS tags: galois-hbm-head, before-galois-hbm
Diff to previous 1.22: preferred, colored
Changes since revision 1.22: +8 -2 lines
update

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jul 23 09:12:38 2002 UTC (6 years ago) by simonmar
Branches: MAIN
CVS tags: haddock-0-4
Diff to previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
Another item for the TODO list

Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Jul 23 08:24:09 2002 UTC (6 years ago) by simonmar
Branches: MAIN
Diff to previous 1.20: preferred, colored
Changes since revision 1.20: +3 -0 lines
A new TODO list item

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Jul 3 16:18:16 2002 UTC (6 years ago) by simonmar
Branches: MAIN
CVS tags: ghc-5-04-branch, ghc-5-04
Diff to previous 1.19: preferred, colored
Changes since revision 1.19: +1 -8 lines
Update

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jun 3 14:15:10 2002 UTC (6 years, 1 month ago) by simonmar
Branches: MAIN
CVS tags: haddock-0-3
Diff to previous 1.18: preferred, colored
Changes since revision 1.18: +35 -35 lines
update, and separate into bugs, features, and cosmetic items.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue May 28 16:17:11 2002 UTC (6 years, 1 month ago) by simonmar
Branches: MAIN
Diff to previous 1.17: preferred, colored
Changes since revision 1.17: +23 -7 lines
update

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed May 15 13:03:41 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.16: preferred, colored
Changes since revision 1.16: +5 -11 lines
update

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon May 13 10:44:10 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.15: preferred, colored
Changes since revision 1.15: +15 -5 lines
a couple more things, prioritise a bit

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 9 15:59:45 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
CVS tags: haddock-0-2
Diff to previous 1.14: preferred, colored
Changes since revision 1.14: +4 -0 lines
update

Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu May 9 10:37:25 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.13: preferred, colored
Changes since revision 1.13: +0 -3 lines
another item done

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed May 8 15:43:25 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.12: preferred, colored
Changes since revision 1.12: +1 -12 lines
update

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed May 1 11:03:26 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
CVS tags: haddock-0-1
Diff to previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
Add another item

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 1 11:02:52 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.10: preferred, colored
Changes since revision 1.10: +11 -8 lines
update

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Apr 26 16:02:14 2002 UTC (6 years, 2 months ago) by simonmar
Branches: MAIN
Diff to previous 1.9: preferred, colored
Changes since revision 1.9: +4 -0 lines
Add a couple of things I forgot about

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Apr 25 14:40:05 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.8: preferred, colored
Changes since revision 1.8: +0 -2 lines
- Add support for named chunks of documentation which can be
  referenced from the export list.

- Copy the icon from $libdir to the destination in HTML mode.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Apr 24 15:16:57 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +0 -2 lines
Done module headers now.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Apr 11 13:40:30 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +1 -4 lines
- copy haddock.css into the same place as the generated HTML

- new option: --css <file>  specifies the style sheet to use

- new option:  -o <dir>  specifies the directory in which to
  generate the output.

- because Haddock now needs to know where to find its default stylesheet,
  we have to have a wrapper script and do the haddock-inplace thing
  (Makefile code copied largely from fptools/happy).

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 10 16:38:03 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
update again

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Apr 10 16:10:49 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +12 -6 lines
more updates

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 10 13:37:23 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +19 -14 lines
Update the TODO list, separate into pre-1.0 and post-1.0 items

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 9 11:36:04 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +14 -3 lines
Update the TODO list

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Apr 5 13:58:23 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
update the TODO list

Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Apr 4 16:23:42 2002 UTC (6 years, 3 months ago) by simonmar
Branches: MAIN
This is Haddock, my stab at a Haskell documentation tool.  It's not
quite ready for release yet, but I'm putting it in the repository so
others can take a look.

It uses a locally modified version of the hssource parser, extended
with support for GHC extensions and documentation annotations.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>