malcolm: Tue Oct 23 12:08:00 CEST 2001
Update of /usr/src/master/nhc/src/runtime/Builtin
In directory hinken:/tmp/cvs-serv29746/src/runtime/Builtin
Modified Files:
primPackString.c
Log Message:
Rollback from null-terminated PackedStrings to previous implementation.
The change had knock-on effects which caused the compiler to be unable
to build itself.
olaf: Mon Oct 22 16:13:44 CEST 2001
Update of /usr/src/master/nhc/src/tracer/hat
In directory hinken:/tmp/cvs-serv20266/src/tracer/hat
Modified Files:
HatTrie.hs
Log Message:
Noted that interactive version of hat-observe didn't recognise ' in identifiers. Corrected Haskell lexer.
olaf: Mon Oct 22 15:50:55 CEST 2001
Update of /usr/src/master/nhc/docs/hat
In directory hinken:/tmp/cvs-serv20045
Modified Files:
hatuser.tex
Log Message:
More updates to the hat user manual.
malcolm: Fri Oct 19 20:16:53 CEST 2001
Update of /usr/src/master/nhc/src/tracer/hat
In directory hinken:/tmp/cvs-serv22298
Modified Files:
Hatdetect.hs Hatobserve.hs
Log Message:
Re-format to 80 columns, tidy up some help messages.
olaf: Fri Oct 19 20:05:01 CEST 2001
Update of /usr/src/master/nhc/src/tracer/hat
In directory hinken:/tmp/cvs-serv22160/src/tracer/hat
Modified Files:
Hatobserve.hs
Log Message:
Update hat user manual and correct inconsistency in hat-observe (show 10 reductions).
olaf: Fri Oct 19 20:05:01 CEST 2001
Update of /usr/src/master/nhc/src/prelude/Hat
In directory hinken:/tmp/cvs-serv22160/src/prelude/Hat
Modified Files:
hat.c
Log Message:
Update hat user manual and correct inconsistency in hat-observe (show 10 reductions).
olaf: Fri Oct 19 20:05:00 CEST 2001
Update of /usr/src/master/nhc/src/compiler98
In directory hinken:/tmp/cvs-serv22160/src/compiler98
Modified Files:
Makefile TraceTrans.hs
Log Message:
Update hat user manual and correct inconsistency in hat-observe (show 10 reductions).
olaf: Fri Oct 19 20:05:00 CEST 2001
Update of /usr/src/master/nhc/docs/hat
In directory hinken:/tmp/cvs-serv22160/docs/hat
Modified Files:
hatuser.tex
Log Message:
Update hat user manual and correct inconsistency in hat-observe (show 10 reductions).
colin: Fri Oct 19 19:27:01 CEST 2001
Update of /usr/src/master/nhc/src/tracer/ui/nhctracer
In directory hinken:/tmp/cvs-serv21952
Modified Files:
Help.java
Log Message:
Correct symbol in help panel about conditionals, case and guard.