• Joined on 2024-02-15
579 contributions in the last 12 months
AugSepOctNovDecJanFebMarAprMayJunJulMonWedFri
Less
More
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-19 19:58:58 +02:00
cde09a039f viz frontend: animation control buttons
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-19 18:19:21 +02:00
ef5ad03bab server: limit graph search iterations & only keep a set number of requests alive
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-19 17:25:52 +02:00
f06349a1d9 viz: code preview
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-19 17:21:05 +02:00
ee062a099c viz: code preview
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-19 16:03:30 +02:00
5c19c79a2d js: add base_url
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-19 15:55:03 +02:00
eb6c239fea webserver: allow multiple requests in parallel (keep requests, but dont delete them yet); fix threading
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-19 03:47:10 +02:00
952720f6bf clear search state on input change & update character for aborted symbol
f215d7ddce viz: display weight in center of morphism-circle and adapt radius inversely
Compare 2 commits »
senvas pushed to fix-graph-search at syntaxAlchemist/lib-laddertypes 2025-07-18 19:34:03 +02:00
426fc3296a improve graph history & add block_map
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-18 19:30:26 +02:00
a918d22c82 improve page layout, add cancel request to abort current search; improve feedback over search status
73cfb8a37b gitignore: add png & ff
75023abc44 graph viewer: fix examples
Compare 3 commits »
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-18 13:40:38 +02:00
90756a21d3 viz: increase edge thickness on visitation
16ef1f7df7 html input: disable spellcheck & autocapitalize etc
38a4ed38e1 improved graph search history visualization
Compare 3 commits »
senvas created branch topic-next-gen-graph in syntaxAlchemist/ldmc 2025-07-18 11:59:55 +02:00
senvas pushed to topic-next-gen-graph at syntaxAlchemist/ldmc 2025-07-18 11:59:55 +02:00
d448496dd3 improved web view with rocket server
c731c20fd1 add morphbase for varint & temp examples
3966bc3e73 length prefix macro: remove inline
dcb67edb65 wip subst debugging
a9ecdb321f add varint & temperature sensor examples
Compare 5 commits »
senvas pushed to topic-morphisms-example at syntaxAlchemist/ldmc 2025-07-15 17:46:22 +02:00
c337d084da add varint & temperature sensor examples
51a2cc0c66 morphism base: add <Restrict 0> and MsbRestrict to avoid wrong paths
e11873c19e search viz: display instanced & estimated cost
Compare 3 commits »
senvas pushed to fix-graph-search at syntaxAlchemist/lib-laddertypes 2025-07-15 16:15:46 +02:00
c3a8f90bbe graph search: use BinaryHeap instead of Vec for explore queue
7490e7f476 disable debug prints
4252ab49ee graph search: remove terminal preview
1059108d80 graph search: fix dst type in map-seq sub search; disable debug prints
53424198c2 cycle detection
Compare 18 commits »
senvas pushed to dev at syntaxAlchemist/lib-laddertypes 2025-07-15 16:15:29 +02:00
d157753e32 add license header to each file
senvas pushed to fix-graph-search at syntaxAlchemist/lib-laddertypes 2025-07-15 16:13:22 +02:00
a471a549e4 graph search: use BinaryHeap instead of Vec for explore queue
c791ccfa45 disable debug prints
666de94e56 graph search: remove terminal preview
a948d46274 graph search: fix dst type in map-seq sub search; disable debug prints
fa5bc31d76 cycle detection
Compare 18 commits »
senvas pushed to dev at syntaxAlchemist/lib-laddertypes 2025-07-15 16:13:12 +02:00
46de81fc36 add license header to every file
senvas pushed to fix-graph-search at syntaxAlchemist/lib-laddertypes 2025-07-15 16:04:01 +02:00
7c6a38c4aa graph search: use BinaryHeap instead of Vec for explore queue
fe2319e045 disable debug prints
Compare 2 commits »
senvas deleted branch topic-debruijn from syntaxAlchemist/lib-laddertypes 2025-07-13 16:17:22 +02:00
senvas deleted branch topic-heuristic from syntaxAlchemist/lib-laddertypes 2025-07-13 16:17:19 +02:00