This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "HAVM, a Tree intermediate language interpreter".
The branch master has been updated
via 845a43229bcd8f77b48d781b3a583d02272e5328 (commit)
via 7400269cdd9b2d865f24acdec17875bb81e4c21f (commit)
from ac93a91b0d3537621a4d64619e217ab27ee47025 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
845a432 Have binary and relational operators follow Appel's specifications.
7400269 Version 0.26a.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 10 ++++++++++
configure.ac | 2 +-
src/Ir.hs | 46 ++++++++++++++++++++++++++++++----------------
src/Scan.hs | 17 +++++++++++------
src/StdBinop.hs | 24 ++++++++++++++++++------
src/StdRelop.hs | 10 +++++++++-
6 files changed, 79 insertions(+), 30 deletions(-)
hooks/post-receive
--
HAVM, a Tree intermediate language interpreter