Mon, 16 Oct 2023 23:42:35 -0600 |
William Astle |
Correct off by one in FP exponent handling in ascii parsing
|
Mon, 16 Oct 2023 16:48:46 -0600 |
William Astle |
Make corrections in floating point parsing.
|
Mon, 16 Oct 2023 00:52:50 -0600 |
William Astle |
Fix problems related to parsing numbers (exponent, integers)
|
Sun, 15 Oct 2023 22:15:36 -0600 |
William Astle |
Implmement BCD floating point and update number parsing and printing
|
Sun, 08 Oct 2023 00:17:20 -0600 |
William Astle |
New first pass implementation of number parsing, untested
|
Sat, 07 Oct 2023 02:56:59 -0600 |
William Astle |
Checkpoint with very basic integer and floating point arithmetic, untested
|
Sun, 10 Sep 2023 23:18:17 -0600 |
William Astle |
Flag handling fix and tweaking in number handling
|
Sun, 10 Sep 2023 20:05:47 -0600 |
William Astle |
Slight improvements to some floating point code
|
Sun, 06 Aug 2023 00:51:22 -0600 |
William Astle |
Split some code into separate files for easier management (4)
|