Tue, 09 Jan 2024 22:54:42 -0700 |
William Astle |
Remove old style keyword lists and jump tables
|
Thu, 28 Dec 2023 22:00:32 -0700 |
William Astle |
Don't clobber operator precedence flag when evaluating the starting term
|
Mon, 23 Oct 2023 23:15:55 -0600 |
William Astle |
Clean up numeric operator dispatch.
|
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
|
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:51:22 -0600 |
William Astle |
Split some code into separate files for easier management (4)
|
Sun, 06 Aug 2023 00:41:26 -0600 |
William Astle |
Split some code into separate files for easier management (3)
|