Bump version and update Changes
[app-scheme79asm.git] / Changes
CommitLineData
509643aa
MG
1Revision history for Perl extension App::Scheme79asm.
2
296bac97
MG
31.000 2018-05-11T22:20+01:00
4 - First stable release
5 - Obtain 100% code coverage again
6
6c9fb71e
MG
70.005001 2018-04-28T17:41+01:00
8 - Use Data::Dump::Sexp instead of a custom dump_sexp function
9 - Make the compiler output contain proper symbols instead of strings
10 - Improve the compiler documentation slightly
11
fe1c44b3
MG
120.005 2018-03-24T18:30+02:00
13 - Compiler output can now be given to assembler
14 - Fix missing dependency
15 - Write more tests to get to 100% code coverage
16 - Add test for perlcritic compliance, and make code comply
17
3fff77b7
MG
180.004 2018-03-17T22:54+02:00
19 - Add a compiler from Lisp to assembly
20 - Write unit tests for compiler
21 - No documentation for the compiler yet
22
7d76d131
MG
230.003 2018-03-03T11:58+00:00
24 - Fix value of T
25 - Fix treatment of negative addresses
26 - Add print_binary16 to print memory in binary format
27
0edb4b34
MG
280.002 2018-02-17T12:21+00:00
29 - More documentation
30
464e17c4
MG
310.001001 2018-02-10T18:43+00:00
32 - More features (laying out contiguous blocks)
33 - Use lists instead of conses in the input
34 - Some documentation
35
509643aa
MG
360.001 2018-01-31T16:31+00:00
37 - Initial release
38
This page took 0.011336 seconds and 4 git commands to generate.