Jarvis Carroll spivee
  • Joined on 2025-01-21
spivee pushed to spivee/docs at QPQ-AG/hakuzaru 2026-05-19 21:35:05 +09:00
9fc89c0c22 Add type information for hz_sophia
23c13f607e Document hz_aaci functions
8bc79d3b3f Fix dialyzer warnings for hz_aaci
3fae9a2edd Document hz_aaci types
Compare 4 commits »
spivee created branch spivee/docs in QPQ-AG/hakuzaru 2026-05-19 21:35:05 +09:00
spivee deleted branch aacidocs from QPQ-AG/hakuzaru 2026-05-19 21:28:08 +09:00
spivee created branch aacidocs in QPQ-AG/hakuzaru 2026-05-19 21:26:45 +09:00
spivee pushed to aacidocs at QPQ-AG/hakuzaru 2026-05-19 21:26:45 +09:00
fc0a1fbe27 Add type information for hz_sophia
5d613f27db Document hz_aaci functions
3a8f73c024 Fix dialyzer warnings for hz_aaci
fdeee6a7c7 Document hz_aaci types
Compare 4 commits »
spivee deleted branch singleton_records from QPQ-AG/hakuzaru 2026-05-13 12:53:53 +09:00
spivee pushed to master at QPQ-AG/hakuzaru 2026-05-13 12:53:53 +09:00
ed252b4c06 Also note index in record_element
5dcc05d56a Change fate_to_erlang warning
2eca3a5338 Handle singleton records in erlang_to_fate
Compare 3 commits »
spivee merged pull request QPQ-AG/hakuzaru#27 2026-05-13 12:53:52 +09:00
Handle singleton records in erlang_to_fate
spivee commented on pull request QPQ-AG/hakuzaru#27 2026-05-13 10:02:12 +09:00
Handle singleton records in erlang_to_fate

No, fortunately, I found this issue on the Sophia side much earlier. https://git.qpq.swiss/QPQ-AG/hakuzaru/src/branch/master/src/hz_sophia.erl#L1349-L1355

spivee created pull request QPQ-AG/hakuzaru#27 2026-05-12 15:22:49 +09:00
Handle singleton records in erlang_to_fate
spivee created branch singleton_records in QPQ-AG/hakuzaru 2026-05-12 15:12:29 +09:00
spivee pushed to singleton_records at QPQ-AG/hakuzaru 2026-05-12 15:12:29 +09:00
ed252b4c06 Also note index in record_element
5dcc05d56a Change fate_to_erlang warning
2eca3a5338 Handle singleton records in erlang_to_fate
Compare 3 commits »
spivee pushed to parser at QPQ-AG/hakuzaru 2026-02-26 21:54:51 +09:00
540b2c513b Fill AACI and coerce type specs
spivee pushed to parser at QPQ-AG/hakuzaru 2026-02-24 18:49:24 +09:00
ddec3bfa74 add more format options to decode_bytearray
spivee pushed to parser at QPQ-AG/hakuzaru 2026-02-17 16:38:36 +09:00
a0fbeebcdb Pretty print Sophia expressions.
spivee pushed to parser at QPQ-AG/hakuzaru 2026-02-13 15:22:53 +09:00
78c9c67f38 typecheck bits
9bc0ffafd1 bool/char literals
Compare 2 commits »
spivee pushed to parser at QPQ-AG/hakuzaru 2026-02-13 13:06:15 +09:00
60985130cb Refine tuple parsing errors
spivee pushed to parser at QPQ-AG/hakuzaru 2026-02-05 16:27:35 +09:00
3838a7e3c5 Parse qualified names.
d014ae0982 Handle token/parse errors more carefully
bb4bcbb7de remove 'tk' atom from file positions
Compare 3 commits »
spivee pushed to parser at QPQ-AG/hakuzaru 2026-02-03 14:58:48 +09:00
a695c21fc9 Parse address literals.
493bdb990c Fix lexer row/column calculations.
17f635af61 Parse long hex escape codes
Compare 3 commits »
spivee pushed to parser at QPQ-AG/hakuzaru 2026-01-30 19:29:44 +09:00
272ed01fdc Singleton record/tuple parsing.