Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins that include changes to files matching 'stratcom/*'
|
2026-05-20
| ||
| 02:40 | Merge stratcom into subdirectory stratcom/ check-in: 2b33c0db53 user: mail@nprescott.com tags: master, trunk | |
|
2021-08-14
| ||
| 02:37 | fix number literal reference in README check-in: c7ab7c20af user: mail@nprescott.com tags: master, trunk | |
| 02:35 | ignore unused arguments check-in: cb27fc9cd8 user: mail@nprescott.com tags: master, trunk | |
| 02:34 | add README check-in: ab696c3209 user: mail@nprescott.com tags: master, trunk | |
|
2021-04-12
| ||
| 04:06 | add runner-helper save yourself some copy-pasting why don't you? It'd be nice if I could work out how to connect the STDIN/STDOUT for tcc to the SBCL REPL check-in: a1ee18d314 user: mail@nprescott.com tags: master, trunk | |
|
2021-04-11
| ||
| 03:46 | fix input handling I think check-in: dad17e9f9d user: mail@nprescott.com tags: master, trunk | |
|
2021-04-08
| ||
| 07:15 | rename file check-in: f49e3c5bac user: mail@nprescott.com tags: master, trunk | |
| 07:14 | add/fix input operation remaining todo: - why are strings swallowing newlines? maybe off by one in substring, or the loop-until is wrong? - invalid input case is broken(?) supposed to be -1 for EOF but C-d sends it into a loop - make input/result and time.h conditional on use of INPUT and RAND check-in: 7604c4873e user: mail@nprescott.com tags: master, trunk | |
|
2021-04-06
| ||
| 07:49 | sort of kind of working capable of compliling a working fizzbuzz todo: - why do strings swallow what should be a newline token? - gotos should check that labels exist - clean up the code check-in: 7273e44c34 user: mail@nprescott.com tags: master, trunk | |
|
2021-04-05
| ||
| 23:50 | revamp tokenizing check-in: 616545c50b user: mail@nprescott.com tags: master, trunk | |
| 03:49 | part three I'm pretty sure this is working right... check-in: e1e3790b3a user: mail@nprescott.com tags: master, trunk | |
| 00:30 | slightly less bad formatting check-in: 4812811d87 user: mail@nprescott.com tags: master, trunk | |
|
2021-04-04
| ||
| 15:31 | part two check-in: 308d4da1d2 user: mail@nprescott.com tags: master, trunk | |
| 04:08 | add part one lexing check-in: 5bb97c5739 user: mail@nprescott.com tags: master, trunk | |