History log of /seL4-l4v-10.1.1/HOL4/src/ring/src/ringLib.sml
Revision Date Author Comments
# d1c8f4f8 09-Oct-2018 Michael Norrish <Michael.Norrish@nicta.com.au>

Add selftest for src/ring conversions


# 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


# 95d60bd3 02-Oct-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Remove -- as an alias for Term parser.

As per comment in release notes this has long been replaced as
appropriate style.


# f2bf4406 17-Jul-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Rework ring's prelim to be ternaryComparisons and moved to src/sort

Addressing github issue #343, which is to use one base comparison
result type for what happens in both src/ring and src/enumfset.


# 87ad8d97 03-Aug-2011 Michael Norrish <Michael.Norrish@nicta.com.au>

Fix bug causing numRingLib to fail to load.


# 53827563 29-Sep-2010 Anthony Fox <anthony.fox@cl.cam.ac.uk>

Avoid a bunch of pattern completion warning messages.


# 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!


# 3820ed47 17-Apr-2008 Scott Owens <Scott.Owens@cl.cam.ac.uk>

Removed a Polyhash


# 607fe286 20-Nov-2001 Michael Norrish <Michael.Norrish@nicta.com.au>

Modified so that it doesn't print out annoying messages about type
variables being guessed as it loads.


# c6477285 06-Feb-2001 Konrad Slind <konrad.slind@gmail.com>

Small changes to use new computeLib interfaces.


# 48171fb6 30-Nov-2000 Konrad Slind <konrad.slind@gmail.com>

src/ring now builds in Kan.0.


# 5da57efe 09-Dec-1999 Bruno Barras <barras@lix.polytechnique.fr>

Removed the ugly boolean of add_thms and from_list.
Use lazyfy_thm or strictify_thm instead.
Modified examples accordingly.


# f33559e4 26-Oct-1999 Bruno Barras <barras@lix.polytechnique.fr>

some minor changes


# 0c07e9d9 18-Oct-1999 Bruno Barras <barras@lix.polytechnique.fr>

updated ring: bool_ss disappeared


# 3c25614c 18-Oct-1999 Bruno Barras <barras@lix.polytechnique.fr>

added the ring library