Stu Black trurl
trurl created repository trurl/poll-aaa-rmv-renewal 2025-04-28 18:20:11 -04:00
trurl pushed to main at vitrine/shatterc 2025-04-11 23:23:46 -04:00
aab7cb56fc Fix some ovesights so that filtering appears to work.
68fa7d2810 Rework to support a basic query language.
Compare 2 commits »
trurl pushed to reproduce-segfault at vitrine/shatterc 2025-04-08 22:32:44 -04:00
1b31dae87a Reproduce segfault from recursive fmt::Display impl.
trurl created branch reproduce-segfault in vitrine/shatterc 2025-04-08 22:32:43 -04:00
trurl pushed to main at vitrine/shatterc 2025-04-08 19:53:35 -04:00
6ec952ba16 Utility appears to run with the ability to exclude symbols from certain paths.
trurl created branch main in vitrine/shatterc 2025-04-01 12:13:01 -04:00
trurl pushed to main at vitrine/shatterc 2025-04-01 12:13:01 -04:00
071f019b67 Include Cargo.lock, since this is a binary package.
a0ac57d0ef Resolve function calls correctly.
85ddd004d9 Clean up DOT output generation some more.
a4e61164cc Make DOT output generation marginally more efficient.
98f7afde55 Include struct types in output.
trurl created repository vitrine/shatterc 2025-04-01 12:11:33 -04:00
trurl pushed to main at trurl/number-square-36 2025-03-12 22:17:10 -04:00
c0d4328b33 Solution and really basic validation.
trurl pushed to main at trurl/number-square-36 2025-03-12 22:16:27 -04:00
9e7bc77c02 Start with .gitignore.
trurl created branch main in trurl/number-square-36 2025-03-12 22:16:26 -04:00
trurl created repository trurl/number-square-36 2025-03-12 22:13:14 -04:00
trurl pushed to main at trurl/search-graph 2025-01-23 10:46:45 -05:00
ecd2b87503 Make Graph cloneable.
0881d16bc3 Remove state-vertex mapping. This simplifies the crate substantially.
Compare 2 commits »
trurl pushed to main at trurl/search-graph 2025-01-22 14:15:22 -05:00
b11135b699 Mark EdgeRef and VertexRef as repr(transparent), too.
9ee7882b1f Mark brand types as repr(transparent) to try to ensure safety.
Compare 2 commits »
trurl pushed to main at trurl/dag-mcts 2025-01-21 23:15:44 -05:00
d413b757d4 Accommodate changes to search-graph.
trurl pushed to main at trurl/search-graph 2025-01-21 12:03:51 -05:00
da5f680939 Move game_state_at to open graph state only to avoid Option.
trurl pushed to main at trurl/search-graph 2025-01-21 11:31:40 -05:00
b2c498b845 Go back to using symbol-map for bidirectional game state/vertex map.
trurl pushed to main at trurl/search-graph 2025-01-20 22:27:10 -05:00
c22eb39c7c Major simplification and rewrite.
d90c0911b5 Reformat with rustfmt and abandon 2-space tabs.
4cd221ae01 Bump rustdocs to use newer cross-linking capability.
Compare 3 commits »
trurl pushed to main at trurl/dag-mcts 2025-01-10 10:11:50 -05:00
844120f0b4 Update README for publication on SDF Gitea instance.
4855a2b9b2 Change name to dag-mcts to avoid conflicts on crates.io.
212d7690f1 Lint fix.
93d4049c37 Drop dependency on syncbox now that AtomicU64 is in std.
971656b03c Neaten up game types.
Compare 10 commits »
trurl created branch main in trurl/dag-mcts 2025-01-10 10:11:49 -05:00