Commit Graph

  • d3fd0a3a78 all, any deprecated functions (#35) Anand Krishnamoorthi 2023-11-04 13:22:40 -07:00
  • 9ca55bcdf8 all, any deprecated functions (#34) Anand Krishnamoorthi 2023-11-02 20:27:40 -07:00
  • c53d002347 Improvements (#33) Anand Krishnamoorthi 2023-11-01 21:57:06 -07:00
  • 6228eaab4a Order query expression results (#32) Anand Krishnamoorthi 2023-10-31 13:26:33 -07:00
  • 519cce5b33 Scheduling of statements in user queries (#31) Anand Krishnamoorthi 2023-10-31 10:52:51 -07:00
  • 7a3d5e7e02 eval, lex, parse commands (#30) Anand Krishnamoorthi 2023-10-30 21:45:43 -07:00
  • 63ecc44a48 eval_user_query for OPA style results (#29) Anand Krishnamoorthi 2023-10-30 10:44:02 -07:00
  • 800e594d52 Arity for builtins (#28) Anand Krishnamoorthi 2023-10-24 10:11:50 -07:00
  • 951bb6b14c Handle chained _ (#27) Anand Krishnamoorthi 2023-10-17 19:32:42 -07:00
  • 2436467fbd Minimize PR 22 (#26) Anand Krishnamoorthi 2023-10-09 14:27:31 -07:00
  • 2ba718ba72 improve errors location (#23) eric-therond 2023-09-27 18:41:30 +02:00
  • b7420aceba Fix clippy warning (#25) Anand Krishnamoorthi 2023-09-27 08:40:36 -07:00
  • 8a9652b8d2 negation of an undefined value should return true (#21) eric-therond 2023-06-29 18:44:19 +02:00
  • 796da46ae8 Ensure that scopes are cleaned up correctly upon error. (#20) Anand Krishnamoorthi 2023-06-23 08:57:47 -07:00
  • e08d13df53 fix bitwise.and and add tests (#19) eric-therond 2023-06-22 20:27:58 +02:00
  • 910ef32ffb support of or-functions (#18) eric-therond 2023-06-16 18:30:17 +02:00
  • 7789de41b6 Statement Scheduler Implementation Anand Krishnamoorthi 2023-03-08 08:58:21 -08:00
  • 6738eeed3c Remove unnecessary lifetime Anand Krishnamoorthi 2023-03-07 07:53:25 -08:00
  • cba0af0d3f json.filter, object.filter, object.get, object.keys, object.remove Anand Krishnamoorthi 2023-03-07 07:26:49 -08:00
  • 6b637e9151 conversion::to_number builtin Anand Krishnamoorthi 2023-03-04 06:17:30 -08:00
  • 112623c762 tracing::trace builtin Anand Krishnamoorthi 2023-03-04 05:27:31 -08:00
  • 81f6199642 bitwise builtins Anand Krishnamoorthi 2023-03-04 04:38:34 -08:00
  • ec695bd22e debugging::print builtin Anand Krishnamoorthi 2023-03-04 04:34:10 -08:00
  • c5ea737200 Partial sprintf implementation. Anand Krishnamoorthi 2023-03-03 05:13:52 -08:00
  • ea47de919c All string functions except sprintf. TODO: Add tests Anand Krishnamoorthi 2023-03-01 08:32:25 -08:00
  • f9897085cf More string functions without tests Anand Krishnamoorthi 2023-02-28 07:59:47 -08:00
  • 3c3cd312fc More string functions Anand Krishnamoorthi 2023-02-28 01:19:44 -08:00
  • 27c5afd8ee strings: concat and contains Anand Krishnamoorthi 2023-02-27 23:53:20 -08:00
  • 89e26e37a2 string concat (WIP) Anand Krishnamoorthi 2023-02-27 19:10:06 -08:00
  • e93b33ea05 Support build on non Linux platforms Anand Krishnamoorthi 2023-02-28 23:49:05 -08:00
  • 608f1592e8 Prepare for upstreaming Anand Krishnamoorthi 2023-02-27 19:28:45 -08:00
  • 32028a311e Test for multi-assign Anand Krishnamoorthi 2023-02-26 22:24:22 -08:00
  • 8e0ddbcff2 Support dependencies between vars defined in same statement Anand Krishnamoorthi 2023-02-26 07:26:54 -08:00
  • 34eee1f17f Statement scheduler (WIP) Anand Krishnamoorthi 2023-02-26 00:40:16 -08:00
  • 0ae24110cb Print small-form table of files without 100% coverage. Anand Krishnamoorthi 2023-02-22 07:42:22 -08:00
  • 379d4631a5 Code tweaks to improve coverage Anand Krishnamoorthi 2023-02-22 05:26:30 -08:00
  • 31e1c63281 Tests for aggregates builtins Anand Krishnamoorthi 2023-02-22 04:39:07 -08:00
  • 6b87e99fb9 Tests for numbers builtins Anand Krishnamoorthi 2023-02-21 23:30:28 -08:00
  • 17257f9f1d Tests for arrays builtins Anand Krishnamoorthi 2023-02-21 23:00:39 -08:00
  • c4ae2d4cc2 Tests for types functions Anand Krishnamoorthi 2023-02-21 20:46:11 -08:00
  • ae3866b1ab Destructuring of arrays and objects in some-in expressions Anand Krishnamoorthi 2023-02-21 07:19:05 -08:00
  • cf4fbdbb90 some .. in implementation Anand Krishnamoorthi 2023-02-20 09:39:39 -08:00
  • eded43bdc6 Fix key, value in membership and some-in Anand Krishnamoorthi 2023-02-20 07:57:30 -08:00
  • 3549931342 refactor Anand Krishnamoorthi 2023-02-18 17:22:16 -08:00
  • d84096024d Arrays and Aggregates Anand Krishnamoorthi 2023-02-18 05:04:35 -08:00
  • 351483d100 Implement every statement (#4) Anand Krishnamoorthi 2023-02-20 06:30:40 +05:30
  • 2a1924efa5 Set loop index variable if not "_" (#3) Anand Krishnamoorthi 2023-02-19 10:56:42 +05:30
  • 267b76e4d3 Allow comprehensions in default value. (#2) Anand Krishnamoorthi 2023-02-18 17:14:59 +05:30
  • 12c3d26476 Lock down numbers Anand Krishnamoorthi 2023-02-18 01:13:25 -08:00
  • a8a1d4b820 mod function Anand Krishnamoorthi 2023-02-16 21:53:36 -08:00
  • b30fc2599c Builtin functions for numbers (WIP) Anand Krishnamoorthi 2023-02-13 03:33:40 -08:00
  • 24911e6807 Merge pull request #7 from anakrish/main Ming-Wei Shih 2023-02-13 13:23:00 -08:00
  • 53030c4ada Implement comparison operators. Formalize semantics. Anand Krishnamoorthi 2023-02-12 17:09:23 -08:00
  • fd5140a5a8 Rework assign operations (#6) Ming-Wei Shih 2023-02-10 17:07:04 -08:00
  • 1001afbb28 Merge pull request #5 from anakrish/main Ming-Wei Shih 2023-02-10 08:32:18 -08:00
  • 3a3bbcdb7d Locked down supported values in default rule. Anand Krishnamoorthi 2023-02-10 06:09:39 -08:00
  • c92707433e Improvements to github workflow (#4) Anand Krishnamoorthi 2023-02-10 11:16:09 +05:30
  • dc0720b32a Merge pull request #3 from anakrish/main Anand Krishnamoorthi 2023-02-10 10:08:33 +05:30
  • 980a5d4772 Update name to regorus Anand Krishnamoorthi 2023-02-09 20:33:39 -08:00
  • 4c3df24a09 Update rust.yml Ming-Wei Shih 2023-02-09 14:41:00 -08:00
  • db0a4607a9 Add simple git action Ming-Wei Shih 2023-02-09 14:37:22 -08:00
  • 67ae4066d5 Merge pull request #2 from mingweishih/update_license Ming-Wei Shih 2023-02-09 11:42:20 -08:00
  • b2aca43e64 Add missing config.toml Ming-Wei Shih 2023-02-09 19:36:34 +00:00
  • c0972ad2ba Update license to MIT Ming-Wei Shih 2023-02-09 19:26:54 +00:00
  • 8218053c24 Merge pull request #1 from anakrish/main Ming-Wei Shih 2023-02-09 11:11:05 -08:00
  • cb0b3a1790 Code from github.com/anakrish/rego-rs Anand Krishnamoorthi 2023-02-09 10:56:54 -08:00
  • 8f67aeecb0 SUPPORT.md committed Microsoft Open Source 2023-02-09 10:46:51 -08:00
  • 3eb0fe3897 SECURITY.md committed Microsoft Open Source 2023-02-09 10:46:50 -08:00
  • 746f815a89 README.md committed Microsoft Open Source 2023-02-09 10:46:49 -08:00
  • bab1c5f60a LICENSE committed Microsoft Open Source 2023-02-09 10:46:48 -08:00
  • 73f9005860 CODE_OF_CONDUCT.md committed Microsoft Open Source 2023-02-09 10:46:48 -08:00
  • d49a85c3cd Initial commit microsoft-github-operations[bot] 2023-02-09 18:46:42 +00:00