History log of /seL4-l4v-master/HOL4/src/parse/Hol_pp.sml
Revision Date Author Comments
# d8b9244f 02-Sep-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix theory->HTML printing to print things in alphabetical order

With test-case.

Closes #725


# f79341c9 14-Jan-2019 Michael Norrish <Michael.Norrish@nicta.com.au>

Make printing in Hol_pp go via Feedback.MESG_outstream


# 6a81a039 21-May-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove TABs from src

Will also make selftest to check that they aren't introduced


# bf71b373 20-Mar-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Restore print_theory_as_html


# c7b36e85 15-Mar-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Up to hol.state0


# 797ee1e5 21-Aug-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Get more regression tests to pass in theoryIO branch


# 9764de52 03-Nov-2013 Michael Norrish <michael.norrish@nicta.com.au>

Make print_theory prettier. Closes #129


# 78a7a348 03-Nov-2013 Michael Norrish <michael.norrish@nicta.com.au>

Minor code-reformatting in src/parse/Hol_pp.sml


# 4761143b 10-Aug-2009 Tjark Weber <Tjark.Weber@cl.cam.ac.uk>

Removed trailing whitespace from all .sml and .sig files.

This affects over 900 files and was done using emacs's delete-trailing-whitespace
function in batch mode. Building the system with Poly/ML and Moscow ML seems to
work, so I'm hoping these changes don't break anything. Please complain if
they do!


# e61e775d 31-Dec-2001 Konrad Slind <konrad.slind@gmail.com>

Minor changes.


# e3a8e6d4 14-Dec-2001 Konrad Slind <konrad.slind@gmail.com>

Numerous small changes.


# 67cbea0e 10-Feb-2001 Konrad Slind <konrad.slind@gmail.com>

Support for new representation of strings.Minor changes.


# 2eb6850d 13-Jul-1999 Michael Norrish <Michael.Norrish@nicta.com.au>

Reincarnated the Hol_pp structure, which was un-necessarily removed.