Граф коммитов

35 Коммитов

Автор SHA1 Сообщение Дата
Beth Rennie 406331280f chore: bump to 0.3.1-alpha.0 2024-11-07 14:28:51 -05:00
Beth Rennie 2cdbc0f547 chore: Release 2024-11-07 14:23:13 -05:00
Bastian Gruber e971410765
feat: make with_transform() Send and Sync 2024-11-06 10:04:21 -04:00
William Johnson b28fe78294 - Address PR comments
Signed-off-by: William Johnson <wjohnson@DDN12219M.local>
2023-05-24 15:56:45 -04:00
Will 10bb05a0f9 An expression may evaluate to Null but an equality test evaluates to UndefinedIdentifier
Fixes #28.

Support `Null` identifiers in expressions and allow binary comparison
of expressions when evaluating.

Signed-off-by: Will Johnson <wjohnson@whamcloud.com>
2022-11-11 02:28:17 +00:00
Charlie Humphreys 78e0345619
(cargo-release) start next development iteration 0.2.3-alpha.0 2022-08-25 12:11:29 -05:00
Charlie Humphreys 9ad7a9cad7
(cargo-release) version 0.2.2 2022-08-25 12:11:08 -05:00
James Hugman 77053b24ee
(cargo-release) start next development iteration 0.2.2-alpha.0 2022-04-26 11:59:32 +01:00
James Hugman 142686103a
(cargo-release) version 0.2.1 2022-04-26 11:58:50 +01:00
James Hugman d603a7e818
(cargo-release) start next development iteration 0.2.1-alpha.0 2022-04-20 20:03:18 +01:00
James Hugman 4ee5fd8cc8
(cargo-release) version 0.2.0 2022-04-20 20:02:21 +01:00
Dan Mosedale 351aaeb6eb
Bump version numbers to 0.1.7 and tag releases (#20)
* (cargo-release) version 0.1.7
2020-10-17 09:48:23 -04:00
Edouard Oger 861498ce34
Check in the parser code 2020-10-16 16:00:04 -04:00
Tarik Eshaq b6200b6e7b (cargo-release) start next development iteration 0.1.7-alpha.0 2020-08-17 10:01:36 -07:00
Tarik Eshaq 23b0a70bc7 (cargo-release) version 0.1.6 2020-08-17 09:59:42 -07:00
Tarik Eshaq 700322cdf0 Fixes the versions of the eval and parser 2020-08-17 09:58:55 -07:00
Tarik Eshaq 848181fab7 Adds filtering collections 2020-08-14 13:00:40 -07:00
Tarik Eshaq b1e9d62eba Adds support for conditional statements 2020-08-14 11:47:59 -07:00
Tarik Eshaq 0dc31b0553 Adds identifiers as valid object keys 2020-08-14 11:25:07 -07:00
Vlad Filippov fc8692dde5
(cargo-release) start next development iteration 0.1.5-alpha.0 2020-08-14 13:46:45 -04:00
Vlad Filippov cb457f5593
(cargo-release) version 0.1.4 2020-08-14 13:44:58 -04:00
Vlad Filippov 509030fda5
Merge pull request #7 from mozilla/fix-array-literal-indexing
Fixes array literal indexing
2020-08-14 13:44:22 -04:00
Tarik Eshaq 9a804e6104 Fixes array literal indexing 2020-08-14 10:11:42 -07:00
Vlad Filippov d6804fc92d
(cargo-release) start next development iteration 0.1.4-alpha.0 2020-08-13 15:20:36 -04:00
Vlad Filippov e51356d231
(cargo-release) version 0.1.3 2020-08-13 15:18:59 -04:00
Vlad Filippov 082537c97b
Add Glean Team to authors as well 2020-08-13 09:45:43 -04:00
Vlad Filippov 6f6d241955
(cargo-release) start next development iteration 0.1.3-alpha.0 2020-08-13 09:19:44 -04:00
Vlad Filippov fafed36baa
(cargo-release) version 0.1.2 2020-08-13 09:18:10 -04:00
Tarik Eshaq 2d3ae1351f Adds transforms with multiple arguments 2020-08-12 12:46:24 -07:00
Tarik Eshaq 12cf41b87c First pass at adding transforms 2020-08-11 12:46:54 -07:00
Vlad Filippov 3140e2ff7e
(cargo-release) version 0.1.1 2020-08-10 14:01:58 -04:00
Vlad Filippov 366c2e91bb
Add crates metadata 2020-08-10 13:53:01 -04:00
Tarik Eshaq 7b3e21071e Minor clean ups 2020-08-10 09:18:28 -07:00
Tarik Eshaq 6558cf74f2 jexl-rs now compiles and is cargo fmt'ed 2020-08-06 09:48:43 -07:00
Vlad Filippov df9e7ea37b
init 2020-08-05 14:47:02 -04:00