History log of /seL4-l4v-10.1.1/HOL4/tools-poly/Holmake/winNT-systeml.sml
Revision Date Author Comments
# fb1fbfd0 23-Jan-2017 Michael Norrish <Michael.Norrish@nicta.com.au>

Factor out name of special rebuilding-heaps environment variable

The name of this variable is now specified in just one place.

Progress with github issue #105


# a670538a 07-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

POLYC + POLY_VERSION now available in Holmakefiles

Also change POLYC from string option to string in Systeml (and "" in
Moscow ML environments).


# 5d39c3e3 07-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Put POLY_VERSION into Systeml.

This allows code that might be compiled with Moscow ML to also
work (there the POLY_VERSION value will be 0).


# bded7b18 07-Jan-2016 Michael Norrish <Michael.Norrish@nicta.com.au>

Use PolyML.SaveState instead of executable heaps

Interface in terms of "HOLHEAP" declarations in Holmakefiles stays the
same. Implementation uses hierarchical saved states. All command-line
executables should also now be compiled with polyc.

Closes #292


# 2129ae09 26-Oct-2014 Michael Norrish <michael.norrish@nicta.com.au>

Make copy of portable pointer_eq available in Systeml.

This then allows regexpMatch to be portable too.


# 2a28c899 04-Dec-2012 Michael Norrish <Michael.Norrish@nicta.com.au>

Allow user to configure location of dot tool for theory graph building.

The default is /usr/bin/dot, because that’s where it is on my Linux machine. If you need it to be somewhere else, create a config-override or poly-includes.ML file, depending on which ML you’re using.


# 445073c5 17-Apr-2008 Scott Owens <Scott.Owens@cl.cam.ac.uk>

PolyML compatibility. See tools-poly/README.