Ulf Wiger uwiger
  • CTO, QPQ AG

  • Joined on 2025-01-02
uwiger approved QPQ-AG/GajuDesk#9 2025-03-31 16:09:11 +09:00
style_massage
uwiger created pull request QPQ-AG/gmserialization#47 2025-03-31 06:12:52 +09:00
WIP Dyamic serialization using gmser_dyn
uwiger pushed to uw-dynamic-encoding at QPQ-AG/gmserialization 2025-03-31 06:04:19 +09:00
4663a0f57e gmser_dyn.erl fairly complete
uwiger created branch uw-dynamic-encoding in QPQ-AG/gmserialization 2025-03-31 06:04:19 +09:00
uwiger pushed to uw-syntax-highlighting at QPQ-AG/GajuDesk 2025-03-31 05:18:29 +09:00
d4f2b3f2b0 Set monospace font
uwiger created pull request QPQ-AG/GajuDesk#8 2025-03-31 04:25:27 +09:00
First stab at supporting syntax highlighting via wxStyledTextCtrl
uwiger pushed to uw-syntax-highlighting at QPQ-AG/GajuDesk 2025-03-31 04:19:54 +09:00
27b78f8623 First stab at supporting syntax highlighting via wxStyledTextCtrl
uwiger created branch uw-syntax-highlighting in QPQ-AG/GajuDesk 2025-03-31 04:19:54 +09:00
uwiger created pull request QPQ-AG/sophia#987 2025-03-10 21:18:23 +09:00
Changed deps, rename modules, remove oracles
uwiger pushed to uw-rename-fix-deps at QPQ-AG/sophia 2025-03-10 21:13:23 +09:00
b116d77883 Changed deps, rename modules, remove oracles
uwiger created branch uw-rename-fix-deps in QPQ-AG/sophia 2025-03-10 21:13:23 +09:00
uwiger approved QPQ-AG/gmbytecode#238 2025-03-01 23:39:24 +09:00
Upgrade gmserialization
uwiger approved QPQ-AG/gmserialization#45 2025-01-22 15:45:23 +09:00
Package for zx
uwiger commented on pull request QPQ-AG/gmserialization#45 2025-01-22 15:45:23 +09:00
Package for zx

Is this correct?

uwiger commented on pull request QPQ-AG/gmserialization#45 2025-01-22 15:45:23 +09:00
Package for zx

Actually, the slowest part of the error throwing machinery isn't the catch (it's actually very fast if not capturing stacktraces, and pretty fast even then), but the code:ensure_loaded/1 call needed before throwing an undef error.