Sources
=======

We maintain our sources with <:Git:>.  You can
https://github.com/MLton/mlton/[view them on the web] or access
them with a git client.

Anonymous read-only access is available via
----------
https://github.com/MLton/mlton.git
----------
or
----------
git://github.com/MLton/mlton.git
----------


== Commit email ==

All commits are sent to
mailto:MLton-commit@mlton.org[`MLton-commit@mlton.org`]
(https://lists.sourceforge.net/lists/listinfo/mlton-commit[subscribe],
https://sourceforge.net/mailarchive/forum.php?forum_name=mlton-commit[archive],
http://www.mlton.org/pipermail/mlton-commit/[archive]) which is a
read-only mailing list for commit emails.  Discussion should go to
mailto:MLton-devel@mlton.org[`MLton-devel@mlton.org`].

/////
If the first line of a commit log message begins with "++MAIL{nbsp} ++",
then the commit message will be sent with the subject as the rest of
that first line, and will also be sent to
mailto:MLton-devel@mlton.org[`MLton-devel@mlton.org`].
/////


== Changelog ==

See the <!ViewGitFile(mlton,master,doc/changelog)> for a list of
changes and bug fixes.


== Subversion ==

Prior to 20130308, we used <:Subversion:>.

== CVS ==

Prior to 20050730, we used <:CVS:>.
