wenzelm [Mon, 17 Aug 2015 19:34:15 +0200] rev 60957
support for ML files with/without debugger information;
wenzelm [Mon, 17 Aug 2015 16:27:12 +0200] rev 60956
explicit debug flag for ML compiler;
wenzelm [Mon, 17 Aug 2015 15:29:30 +0200] rev 60955
tuned;
wenzelm [Mon, 17 Aug 2015 15:19:25 +0200] rev 60954
abstract exn_id based on getExnId in polyml/basis/FinalPolyML.sml (NB: the mutable machine word cannot be inspected in ML, e.g. toplevel pp dumps core);
wenzelm [Sun, 16 Aug 2015 23:14:27 +0200] rev 60953
clarified initial ML name space (amending 7aad4be8a48e);
wenzelm [Sun, 16 Aug 2015 21:55:11 +0200] rev 60952
produce certified vars without access to theory_of_thm, and without context;
wenzelm [Sun, 16 Aug 2015 20:25:12 +0200] rev 60951
produce certified vars without access to theory_of_thm, and without context;
wenzelm [Sun, 16 Aug 2015 19:44:21 +0200] rev 60950
tuned;
wenzelm [Sun, 16 Aug 2015 19:25:08 +0200] rev 60949
added Thm.chyps_of;
eliminated Thm.cprep_thm, with its potentially ill-typed (!) tpairs (cf. c9ad3e64ddcf);
wenzelm [Sun, 16 Aug 2015 18:19:30 +0200] rev 60948
prefer theory_id operations;
tuned signature;
wenzelm [Sun, 16 Aug 2015 17:11:31 +0200] rev 60947
separate type theory_id;
wenzelm [Sun, 16 Aug 2015 15:36:06 +0200] rev 60946
delete precisely the added rules;
tuned;
wenzelm [Sun, 16 Aug 2015 14:48:37 +0200] rev 60945
clarified context;
wenzelm [Sun, 16 Aug 2015 11:55:21 +0200] rev 60944
tuned whitespace;