Update readme: Finish assembler !<integer> support
authorDavid Neto <dneto@google.com>
Thu, 1 Oct 2015 21:28:56 +0000 (17:28 -0400)
committerDavid Neto <dneto@google.com>
Mon, 26 Oct 2015 16:55:33 +0000 (12:55 -0400)
Also internal cleanups and additional tests.

readme.md

index 2321fb5..6c0bdd7 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -28,6 +28,12 @@ The validator is incomplete.  See the Future Work section for more information.
 
 ## CHANGES (for tools hackers)
 
+2015-10-02
+* Completed assembler support for [`!<integer>` syntax](syntax.md#immediate)
+  to inject arbitrary words into the binary. This feature is used
+  for testing.
+* Internal cleanups and additional tests.
+
 2015-09-25
 * Updated to Rev32 headers
   * Core instructions and enumerants from Rev 32 are supported by the