Camden Dixie O'Brien cdo
  • Joined on 2023-09-09
cdo pushed to main at cdo/wipforth 2026-03-04 22:14:27 +00:00
f72d79dc19 Fix typo in README
cdo pushed to main at cdo/wipforth 2026-03-04 22:10:16 +00:00
e5f9d2d828 Make run-tests exit 1 when there are failures
fb70a2585f Fix typo in test name
Compare 2 commits »
cdo pushed to main at cdo/wipforth 2026-03-04 20:54:27 +00:00
fb52e5a701 Add README section for end-to-end tests
a1b003a1cd Implement some end-to-end tests
9576769e09 Implement simple testing module for e2e tests
Compare 3 commits »
cdo pushed to main at cdo/wipforth 2026-03-04 17:56:06 +00:00
e13452db15 Run firefox in blank profile when e2e testing
529aabd213 Rename e2e-tests to e2e
d18ff1d2bb Modify server.scm so it can be loaded as a module
Compare 3 commits »
cdo pushed to main at cdo/wipforth 2026-03-04 01:09:33 +00:00
e2ed73055f Write Guile module for Firefox interaction with Marionette
cdo pushed to main at cdo/wipforth 2026-03-03 13:18:51 +00:00
721e0f285b Fix handling of trailing zeros in .
cdo pushed to main at cdo/wipforth 2026-03-02 21:52:15 +00:00
c1c1db7b51 Add note about server.scm probably being insecure
cdo pushed to main at cdo/wipforth 2026-03-02 19:07:52 +00:00
cdo pushed to main at cdo/wipforth 2026-03-02 19:07:39 +00:00
30221b39ce Use --- so that it actually shows up as an em dash lol
cdo pushed to main at cdo/wipforth 2026-03-02 19:05:58 +00:00
b5c4070daf Use EMIT when printing version number instead of ."
cdo pushed to main at cdo/wipforth 2026-03-02 18:56:21 +00:00
59e6027739 Use CONSTANT to define version numbers
cdo pushed to main at cdo/wipforth 2026-03-02 18:56:00 +00:00
d1af0553a0 Use CONSTANT to define version numbers
cdo pushed to main at cdo/wipforth 2026-03-02 18:54:32 +00:00
32c3c6e356 Use atomic wait/notify on RXTAIL in KEY
2a3949e09f Make terminal xHEAD and xTAIL registers 32 bits
22e477adf7 Fix hex number input
Compare 3 commits »
cdo pushed to main at cdo/wipforth 2026-03-02 17:59:42 +00:00
c99430c75e Fix headers in peripherals description
cdo pushed to main at cdo/wipforth 2026-03-02 17:59:15 +00:00
a77e7f4051 Rename "Offset" column to "Address" in peripherals description
cdo pushed to main at cdo/wipforth 2026-03-02 17:55:06 +00:00
24459a8ae5 List tools in Building and Running README section
a0e3706db7 Replace Python server with Guile
Compare 2 commits »
cdo pushed to main at cdo/wipforth 2026-03-02 17:42:48 +00:00
6c30d96e96 Add HEX and DECIMAL to prelude
2ff0c2ada1 Add more information to the README
e5ee3fe076 Add favicon
Compare 3 commits »
cdo pushed to main at cdo/wipforth 2026-03-02 16:11:01 +00:00
277c06b999 Add HEX and DECIMAL to prelude
33047a49e0 Add more information to the README
f9447d22d1 Add favicon
8ed8bbad3e Set output rows based on window size
7f4d900688 Fix EMIT-DIGIT
Compare 8 commits »
cdo pushed to main at cdo/wipforth 2026-03-02 16:07:02 +00:00
8929dc868f Add more information to the README
cdo pushed to main at cdo/wipforth 2026-03-02 16:05:11 +00:00
d060522d8c Add more information to the README