Commit Graph

  • 43f53b504f
    Create channel main TakeV 2023-07-12 01:50:29 -0700
  • 439731a2c4
    Add takev key keyring TakeV 2023-07-12 01:55:41 -0700
  • c0f95d0aca
    Add package for guile-toml TakeV 2023-07-12 01:48:27 -0700
  • ecb24deb40 docs: org footnotes are not supported by github hylo 2023-01-04 00:09:09 +0100
  • 15104288b3 docs: use proper footnotes hylo 2023-01-04 00:01:37 +0100
  • 52c6e6c8f1 docs: add example TOML hylo 2023-01-03 23:56:10 +0100
  • f70be57b1d docs: fix shell command hylo 2023-01-03 23:47:56 +0100
  • 7f09626ac5 docs: update readme for tests hylo 2023-01-03 23:46:10 +0100
  • 4607a7b69c test: add tests for decoder datatypes hylo 2023-01-03 23:35:46 +0100
  • b467549d03 chore: add gitignore hylo 2023-01-03 23:35:33 +0100
  • 1a28f598c4 docs: fix version hylo 2022-12-30 19:02:25 +0100
  • d8a49f4f5a docs: add README for how to run tests hylo 2022-12-30 18:54:24 +0100
  • 5684381728 docs: add note about PEG and ports hylo 2022-12-30 18:54:07 +0100
  • 50828e2ee5 nit: formatting of decoder hylo 2022-12-30 18:53:44 +0100
  • 99748f39a5 chore: add license hylo 2022-12-30 18:35:02 +0100
  • b65135ef04 feat: add decoder.scm and encoder.scm for testing hylo 2022-12-30 18:28:15 +0100
  • c886ae523f feat(encoder): datetime hylo 2022-12-30 18:27:42 +0100
  • 98de53fc99 docs: fix indentation hylo 2022-12-30 18:15:14 +0100
  • 8cdf287bdc docs: update readme hylo 2022-12-30 18:11:15 +0100
  • bed74c5c1a fix: export scm->toml hylo 2022-12-30 18:11:03 +0100
  • 476672a212 fix(encoder): build empty inline tree hylo 2022-12-30 17:53:13 +0100
  • 612e23e9ad fix(encoder): array-tables at the very end hylo 2022-12-30 17:53:13 +0100
  • 9f6912f6e5 fix(encoder): escaping control character hylo 2022-12-30 17:53:13 +0100
  • 88467007a3 feat(encoder): array-tables correctly sorted hylo 2022-12-30 17:53:13 +0100
  • 7eddf96f5d feat(encoder): array-tables (wip) hylo 2022-12-30 17:53:13 +0100
  • 5ff69c5982 feat(encoder): float hylo 2022-12-30 17:53:13 +0100
  • 976a862ed3 feat(encoder): strings hylo 2022-12-30 17:53:13 +0100
  • 10cc3bf1f2 feat(encoder): test-value building hylo 2022-12-30 17:53:13 +0100
  • 0f95d9315e feat(encoder): inline tables hylo 2022-12-30 17:53:13 +0100
  • 44a0b29d22 feat(encoder): arrays hylo 2022-12-30 17:53:13 +0100
  • c61c79812b feat(encoder): nested tables hylo 2022-12-30 17:53:13 +0100
  • c3c73e1a10 feat: initial encododer (wip) hylo 2022-12-30 17:53:13 +0100
  • 3a5b8a3198 docs: update readme hylo 2022-12-30 17:53:13 +0100
  • 444b496ba1 refactor: restructure module hylo 2022-12-30 17:53:13 +0100
  • 8c1fa72d81 refactor: move test-decoder hylo 2022-12-30 17:53:13 +0100
  • 91b2dfbe87 refactor: move parser to subdir hylo 2022-12-30 17:53:13 +0100
  • 195b75818d refactor: rename peg parser hylo 2022-12-30 17:53:13 +0100
  • f630c5f640 chore: cleanup repo hylo 2022-12-30 17:53:13 +0100
  • 270c3962e1 docs: add note about strings hylo 2022-12-30 17:53:13 +0100
  • a6474dd049 docs: update readme hylo 2022-12-30 17:53:13 +0100
  • 44992dd120 docs: extend readme hylo 2022-12-30 17:53:13 +0100
  • f32f6e9155 fix: flatten tree before recursing hylo 2022-12-30 17:53:13 +0100
  • 79e94702b7 fix: all toml-tests passing! hylo 2022-12-30 17:53:13 +0100
  • 6c6cb65dd2 fix: check for explicit keyvals hylo 2022-12-30 17:53:13 +0100
  • 09dfd01956 fix: accept empty file hylo 2022-12-30 17:53:13 +0100
  • e456845b9a feat: add decoder hylo 2022-12-30 17:53:13 +0100
  • d8993f2ebc feat: inline-tables (wip) hylo 2022-12-30 17:53:13 +0100
  • cb8c331468 feat: datetimes hylo 2022-12-30 17:53:13 +0100
  • 829a933f35 feat: array tables hylo 2022-12-30 17:53:13 +0100
  • f5df0a1afd feat: use strptime to validate date-time since srfi-19 doesn't hylo 2022-12-30 17:53:13 +0100
  • 33de5c06bf feat: use srfi-19 for dates since strptime doesn't support nanos hylo 2022-12-30 17:53:13 +0100
  • 825f516ad7 docs: add some docs hylo 2022-12-30 17:53:13 +0100
  • c96da4f870 fix: fix checks for duplicate keys/tables hylo 2022-12-30 17:53:13 +0100
  • 1ef9bd1716 feat: add checks to fail on duplicate table defitions hylo 2022-12-30 17:53:13 +0100
  • ee66dd1873 feat: array tables (mostly) work! hylo 2022-12-30 17:53:13 +0100
  • c8aa5f869e feat: road to array tables (WIP - it's a long one) hylo 2022-12-30 17:53:13 +0100
  • 45272ba96d feat: small fixes, road to array tables (WIP) hylo 2022-12-30 17:53:13 +0100
  • 12cecb7dc7 feat: special-float support hylo 2022-12-30 17:53:13 +0100
  • 9e2443a1f8 feat: integers, strings hylo 2022-12-30 17:53:13 +0100
  • 05dd32b224 refactor: use Parameters for dynamic binding for tests hylo 2022-12-30 17:53:13 +0100
  • eac19664d4 docs: update readme hylo 2022-12-30 17:53:13 +0100
  • 09649ee361 feat: part of inline tables, floats hylo 2022-12-30 17:53:13 +0100
  • 090a6502d0 feat: add decoder to use with toml-test hylo 2022-12-30 17:53:13 +0100
  • f4d2a441bb docs: add readme hylo 2022-12-30 17:53:13 +0100
  • cc588d4d35 refactor: modularize parser hylo 2022-12-30 17:53:13 +0100
  • 4c50028662 refactor: rename new approach hylo 2022-12-30 17:53:12 +0100
  • 0a4ab2fb72 refactor: remove old approach hylo 2022-12-30 17:53:12 +0100
  • 12a5fa8e10 feat: value->scm hylo 2022-12-30 17:53:12 +0100
  • 380abfa2b2 feat: tree building! hylo 2022-12-30 17:53:12 +0100
  • 1cc692f33a dev: some examples from the suite hylo 2022-12-30 17:53:12 +0100
  • 30a8503211 feat: some displaying of parsed toml hylo 2022-12-30 17:53:12 +0100
  • 5db918466f feat: fix more parsing stuff hylo 2022-12-30 17:53:12 +0100
  • 800f71543b feat: ml strings , arrays etc hylo 2022-12-30 17:53:12 +0100
  • 4e26d69e87 feat: got to ports hylo 2022-12-30 17:53:12 +0100
  • b885e5d2e5 feat: convert abnf to peg manually WIP hylo 2022-12-30 17:53:12 +0100
  • a4599efa75 feat: initial parsing of example toml file hylo 2022-12-30 17:53:12 +0100