1
0
mirror of https://github.com/MontFerret/ferret.git synced 2026-06-20 01:17:53 +02:00

Commit Graph

  • fb98e4a903 add Ferret Go Benchmarks - Integration (go) benchmark result for 2c6106023e gh-pages github-action-benchmark 2026-06-18 16:40:46 +00:00
  • c0d7e04b7a add Ferret Go Benchmarks - Unit (go) benchmark result for 2c6106023e github-action-benchmark 2026-06-18 16:18:59 +00:00
  • 2c6106023e fix: improve diagnostics for query syntax errors, including invalid dialect hints and missing literals (#953) v2.0.0-alpha.25 main Tim Voronov 2026-06-18 12:13:38 -04:00
  • 9b1b9428fa add Ferret Go Benchmarks - Integration (go) benchmark result for 3bec234d51 github-action-benchmark 2026-06-17 22:01:43 +00:00
  • 97a1ef581d add Ferret Go Benchmarks - Unit (go) benchmark result for 3bec234d51 github-action-benchmark 2026-06-17 21:39:52 +00:00
  • 3bec234d51 feat: add validation for EVERY clause in WAITFOR EVENT, extend syntax error handling and tests (#952) Tim Voronov 2026-06-17 17:34:48 -04:00
  • 6476bf99a2 add Ferret Go Benchmarks - Integration (go) benchmark result for 1db7e15906 github-action-benchmark 2026-06-15 15:08:03 +00:00
  • 50f64c5f76 add Ferret Go Benchmarks - Unit (go) benchmark result for 1db7e15906 github-action-benchmark 2026-06-15 14:46:25 +00:00
  • 1db7e15906 chore: update FqlParser to include queryOptionsOpt in grammar definition (#951) v2.0.0-alpha.24 Tim Voronov 2026-06-15 10:41:07 -04:00
  • ec32c56ef0 chore: update dependencies in go.mod and go.sum, remove unused image from README Tim Voronov 2026-06-14 19:31:27 -04:00
  • d710f84975 add Ferret Go Benchmarks - Integration (go) benchmark result for 0e8864541c github-action-benchmark 2026-06-14 19:06:25 +00:00
  • 6cc77a380a add Ferret Go Benchmarks - Unit (go) benchmark result for 0e8864541c github-action-benchmark 2026-06-14 18:45:16 +00:00
  • 0e8864541c docs: clarify CLI and runtime details in README Tim Voronov 2026-06-14 14:39:29 -04:00
  • 393ef4498a Feat/debugger (#950) v2.0.0-alpha.23 Tim Voronov 2026-06-14 14:37:27 -04:00
  • 4afcdede4b add Ferret Go Benchmarks - Integration (go) benchmark result for 49d916f02a github-action-benchmark 2026-06-10 12:37:15 +00:00
  • 6a9968caf1 add Ferret Go Benchmarks - Unit (go) benchmark result for 49d916f02a github-action-benchmark 2026-06-10 12:15:16 +00:00
  • 49d916f02a Update README.md Tim Voronov 2026-06-10 08:10:36 -04:00
  • e83f449b08 Update README.md Tim Voronov 2026-06-10 08:10:07 -04:00
  • 8dcb1aa304 add Ferret Go Benchmarks - Unit (go) benchmark result for 113cd6d8f9 github-action-benchmark 2026-06-10 12:05:08 +00:00
  • 113cd6d8f9 feat: add benchmarks and tests for array question lowering and expansion (#947) v2.0.0-alpha.22 Tim Voronov 2026-06-10 08:00:50 -04:00
  • 8964139b61 add Ferret Go Benchmarks - Integration (go) benchmark result for 19ec993766 github-action-benchmark 2026-06-09 22:28:07 +00:00
  • fb670fde31 add Ferret Go Benchmarks - Unit (go) benchmark result for 19ec993766 github-action-benchmark 2026-06-09 22:06:48 +00:00
  • 19ec993766 docs: remove outdated section on direct mutation from README Tim Voronov 2026-06-09 18:02:03 -04:00
  • df075aba05 docs: update playground link in README for Ferret v2 Tim Voronov 2026-06-09 17:59:54 -04:00
  • dcddc9da31 add Ferret Go Benchmarks - Unit (go) benchmark result for 0fb7caaa65 github-action-benchmark 2026-06-09 21:53:53 +00:00
  • 0fb7caaa65 docs: update links in README to reflect new domain for Ferret Tim Voronov 2026-06-09 17:49:33 -04:00
  • b55b8cc000 refactor: simplify bare array question lowering test to assert key optimization properties copilot/fix-review-comment-optimization copilot-swe-agent[bot] 2026-06-09 21:45:11 +00:00
  • 86f7bcb131 Initial plan copilot-swe-agent[bot] 2026-06-09 21:43:17 +00:00
  • 6f15b1337a feat: add benchmarks and tests for array question lowering and expansion Tim Voronov 2026-06-09 17:03:13 -04:00
  • 3db14dacc7 add Ferret Go Benchmarks - Integration (go) benchmark result for 55cc70f4e1 github-action-benchmark 2026-06-09 20:27:14 +00:00
  • ad1af9116d add Ferret Go Benchmarks - Unit (go) benchmark result for 55cc70f4e1 github-action-benchmark 2026-06-09 20:05:52 +00:00
  • 55cc70f4e1 Feat/distinct outside loop (#946) Tim Voronov 2026-06-09 16:01:22 -04:00
  • 4e28ab6452 feat: implement handling for failed assignments in binding compiler feat/arithmetic_ops_update Tim Voronov 2026-06-08 17:45:14 -04:00
  • 5de2a45c86 feat: add benchmarks and tests for float division by zero handling in constant propagation Tim Voronov 2026-06-08 17:16:54 -04:00
  • a03151c2ee feat: enhance binary operation diagnostics with detailed operand spans Tim Voronov 2026-06-08 16:57:45 -04:00
  • 3a82b5de1d feat: updated numeric operand validation for arithmetic operations Tim Voronov 2026-06-08 16:46:55 -04:00
  • 8e6d259cb9 add Ferret Go Benchmarks - Integration (go) benchmark result for fb867c4957 github-action-benchmark 2026-06-02 15:55:45 +00:00
  • 82457edbd1 add Ferret Go Benchmarks - Unit (go) benchmark result for fb867c4957 github-action-benchmark 2026-06-02 15:35:42 +00:00
  • fb867c4957 Feat/parser error imp (#944) Tim Voronov 2026-06-02 11:31:21 -04:00
  • 744aa6ec0b add Ferret Go Benchmarks - Integration (go) benchmark result for 12a344fb39 github-action-benchmark 2026-06-01 18:36:49 +00:00
  • a1041c1c57 add Ferret Go Benchmarks - Unit (go) benchmark result for 12a344fb39 github-action-benchmark 2026-06-01 18:16:38 +00:00
  • 12a344fb39 feat: add support for TRIGGER clause in WAITFOR EVENT statements (#943) Tim Voronov 2026-06-01 14:12:19 -04:00
  • a374bf2867 add Ferret Go Benchmarks - Integration (go) benchmark result for 9b83b5f9ff github-action-benchmark 2026-05-26 01:48:50 +00:00
  • 468024f9c3 add Ferret Go Benchmarks - Unit (go) benchmark result for 9b83b5f9ff github-action-benchmark 2026-05-26 01:28:57 +00:00
  • 9b83b5f9ff docs: remove outdated links and information from README for Ferret v2 alpha Tim Voronov 2026-05-25 21:24:22 -04:00
  • 9e83e8e272 docs: update README to include links and information about Ferret v2 alpha Tim Voronov 2026-05-25 21:23:40 -04:00
  • 3dfed2ecbf add Ferret Go Benchmarks - Integration (go) benchmark result for fd8c04f8f4 github-action-benchmark 2026-05-25 19:41:30 +00:00
  • 597fb3badd add Ferret Go Benchmarks - Unit (go) benchmark result for fd8c04f8f4 github-action-benchmark 2026-05-25 19:21:22 +00:00
  • fd8c04f8f4 feat: add WAITFOR expression support in loop constructs (#942) v2.0.0-alpha.21 Tim Voronov 2026-05-25 15:17:14 -04:00
  • 6561092a48 add Ferret Go Benchmarks - Integration (go) benchmark result for e94856db93 github-action-benchmark 2026-05-25 15:48:50 +00:00
  • 5453cdc9d2 add Ferret Go Benchmarks - Unit (go) benchmark result for e94856db93 github-action-benchmark 2026-05-25 15:28:59 +00:00
  • e94856db93 feat: support multiple WHEN clauses in WAITFOR predicates (#941) v2.0.0-alpha.20 Tim Voronov 2026-05-25 11:24:40 -04:00
  • 6f9a0830a6 add Ferret Go Benchmarks - Integration (go) benchmark result for 256699c061 github-action-benchmark 2026-05-25 14:08:03 +00:00
  • 449b02a5b9 add Ferret Go Benchmarks - Unit (go) benchmark result for 256699c061 github-action-benchmark 2026-05-25 13:47:55 +00:00
  • 256699c061 Feat/extend queriable (#940) Tim Voronov 2026-05-25 09:43:55 -04:00
  • bf56911432 add Ferret Go Benchmarks - Integration (go) benchmark result for 2eee292793 github-action-benchmark 2026-05-25 00:26:42 +00:00
  • f32b25add0 add Ferret Go Benchmarks - Unit (go) benchmark result for 2eee292793 github-action-benchmark 2026-05-25 00:07:25 +00:00
  • 2eee292793 feat: add support for WAITFOR VALUE WHEN clause in wait predicates (#939) v2.0.0-alpha.19 Tim Voronov 2026-05-24 20:03:08 -04:00
  • af6bc289ad add Ferret Go Benchmarks - Integration (go) benchmark result for be0a60786a github-action-benchmark 2026-05-24 21:20:59 +00:00
  • 32956e2450 add Ferret Go Benchmarks - Unit (go) benchmark result for be0a60786a github-action-benchmark 2026-05-24 21:01:36 +00:00
  • be0a60786a fix: add support for dispatch expressions in loop bodies (#938) v2.0.0-alpha.18 Tim Voronov 2026-05-24 16:57:20 -04:00
  • 40a5210567 add Ferret Go Benchmarks - Integration (go) benchmark result for 9f73b5de65 github-action-benchmark 2026-05-21 14:24:43 +00:00
  • 61ab439c3b add Ferret Go Benchmarks - Unit (go) benchmark result for 9f73b5de65 github-action-benchmark 2026-05-21 14:05:20 +00:00
  • 9f73b5de65 feat: implement DELETE statement support and related diagnostics (#937) v2.0.0-alpha.17 Tim Voronov 2026-05-21 10:01:00 -04:00
  • 2b3abfbae2 add Ferret Go Benchmarks - Integration (go) benchmark result for a64ebd386a github-action-benchmark 2026-05-15 00:00:39 +00:00
  • 501c495304 add Ferret Go Benchmarks - Unit (go) benchmark result for a64ebd386a github-action-benchmark 2026-05-14 23:41:58 +00:00
  • a64ebd386a feat: allow function calls before RETURN in UDF blocks (#936) v2.0.0-alpha.16 Tim Voronov 2026-05-14 19:37:51 -04:00
  • 9567801615 add Ferret Go Benchmarks - Integration (go) benchmark result for 7c0eb1c138 github-action-benchmark 2026-05-14 20:19:57 +00:00
  • 29ca3b3478 add Ferret Go Benchmarks - Unit (go) benchmark result for 7c0eb1c138 github-action-benchmark 2026-05-14 20:01:02 +00:00
  • 7c0eb1c138 feat: add support for implicit current source in query expressions (#935) Tim Voronov 2026-05-14 15:56:46 -04:00
  • 5305b9bc53 add Ferret Go Benchmarks - Integration (go) benchmark result for dd8af12db1 github-action-benchmark 2026-05-14 18:29:02 +00:00
  • 52802b819d add Ferret Go Benchmarks - Unit (go) benchmark result for dd8af12db1 github-action-benchmark 2026-05-14 18:10:31 +00:00
  • dd8af12db1 feat: add diagnostics for missing commas in array literals (#934) Tim Voronov 2026-05-14 14:06:19 -04:00
  • 5a98e440bc add Ferret Go Benchmarks - Integration (go) benchmark result for 8ba0cb6deb github-action-benchmark 2026-05-14 15:18:58 +00:00
  • 1acd97f42f add Ferret Go Benchmarks - Unit (go) benchmark result for 8ba0cb6deb github-action-benchmark 2026-05-14 15:00:23 +00:00
  • 8ba0cb6deb feat: change dispatch shorthand syntax from '->' to '<-' for consistency (#933) v2.0.0-alpha.15 Tim Voronov 2026-05-14 10:56:05 -04:00
  • cc9c74bef7 add Ferret Go Benchmarks - Integration (go) benchmark result for 9093d7856e github-action-benchmark 2026-05-14 14:13:49 +00:00
  • e798e4c260 add Ferret Go Benchmarks - Unit (go) benchmark result for 9093d7856e github-action-benchmark 2026-05-14 13:55:21 +00:00
  • 9093d7856e Chore/improved syntax error message (#932) Tim Voronov 2026-05-14 09:51:02 -04:00
  • a14943d1af add Ferret Go Benchmarks - Integration (go) benchmark result for c822605b2f github-action-benchmark 2026-05-14 01:16:34 +00:00
  • ab9c3c1a33 add Ferret Go Benchmarks - Unit (go) benchmark result for c822605b2f github-action-benchmark 2026-05-14 00:57:57 +00:00
  • c822605b2f refactor: rename Identifier to BindingIdentifier for consistency in function parameters (#931) Tim Voronov 2026-05-13 20:53:48 -04:00
  • 2507679a3d add Ferret Go Benchmarks - Integration (go) benchmark result for 62e4ea2e06 github-action-benchmark 2026-05-11 13:07:56 +00:00
  • 461b25a1eb add Ferret Go Benchmarks - Unit (go) benchmark result for 62e4ea2e06 github-action-benchmark 2026-05-11 12:49:29 +00:00
  • 62e4ea2e06 feat: implement direct mutation support for assignment targets and paths (#929) v2.0.0-alpha.14 Tim Voronov 2026-05-11 08:45:14 -04:00
  • b412480cbd add Ferret Go Benchmarks - Integration (go) benchmark result for 728f0ff2d2 github-action-benchmark 2026-05-04 19:49:40 +00:00
  • 240b16b712 add Ferret Go Benchmarks - Unit (go) benchmark result for 728f0ff2d2 github-action-benchmark 2026-05-04 19:33:36 +00:00
  • 728f0ff2d2 Implement standard library group management and registration (#928) v2.0.0-alpha.13 Tim Voronov 2026-05-04 15:29:24 -04:00
  • e5fe3f8190 add Ferret Go Benchmarks - Integration (go) benchmark result for b7a9fe30dd github-action-benchmark 2026-05-04 12:56:41 +00:00
  • a256731b4d add Ferret Go Benchmarks - Unit (go) benchmark result for b7a9fe30dd github-action-benchmark 2026-05-04 12:40:27 +00:00
  • b7a9fe30dd Update prerequisites and development commands Tim Voronov 2026-05-04 08:36:08 -04:00
  • 3bf263d8a4 Document pkg/module exported interfaces and lifecycle contracts (#927) Copilot 2026-05-04 08:33:00 -04:00
  • b5d4989240 add Ferret Go Benchmarks - Integration (go) benchmark result for a47fe78101 github-action-benchmark 2026-05-01 15:48:36 +00:00
  • 62793915e7 add Ferret Go Benchmarks - Unit (go) benchmark result for a47fe78101 github-action-benchmark 2026-05-01 15:32:24 +00:00
  • e9db5e0682 add Ferret Go Benchmarks - Unit (go) benchmark result for a75dcbe58a github-action-benchmark 2026-05-01 15:27:30 +00:00
  • a47fe78101 chore(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 (#925) v2.0.0-alpha.12 dependabot[bot] 2026-05-01 11:27:29 -04:00
  • a75dcbe58a refactor: modularize and relocate core module logic (#926) Tim Voronov 2026-05-01 11:23:22 -04:00
  • 484f8fac9b add Ferret Go Benchmarks - Integration (go) benchmark result for d7c4fc0d02 github-action-benchmark 2026-04-24 18:19:24 +00:00
  • c836ebe4b4 add Ferret Go Benchmarks - Unit (go) benchmark result for d7c4fc0d02 github-action-benchmark 2026-04-24 18:02:59 +00:00
  • d7c4fc0d02 feat: add ArgTypeError function for improved argument type validation Tim Voronov 2026-04-24 13:58:49 -04:00