Mercurial > hg > index.cgi
graph
-
Fix error in calculating match length during tokenizationThu, 22 Dec 2022 23:08:49 -0700, by William Astle
-
Add dummy file to bin directory to make sure it's in the repoWed, 21 Dec 2022 23:40:16 -0700, by William Astle
-
Convert tokenize routine to do a first longest matchWed, 21 Dec 2022 23:02:23 -0700, by William Astle
-
Add description of heap areaSun, 11 Dec 2022 21:33:25 -0700, by William Astle
-
Make print_uint16d slightly smaller when removing leading zeroesSat, 10 Dec 2022 00:37:32 -0700, by William Astle
-
Add LIST commandSat, 10 Dec 2022 00:22:52 -0700, by William Astle
-
Modify defcmd and deffunc to allow specifying explicit entry pointSat, 10 Dec 2022 00:22:05 -0700, by William Astle
-
Add routine to print unsigned integer in D to current outputSat, 10 Dec 2022 00:21:02 -0700, by William Astle
-
Add routine to throw syntax error if input character doesn't matchSat, 10 Dec 2022 00:19:53 -0700, by William Astle
-
Fix parsing empty DATA statementsFri, 09 Dec 2022 22:46:53 -0700, by William Astle
-
Add PRINT stub routine and make tokenization handle ? shortcutFri, 09 Dec 2022 22:24:11 -0700, by William Astle
-
Fix incorrect branch destinations when handling DATA tokenizationFri, 09 Dec 2022 22:17:34 -0700, by William Astle
-
Fix line number parsing to actually handle first characterFri, 09 Dec 2022 22:00:17 -0700, by William Astle
-
Fix jump target for case where keyword lookup finds nothingFri, 09 Dec 2022 21:34:31 -0700, by William Astle
-
Add NEW command and string stackWed, 23 Nov 2022 22:26:20 -0700, by William Astle
-
Immediate mode line insertion, removal, and replacementWed, 23 Nov 2022 21:34:21 -0700, by William Astle
-
Add raw version of nextchar/curchar that does not skip spacesMon, 21 Nov 2022 23:18:40 -0700, by William Astle
-
Detect tokens in interpretation loop correctlyMon, 21 Nov 2022 22:56:24 -0700, by William Astle
-
Enable capslock by default and keep it on resetMon, 21 Nov 2022 22:54:25 -0700, by William Astle
-
Fix ERROR routine to actually workMon, 21 Nov 2022 22:38:01 -0700, by William Astle
-
Fix test in writechrconduc to test true lower case flag correctlyMon, 21 Nov 2022 22:35:29 -0700, by William Astle
-
Enable default LET command with stub handlerMon, 21 Nov 2022 22:29:06 -0700, by William Astle
-
Fix keyword lookup in tokenize to actually see end of keyword tableMon, 21 Nov 2022 22:25:44 -0700, by William Astle
-
Fix STOP to show BREAK message in immediate modeMon, 21 Nov 2022 22:22:17 -0700, by William Astle
-
Enable and correct logic error in immediate mode line interpretationMon, 21 Nov 2022 22:22:01 -0700, by William Astle
-
Fix some logic errors in tokenize routineMon, 21 Nov 2022 22:10:33 -0700, by William Astle
-
Command interpreation loop, END, STOP, DATA, ', REM, ELSETue, 15 Nov 2022 23:37:38 -0700, by William Astle
-
Make listings use 16 space tabsTue, 15 Nov 2022 23:34:03 -0700, by William Astle
-
Change register usage for tokenization and use input ptr in immediate loopMon, 14 Nov 2022 22:25:08 -0700, by William Astle
-
Add tokenization, keyword lists, and some interpretation loop bitsSun, 13 Nov 2022 23:42:09 -0700, by William Astle