• UK
  • https://zxq5.dev
  • Rustacean Arch User Java hater (except minecraft) CS student @ UOB

  • Joined on 2024-12-14
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-25 14:52:08 +00:00
0d54b319f1 dsx/dsx_server repo system first implementation
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 23:52:32 +00:00
ba4ced6433 added icon and .desktop file to DSA arch package
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 22:06:10 +00:00
4bee36eb7f - added support for args in Builder trait
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 20:32:49 +00:00
71b36dc6b5 reoganised project
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 19:52:31 +00:00
42bc666c11 commented out debug print statements and removed some commented out code that's no longer needed
1d38aca523 added serial-out support to emulator + serial lib & command line mode for dsa emulator
Compare 2 commits »
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-23 09:04:33 +00:00
7ab1ac8842 added logging to builder trait and implemented for compiler and
zxq5 pushed to dsx-pkg at zxq5/damn_simple_architecture 2026-02-22 21:44:45 +00:00
a1d7b54479 - created dsx and dsx_server in place of dsx-build
7117b927f3 - updated common with new compiler/builder trait to provide a common
4ed5da259e continued work on new register allocator implementation.
Compare 3 commits »
zxq5 created branch dsx-pkg in zxq5/damn_simple_architecture 2026-02-22 21:44:45 +00:00
zxq5 deleted branch bruh from zxq5/damn_simple_architecture 2026-02-14 17:29:32 +00:00
zxq5 deleted branch compiler from zxq5/damn_simple_architecture 2026-02-14 17:29:21 +00:00
zxq5 pushed to bruh at zxq5/damn_simple_architecture 2026-02-14 17:28:47 +00:00
zxq5 created branch bruh in zxq5/damn_simple_architecture 2026-02-14 17:28:47 +00:00
zxq5 pushed to compiler at zxq5/damn_simple_architecture 2026-02-14 17:28:12 +00:00
zxq5 created branch compiler in zxq5/damn_simple_architecture 2026-02-14 17:28:12 +00:00
zxq5 deleted branch compiler from zxq5/damn_simple_architecture 2026-02-14 17:27:09 +00:00
zxq5 pushed to compiler at zxq5/damn_simple_architecture 2026-02-14 17:26:10 +00:00
zxq5 created branch compiler in zxq5/damn_simple_architecture 2026-02-14 17:26:10 +00:00
zxq5 deleted branch compiler from zxq5/damn_simple_architecture 2026-02-14 11:54:16 +00:00
zxq5 pushed to main at zxq5/damn_simple_architecture 2026-02-14 11:54:16 +00:00
7b18922cc7 Merge pull request 'Merge compiler and emulator progress from last few months into main.' (#11) from compiler into main
a0b02cb955 Create tasks.json
240f0e553f fixed failing tests
25a59a6b19 fixed clippy lints
c67217a6b8 Merge branch 'main' into compiler
Compare 56 commits »
zxq5 merged pull request zxq5/damn_simple_architecture#11 2026-02-14 11:54:15 +00:00
Merge compiler and emulator progress from last few months into main.