• France
  • https://github.com/JordanViknar
  • Welcome to my personal profile on Plexus ! You'll find here my currently active personal projects.

    For my other projects, check the organizations in this Forgejo instance.

  • Joined on 2025-06-24
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-02-05 15:21:44 +01:00
0f02d880f0 misc: Reformat code
79b8bb4ef7 test: Test everything from parsing to graph generation
Compare 2 commits »
JordanViknar synced commits to feat/sign-orientation at JV-Group-Projects/RedHDL from mirror 2026-02-05 15:21:44 +01:00
JordanViknar synced new reference feat/sign-orientation to JV-Group-Projects/RedHDL from mirror 2026-02-05 15:21:44 +01:00
JordanViknar synced commits to main at JV-Group-Projects/RedHDL from mirror 2026-02-05 15:21:44 +01:00
68615f7e79
feat: Make input levers powered off by default
9b0dfb8189
fix: Structure Z dim calculation (#17)
4819c3c609
fix: Sign facing (#14)
ecdc58ee2f
feat: Schematic generation (#5)
Compare 4 commits »
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-02-04 23:11:26 +01:00
092e9b8532 feat: Add structure generation
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-02-04 15:11:21 +01:00
500f26052f dev: Add structure generation
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-01-22 18:31:26 +01:00
77f79a398d ci: New CI for RedHDL (#4)
4464e34776 feat: Add schematic load/save system
d1e4d6dd4a build: Add NBT library
Compare 3 commits »
JordanViknar synced and deleted reference refs/tags/ci/no-local-kyo at JV-Group-Projects/RedHDL from mirror 2026-01-22 10:31:25 +01:00
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-01-22 10:31:25 +01:00
940e2a7096
ci: New CI for RedHDL (#4)
JordanViknar synced commits to ci/no-local-kyo at JV-Group-Projects/RedHDL from mirror 2026-01-21 18:11:26 +01:00
6aca2ab14f
ci: Switch Kyo repo
JordanViknar synced commits to ci/no-local-kyo at JV-Group-Projects/RedHDL from mirror 2026-01-21 02:01:26 +01:00
JordanViknar synced new reference ci/no-local-kyo to JV-Group-Projects/RedHDL from mirror 2026-01-21 02:01:26 +01:00
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-01-20 17:54:47 +01:00
47cc3c502a
feat: Add schematic saving & improve loading
JordanViknar synced and deleted reference refs/tags/feat/compiler at JV-Group-Projects/RedHDL from mirror 2026-01-20 01:44:45 +01:00
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-01-19 17:34:46 +01:00
bed4a190d2 dev: Add schematic generation
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-01-15 00:01:04 +01:00
436adf0e62 feat: Add region calculation for schematic
9e54537933 build: Add WorldEdit dependency
Compare 2 commits »
JordanViknar synced new reference feat/schematic to JV-Group-Projects/RedHDL from mirror 2026-01-14 15:51:17 +01:00
JordanViknar synced commits to feat/schematic at JV-Group-Projects/RedHDL from mirror 2026-01-14 15:51:17 +01:00
JordanViknar synced commits to feat/compiler at JV-Group-Projects/RedHDL from mirror 2026-01-08 21:31:11 +01:00
bce7298084 fix: Bad handling of multiple nets by column in cycle detection
JordanViknar synced commits to main at JV-Group-Projects/RedHDL from mirror 2026-01-08 21:31:11 +01:00
7c1daa4cbb
feat: Add AST to wire-network compiler (#3)