X-Git-Url: http://git.ieval.ro/?p=app-scheme79asm.git;a=blobdiff_plain;f=Changes;h=8196adca521c5126671284bc76cfc5e6f2db97b0;hp=dfa8266fbbbd4074101189f68b692c4b9c497d37;hb=3fff77b7cc8fa849a4c3157608c6a2bffe1eb557;hpb=509643aa72045d0554141ef9f133788a6eee61e4 diff --git a/Changes b/Changes index dfa8266..8196adc 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,23 @@ Revision history for Perl extension App::Scheme79asm. +0.004 2018-03-17T22:54+02:00 + - Add a compiler from Lisp to assembly + - Write unit tests for compiler + - No documentation for the compiler yet + +0.003 2018-03-03T11:58+00:00 + - Fix value of T + - Fix treatment of negative addresses + - Add print_binary16 to print memory in binary format + +0.002 2018-02-17T12:21+00:00 + - More documentation + +0.001001 2018-02-10T18:43+00:00 + - More features (laying out contiguous blocks) + - Use lists instead of conses in the input + - Some documentation + 0.001 2018-01-31T16:31+00:00 - Initial release