Mercurial > hg > index.cgi
log src/defs.s @ 100:6db72a92ff7a
age | author | description |
---|---|---|
Mon, 23 Oct 2023 22:46:55 -0600 | William Astle | Make value accumulator descriptions consistent and make usage consistent |
Sun, 15 Oct 2023 22:15:36 -0600 | William Astle | Implmement BCD floating point and update number parsing and printing |
Sat, 07 Oct 2023 02:56:59 -0600 | William Astle | Checkpoint with very basic integer and floating point arithmetic, untested |
Thu, 10 Aug 2023 00:24:52 -0600 | William Astle | Initial modification for number parser that handles floats and ints |
Sun, 06 Aug 2023 00:12:29 -0600 | William Astle | Split some code into separate files for easier management |