Ulf Wiger uwiger
  • CTO, QPQ AG

  • Joined on 2025-01-02
uwiger pushed to uw-zompify at QPQ-AG/gmconfig 2025-05-15 05:57:57 +09:00
38620ff9e2 remove post_hook
uwiger pushed to uw-zompify at QPQ-AG/gmminer 2025-05-15 05:56:36 +09:00
20e2d1c02d remove post_hook
uwiger pushed to uw-zompify at QPQ-AG/enoise 2025-05-14 16:23:24 +09:00
f6d3c78420 update zompify script, remove post hook
uwiger pushed to uw-250514 at QPQ-AG/gm_mining_pool_protocol 2025-05-14 15:52:57 +09:00
fabddfecbd sed/miner/worker
uwiger created branch uw-250514 in QPQ-AG/gm_mining_pool_protocol 2025-05-14 15:52:57 +09:00
uwiger pushed to uw-zompify at QPQ-AG/gmconfig 2025-05-13 06:31:55 +09:00
18daaaa0d7 Merge branch 'uw-zompify' of https://git.qpq.swiss/QPQ-AG/gmconfig into uw-zompify
4ee669ebba process plain args, update zompify.sh
Compare 2 commits »
uwiger pushed to uw-zompify at QPQ-AG/gm_mining_pool_protocol 2025-05-08 21:12:29 +09:00
63928d065f Add 'new_generation' message type
uwiger created pull request QPQ-AG/gmconfig#3 2025-05-06 18:33:55 +09:00
Zompify
uwiger pushed to uw-zompify at QPQ-AG/gmconfig 2025-05-06 18:32:02 +09:00
32c1ed5c4b Add gmconfig:process_plain_args()
uwiger deleted branch uw-fix-serialization from QPQ-AG/gmserialization 2025-04-29 17:43:43 +09:00
uwiger pushed to master at QPQ-AG/gmserialization 2025-04-29 17:22:24 +09:00
dda5cac7a9 Merge pull request 'Serialization got broken by previous PR' (#54) from uw-fix-serialization into master
07d61722b4 Serialization got broken by previous PR
Compare 2 commits »
uwiger merged pull request QPQ-AG/gmserialization#54 2025-04-29 17:22:23 +09:00
Serialization got broken by previous PR
uwiger created pull request QPQ-AG/gmserialization#54 2025-04-29 17:22:09 +09:00
Serialization got broken by previous PR
uwiger pushed to uw-fix-serialization at QPQ-AG/gmserialization 2025-04-29 17:21:52 +09:00
07d61722b4 Serialization got broken by previous PR
uwiger created branch uw-fix-serialization in QPQ-AG/gmserialization 2025-04-29 17:21:52 +09:00
uwiger deleted branch uw-switch-semantics from QPQ-AG/gmserialization 2025-04-29 03:57:31 +09:00
uwiger pushed to master at QPQ-AG/gmserialization 2025-04-29 03:57:18 +09:00
4ac7531351 Merge pull request 'uw-switch-semantics' (#53) from uw-switch-semantics into master
f996253e6b Add forgotten exports, expand(Types) function
b9a51acf55 Add gmser_dyn_types.erl
5df23c05c1 test case for 'switch'
b358dfe914 Add switch semantics
Compare 5 commits »
uwiger merged pull request QPQ-AG/gmserialization#53 2025-04-29 03:57:17 +09:00
uw-switch-semantics
uwiger commented on pull request QPQ-AG/gmserialization#53 2025-04-28 19:17:47 +09:00
uw-switch-semantics

Example of Types expansion (e.g. for sending to a client):

Eshell V15.2.1 (press Ctrl+G to abort, type help(). for help)
1> Ts = gmser_dyn_types:from_list([{vsn,1},{foo,1000,fun() -> int…
uwiger pushed to uw-switch-semantics at QPQ-AG/gmserialization 2025-04-28 19:15:44 +09:00
f996253e6b Add forgotten exports, expand(Types) function