Commit Graph

  • 11a9b36681 Add shared secret functions to hz_key_master #32 shared_secrets zxq9 2026-05-30 11:53:36 +09:00
  • 75bc52ede3 Doc formatting adjustments master zxq9 2026-05-27 21:49:30 +09:00
  • 29619f08b7 Remove stdout line zxq9 2026-05-27 16:50:23 +09:00
  • af46223163 Minor fixes zxq9 2026-05-27 16:41:45 +09:00
  • 9cafdd2b0f Merge pull request 'Improve specs' (#31) from improve_specs into master zxq9 2026-05-26 15:38:26 +09:00
  • 6d429aa6a4 Merge branch 'master' into improve_specs #31 zxq9 2026-05-26 15:38:08 +09:00
  • fcf85077b2 Minor zxq9 2026-05-26 15:36:16 +09:00
  • 3585dbe534 Merge pull request 'Doc update for hz_sophia and hz_aaci and some minor fixes' (#30) from spivee/docs into master zxq9 2026-05-26 09:44:53 +09:00
  • 9a7a2a98c4 General polish (#28) dimitar.p.ivanov 2026-05-22 16:54:16 +09:00
  • 4530fd2e93 Merge pull request 'Fix typespec' (#29) from respec into improve_specs #28 dimitar.p.ivanov 2026-05-22 15:57:11 +09:00
  • 2a7079129f Fix typespec #29 zxq9 2026-05-21 17:07:57 +09:00
  • 88aeb39d4a Fix a contract create bug Dimitar Ivanov 2026-05-20 17:02:36 +03:00
  • 9fc89c0c22 Add type information for hz_sophia #30 Jarvis Carroll 2026-05-19 12:21:17 +00:00
  • 23c13f607e Document hz_aaci functions Jarvis Carroll 2026-05-15 06:15:15 +00:00
  • 8bc79d3b3f Fix dialyzer warnings for hz_aaci Jarvis Carroll 2026-05-15 05:47:48 +00:00
  • 3fae9a2edd Document hz_aaci types Jarvis Carroll 2026-05-14 06:34:51 +00:00
  • a3b19747b6 Adjust error condition zxq9 2026-05-18 12:56:31 +09:00
  • f8e9333b4b Doc update zxq9 2026-05-14 11:01:37 +09:00
  • eaccd50764 Fill in the holes in hz.erl docs and make hz_fetcher.erl zxq9 2026-05-13 19:48:49 +09:00
  • 9fd8dbd1a6 Merge branch 'master' into docs zxq9 2026-05-13 19:25:59 +09:00
  • f0f86ed36d Improve specs Dimitar Ivanov 2026-05-13 10:04:23 +03:00
  • ed252b4c06 Also note index in record_element #27 Jarvis Carroll 2026-05-12 06:07:58 +00:00
  • 5dcc05d56a Change fate_to_erlang warning Jarvis Carroll 2026-05-12 06:00:26 +00:00
  • 2eca3a5338 Handle singleton records in erlang_to_fate Jarvis Carroll 2026-05-12 04:23:21 +00:00
  • e595991616 Correct keyblock() type zxq9 2026-05-10 21:02:23 +09:00
  • da92d80334 Merge pull request 'Fix docs' (#24) from contract-spend into master v0.9.1 zxq9 2026-05-10 19:45:08 +09:00
  • f821d57c1c Fix docs #24 zxq9 2026-05-10 19:35:20 +09:00
  • e87be689a8 Merge pull request 'Allow spending to contract addresses' (#23) from contract-spend into master zxq9 2026-05-10 17:57:00 +09:00
  • 2a7de4fee1 verup #23 zxq9 2026-05-10 17:56:34 +09:00
  • 82d08da8ca Allow spending to contract addresses zxq9 2026-05-10 16:14:00 +09:00
  • 85d0c6fd04 Doc fix zxq9 2026-05-10 15:52:39 +09:00
  • d8221e0b25 Doc fix zxq9 2026-05-10 15:49:11 +09:00
  • b950bb8a67 Merge pull request 'Make Hakuzaru Great Again' (#22) from parser into master zxq9 2026-05-10 15:26:44 +09:00
  • a4914c1ad1 Making custom dir. #22 zxq9 2026-05-10 15:22:13 +09:00
  • 9e6d9ec02e Merge branch 'master' into parser zxq9 2026-05-10 15:14:57 +09:00
  • 4b9fa65672 Merge down zxq9 2026-05-10 15:09:47 +09:00
  • 74aaad297a Merge branch 'master' into parser zxq9 2026-05-10 15:09:13 +09:00
  • c9ead44aa2 Let non-zx projects call contract_create* zxq9 2026-05-10 15:01:50 +09:00
  • c54c0db17a Fix list -> binary arg zxq9 2026-05-10 13:16:13 +09:00
  • cd4f6a56a5 Differentiate between source return types zxq9 2026-05-09 20:07:52 +09:00
  • fd2158a465 base64 -> bytearray encoding zxq9 2026-05-09 15:19:51 +09:00
  • 7fc3cd00da WIP zxq9 2026-05-08 23:04:56 +09:00
  • 02945dd10d derp zxq9 2026-05-08 19:47:25 +09:00
  • 695e7e4828 WIP zxq9 2026-05-08 15:48:05 +09:00
  • 9f02f73dbd verup zxq9 2026-05-08 08:43:07 +09:00
  • fd8766a249 Unify call arg order between call and create zxq9 2026-05-07 19:53:36 +09:00
  • 540b2c513b Fill AACI and coerce type specs Jarvis Carroll 2026-02-26 12:54:28 +00:00
  • bda4e89e58 Merge branch 'parser' of ssh://git.qpq.swiss:21203/QPQ-AG/hakuzaru into parser zxq9 2026-02-25 16:21:23 +09:00
  • f277e79096 Minor doc and style edits zxq9 2026-02-25 16:20:52 +09:00
  • ddec3bfa74 add more format options to decode_bytearray Jarvis Carroll 2026-02-24 06:12:00 +00:00
  • a0fbeebcdb Pretty print Sophia expressions. Jarvis Carroll 2026-02-17 07:26:42 +00:00
  • 78c9c67f38 typecheck bits Jarvis Carroll 2026-02-13 06:22:07 +00:00
  • 9bc0ffafd1 bool/char literals Jarvis Carroll 2026-02-13 05:52:27 +00:00
  • a1fc5f19fa Merge branch 'parser' of ssh://git.qpq.swiss:21203/QPQ-AG/hakuzaru into parser zxq9 2026-02-13 13:50:57 +09:00
  • efe0a64056 Update comments, add fate and sophia tagged args zxq9 2026-02-13 13:50:29 +09:00
  • 60985130cb Refine tuple parsing errors Jarvis Carroll 2026-02-13 04:08:58 +00:00
  • 6c172c4783 Adjusting a few calls. zxq9 2026-02-12 17:44:56 +09:00
  • 3838a7e3c5 Parse qualified names. Jarvis Carroll 2026-02-05 07:13:25 +00:00
  • d014ae0982 Handle token/parse errors more carefully Jarvis Carroll 2026-02-04 07:00:39 +00:00
  • bb4bcbb7de remove 'tk' atom from file positions Jarvis Carroll 2026-02-03 06:08:54 +00:00
  • a695c21fc9 Parse address literals. Jarvis Carroll 2026-02-03 06:00:40 +00:00
  • 493bdb990c Fix lexer row/column calculations. Jarvis Carroll 2026-02-03 01:42:17 +00:00
  • 17f635af61 Parse long hex escape codes Jarvis Carroll 2026-02-03 00:41:00 +00:00
  • 272ed01fdc Singleton record/tuple parsing. Jarvis Carroll 2026-01-30 08:12:32 +00:00
  • 49cd8b6687 Parse strings Jarvis Carroll 2026-01-29 06:18:06 +00:00
  • 966b4b2748 Calculate scalar values during lexing Jarvis Carroll 2026-01-29 04:06:19 +00:00
  • fe182a5233 Handle underscores in integers/bytes Jarvis Carroll 2026-01-29 03:03:11 +00:00
  • f1696e2b9e Bytes lexing Jarvis Carroll 2026-01-29 02:01:16 +00:00
  • 2bf384ca82 Infer correct values for tests automatically Jarvis Carroll 2026-01-27 06:42:55 +00:00
  • 4f2a3c6c6f Variant parsing Jarvis Carroll 2026-01-23 06:18:39 +00:00
  • 7df04a81be Tuple parsing Jarvis Carroll 2026-01-23 02:45:23 +00:00
  • 6f02d4c4e6 Record parsing Jarvis Carroll 2026-01-23 00:48:06 +00:00
  • 48bcccdf23 Merge pull request 'Fix hz_grids:req/2,3 and add req/4' (#18) from grids-fix into master zxq9 2026-01-19 13:26:50 +09:00
  • 03b9756066 Fix hz_grids:req/2,3 and add req/4 #18 zxq9 2026-01-19 12:53:25 +09:00
  • 56e63051bc Map parsing Jarvis Carroll 2026-01-16 05:46:27 +00:00
  • 3f1c9bd626 List parsing Jarvis Carroll 2026-01-15 09:38:04 +00:00
  • 97e32574c4 set up parsing structure Jarvis Carroll 2026-01-15 00:57:25 +00:00
  • 6f5525afcf Rename get_function_signature #17 Jarvis Carroll 2026-01-15 01:50:50 +00:00
  • 4f1958b210 use lists:unzip/1 Jarvis Carroll 2026-01-13 01:19:29 +00:00
  • 3da9bd570b split coerce/3 into two functions Jarvis Carroll 2026-01-09 04:39:58 +00:00
  • d65a048409 Updating eDoc style zxq9 2026-01-08 22:14:09 +09:00
  • 9280495b18 Adjusting eDoc output zxq9 2026-01-08 22:12:43 +09:00
  • d2163c1ff8 split AACI out of hz.erl Jarvis Carroll 2026-01-07 09:40:55 +00:00
  • feae15740a WIP grids3 zxq9 2025-12-31 01:06:20 +09:00
  • af1639d47b Fix missed version doodoo and patch zxq9 2025-12-23 13:55:11 +09:00
  • cb36bad74b Verup patch zxq9 2025-12-23 13:50:50 +09:00
  • 17a2b867fe Merge pull request 'Add naked reads to read/1' (#16) from nekkid into master zxq9 2025-12-23 13:48:19 +09:00
  • a35118db7a Add naked reads to read/1 #16 zxq9 2025-12-23 13:48:12 +09:00
  • b719c946ef Fix site link zxq9 2025-12-22 12:27:29 +09:00
  • 8b6085dee8 Make edoc happy zxq9 2025-12-22 11:52:29 +09:00
  • 60c8adb4b1 Update docs zxq9 2025-12-22 11:39:46 +09:00
  • ebb84b39a1 Verup zxq9 2025-12-22 11:17:01 +09:00
  • e456a96f52 Merge pull request 'formatters' (#14) from formatters into master zxq9 2025-12-22 11:14:19 +09:00
  • 2f93c4d503 Fix docs #14 zxq9 2025-12-22 11:14:13 +09:00
  • b542205c0e Merge branch 'master' into formatters zxq9 2025-12-22 10:09:21 +09:00
  • 6ba0c1f2ae Merge pull request 'fix outdated web/repo links in zomp.meta' (#13) from prh/bikeshed into master zxq9 2025-12-22 10:04:51 +09:00
  • d1cae68ce7 Merge pull request 'grids2' (#11) from grids2 into master zxq9 2025-12-22 10:04:37 +09:00
  • ccd9a8c83d Merge pull request 'caching' (#12) from caching into master zxq9 2025-12-22 10:04:15 +09:00
  • e10ef8a460 Remember to wrap final values zxq9 2025-12-20 20:38:14 +09:00
  • 79eb881208 Formatters work. Still need to write random testers. zxq9 2025-12-20 20:22:20 +09:00