nipkow [Fri, 08 Dec 1995 19:48:15 +0100] rev 1400
Introduced Monad syntax Pat := Val; Cont
paulson [Fri, 08 Dec 1995 13:22:55 +0100] rev 1399
trivial, automatic changes
nipkow [Fri, 08 Dec 1995 11:57:02 +0100] rev 1398
Changed div_termination -> diff_less
Corrected if_...
paulson [Fri, 08 Dec 1995 11:40:42 +0100] rev 1397
Improved error message, suggesting addition of
type constraints if occurrences of the recursive set remain in the
fixedpoint definition.
paulson [Fri, 08 Dec 1995 11:17:05 +0100] rev 1396
Now def of apfst uses pattern-matching
paulson [Fri, 08 Dec 1995 10:47:25 +0100] rev 1395
improved indentation
paulson [Fri, 08 Dec 1995 10:39:52 +0100] rev 1394
New function read_cterms is a combination of read_def_cterm and
read_cterm. It reads and simultaneously type-checks a list of strings.
cterm_of no longer catches exception TYPE; instead it must be caught later on
and a message printed using Sign.exn_type_msg. More informative messages can
be printed this way.
paulson [Fri, 08 Dec 1995 10:36:36 +0100] rev 1393
exports exn_type_msg for error messages. Calls new infer_types.
Improved comments.
paulson [Fri, 08 Dec 1995 10:35:48 +0100] rev 1392
infer_types now takes a term list and a type list as argument. It
is defined using the new function infer_terms. Error messages and
comments also improved.
paulson [Fri, 08 Dec 1995 10:25:26 +0100] rev 1391
type_of1: improved error messages
paulson [Fri, 08 Dec 1995 10:23:29 +0100] rev 1390
Commented and renamed vars in readtm
clasohm [Thu, 07 Dec 1995 18:36:33 +0100] rev 1389
removed quotes from consts and syntax sections
clasohm [Thu, 07 Dec 1995 14:25:45 +0100] rev 1388
removed quotes from consts and syntax sections
clasohm [Thu, 07 Dec 1995 14:24:32 +0100] rev 1387
removed quotes from syntax and consts sections
clasohm [Wed, 06 Dec 1995 14:53:55 +0100] rev 1386
fixed bug: cur_thyname was overwritten because of early assignment
clasohm [Fri, 01 Dec 1995 14:20:09 +0100] rev 1385
changed typeDecl
clasohm [Fri, 01 Dec 1995 14:17:50 +0100] rev 1384
removed quotes from types section
clasohm [Fri, 01 Dec 1995 13:54:27 +0100] rev 1383
added const_type to type_decl
clasohm [Fri, 01 Dec 1995 13:41:48 +0100] rev 1382
corrected diagrams for type and simpleType
clasohm [Fri, 01 Dec 1995 13:03:34 +0100] rev 1381
removed some more quotes
clasohm [Fri, 01 Dec 1995 12:27:09 +0100] rev 1380
changed HTML documentation
clasohm [Fri, 01 Dec 1995 12:26:42 +0100] rev 1379
modified simpleType
clasohm [Fri, 01 Dec 1995 12:24:06 +0100] rev 1378
removed debugging message;
link to non-existing super index is now omitted silently
clasohm [Fri, 01 Dec 1995 12:22:07 +0100] rev 1377
simplified parser for constType
clasohm [Fri, 01 Dec 1995 12:03:13 +0100] rev 1376
removed quotes from consts and syntax sections
clasohm [Thu, 30 Nov 1995 12:58:44 +0100] rev 1375
removed spaghetti diagrams for constType
clasohm [Wed, 29 Nov 1995 17:01:41 +0100] rev 1374
removed quotes from consts and syntax sections
clasohm [Wed, 29 Nov 1995 16:58:30 +0100] rev 1373
changed syntax diagrams according to quote-less consts and syntax section
clasohm [Wed, 29 Nov 1995 16:56:54 +0100] rev 1372
added \label{sec:shell-scripts}
clasohm [Wed, 29 Nov 1995 16:47:38 +0100] rev 1371
added type class to simple_type
clasohm [Wed, 29 Nov 1995 16:44:59 +0100] rev 1370
removed quotes from types in consts and syntax sections
clasohm [Mon, 27 Nov 1995 13:44:56 +0100] rev 1369
corrected documentation of pseudo theories;
added documentation of HTML generation
clasohm [Mon, 27 Nov 1995 13:37:13 +0100] rev 1368
renamed make_chart to finish_html
clasohm [Fri, 24 Nov 1995 11:46:23 +0100] rev 1367
fixed make_html bug
nipkow [Fri, 24 Nov 1995 09:27:19 +0100] rev 1366
Inserted warning about defs with extra vars on rhs.
nipkow [Thu, 23 Nov 1995 13:52:53 +0100] rev 1365
Updated comments
clasohm [Thu, 23 Nov 1995 12:18:16 +0100] rev 1364
files now define a structure to allow SML/NJ to optimize the code
nipkow [Wed, 22 Nov 1995 18:48:56 +0100] rev 1363
Added List_Examples
nipkow [Tue, 21 Nov 1995 17:59:45 +0100] rev 1362
Added lots of comments
clasohm [Tue, 21 Nov 1995 15:10:12 +0100] rev 1361
main directory is now read by exit_use_dir, too;
removed make_chart from ROOT.ML
clasohm [Tue, 21 Nov 1995 14:53:03 +0100] rev 1360
added call of store_datatype
clasohm [Tue, 21 Nov 1995 14:50:37 +0100] rev 1359
added functions for storing and retrieving information about datatypes
clasohm [Tue, 21 Nov 1995 13:47:06 +0100] rev 1358
removed make_chart
clasohm [Tue, 21 Nov 1995 13:46:47 +0100] rev 1357
replaced exit_use by exit_use_dir
clasohm [Tue, 21 Nov 1995 13:40:36 +0100] rev 1356
removed make_chart from ROOT.ML;
replaced exit_use by exit_use_dir
clasohm [Tue, 21 Nov 1995 12:47:02 +0100] rev 1355
moved from ../ROOT_NTP.ML;
removed make_chart;
theories are now read from the current directory (because of use_dir)
clasohm [Tue, 21 Nov 1995 12:46:36 +0100] rev 1354
moved from ../ROOT_ABP.ML;
removed make_chart;
theories are now read from the current directory (because of use_dir)
clasohm [Tue, 21 Nov 1995 12:46:11 +0100] rev 1353
moved to subdirectories ABP and NTP
clasohm [Tue, 21 Nov 1995 12:43:52 +0100] rev 1352
removed make_chart
clasohm [Tue, 21 Nov 1995 12:43:09 +0100] rev 1351
removed make_chart;
theories are now read from the current directory (because of use_dir)
clasohm [Tue, 21 Nov 1995 12:41:52 +0100] rev 1350
replaced exit_use by exit_use_dir for subdirectories
clasohm [Tue, 21 Nov 1995 12:40:04 +0100] rev 1349
added local index.html files to rm_html.sh;
replaced www4 by hpbroy12 in install_html.sh because of login problems on www4
clasohm [Tue, 21 Nov 1995 12:36:31 +0100] rev 1348
index.html files are now made separatly for each subdirectory
nipkow [Sun, 19 Nov 1995 14:17:31 +0100] rev 1347
Moved comments into README.html
nipkow [Sun, 19 Nov 1995 14:16:00 +0100] rev 1346
New README.html fuile
nipkow [Sat, 18 Nov 1995 15:35:24 +0100] rev 1345
Better!