Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/hoaproject/Ruler
The Hoa\Ruler library.
https://github.com/hoaproject/Ruler
Know the difference between operator & function.
2f63e7c54ddb62ffaa8b8f645edbb02d0661c0c1 authored over 11 years ago by Ivan Enderlin <[email protected]>
2f63e7c54ddb62ffaa8b8f645edbb02d0661c0c1 authored over 11 years ago by Ivan Enderlin <[email protected]>
Update a variable name. #semantics
5ad8b272172fa37e4090c79527b46fbcc247c518 authored over 11 years ago by Ivan Enderlin <[email protected]>
5ad8b272172fa37e4090c79527b46fbcc247c518 authored over 11 years ago by Ivan Enderlin <[email protected]>
Scalar and logical operators tokens are caseless.
6c1f0cd36bb0ef5f5a9a8d996f82ec230747cb3b authored over 11 years ago by Ivan Enderlin <[email protected]>
6c1f0cd36bb0ef5f5a9a8d996f82ec230747cb3b authored over 11 years ago by Ivan Enderlin <[email protected]>
Remove Operator classes and use closures instead.
0c7fc79afc2bf78373c22b881580fb19268526c7 authored over 11 years ago by Ivan Enderlin <[email protected]>
0c7fc79afc2bf78373c22b881580fb19268526c7 authored over 11 years ago by Ivan Enderlin <[email protected]>
Fix interpreter for the #not node.
675b73ebcf6ca6a00ad1ad14151b70cb73b26807 authored over 11 years ago by Ivan Enderlin <[email protected]>
675b73ebcf6ca6a00ad1ad14151b70cb73b26807 authored over 11 years ago by Ivan Enderlin <[email protected]>
Remove the “_” in front of the “not” operator.
179962afd079824a11046b5614e3a21e46f4db95 authored over 11 years ago by Ivan Enderlin <[email protected]>
179962afd079824a11046b5614e3a21e46f4db95 authored over 11 years ago by Ivan Enderlin <[email protected]>
Format code. #mania
beeb64fbd71b68052c491d44b8d165275393b4c6 authored over 11 years ago by Ivan Enderlin <[email protected]>
beeb64fbd71b68052c491d44b8d165275393b4c6 authored over 11 years ago by Ivan Enderlin <[email protected]>
Fix typos.
1c2724711de8bb70d2c4a093fb4514c9bc0a099d authored over 11 years ago by Ivan Enderlin <[email protected]>
1c2724711de8bb70d2c4a093fb4514c9bc0a099d authored over 11 years ago by Ivan Enderlin <[email protected]>
Add `hoa ruler:assert`.
Examples:
$ hoa ruler:assert -x=2 -y=6 'x in (1, 2, 4) and x < y'
$ echo $?
0
...
2116882996544f5898d493040b6cfdc56bfc0a51 authored over 11 years ago by Ivan Enderlin <[email protected]>
Better examples.
3338da753a1ea010cb65ebaa975d52a68087354f authored over 11 years ago by Ivan Enderlin <[email protected]>
3338da753a1ea010cb65ebaa975d52a68087354f authored over 11 years ago by Ivan Enderlin <[email protected]>
Force the result to be a boolean.
24052aadebf0d346c8a7757cf4cbe4c1733a2324 authored over 11 years ago by Ivan Enderlin <[email protected]>
24052aadebf0d346c8a7757cf4cbe4c1733a2324 authored over 11 years ago by Ivan Enderlin <[email protected]>
Merge branch 'incoming'
73baa68e6e22240fda29882d6ebb8a19af3c6013 authored over 11 years ago by Ivan Enderlin <[email protected]>
73baa68e6e22240fda29882d6ebb8a19af3c6013 authored over 11 years ago by Ivan Enderlin <[email protected]>
Update the README.md.
0a31335182f88573ab2b363cab4e5c6c29ae804c authored over 11 years ago by Ivan Enderlin <[email protected]>
0a31335182f88573ab2b363cab4e5c6c29ae804c authored over 11 years ago by Ivan Enderlin <[email protected]>
Remove “_” in a front of logical operators.
f9adc97f66cd9bc78b3b201e6bb5ceed043707a2 authored over 11 years ago by Ivan Enderlin <[email protected]>
f9adc97f66cd9bc78b3b201e6bb5ceed043707a2 authored over 11 years ago by Ivan Enderlin <[email protected]>
Allow to delay the context setting in asserter.
99c5ba9d45370c977c33f853b9143153b62cf0ba authored over 11 years ago by Ivan Enderlin <[email protected]>
99c5ba9d45370c977c33f853b9143153b62cf0ba authored over 11 years ago by Ivan Enderlin <[email protected]>
Remove _current notion.
e602dbbc996b45f79305a55d823d46a6df58be98 authored over 11 years ago by Ivan Enderlin <[email protected]>
e602dbbc996b45f79305a55d823d46a6df58be98 authored over 11 years ago by Ivan Enderlin <[email protected]>
Merge branch 'incoming'
bf9be05e6f3eacd68a3b44c2222fea2a9cfd493f authored over 11 years ago by Ivan Enderlin <[email protected]>
bf9be05e6f3eacd68a3b44c2222fea2a9cfd493f authored over 11 years ago by Ivan Enderlin <[email protected]>
Use Hoa quality standards.
2b7b8c3e9b47caeebf87b7e7f2c89155f291bb82 authored over 11 years ago by Ivan Enderlin <[email protected]>
2b7b8c3e9b47caeebf87b7e7f2c89155f291bb82 authored over 11 years ago by Ivan Enderlin <[email protected]>
Merge branch 'incoming'
911d360769e68db8e348fbad1b0ea4219290b33a authored over 11 years ago by Ivan Enderlin <[email protected]>
911d360769e68db8e348fbad1b0ea4219290b33a authored over 11 years ago by Ivan Enderlin <[email protected]>
Prepare the Hoa\Ruler repository
dde7be6fe0145756a33476efe25cfc7231276ef8 authored over 11 years ago by Bhoat <[email protected]>
dde7be6fe0145756a33476efe25cfc7231276ef8 authored over 11 years ago by Bhoat <[email protected]>
Avoid backtrack, thanks to @hoaproject
2862320575c32d8c8ccd25fe6d1c6789a26f6196 authored over 11 years ago by Stéphane PY <[email protected]>
2862320575c32d8c8ccd25fe6d1c6789a26f6196 authored over 11 years ago by Stéphane PY <[email protected]>
Use my hoa-project email address.
f5a464755795d8e06279e032fa9c85e7a7961d34 authored over 11 years ago by Stéphane PY <[email protected]>
f5a464755795d8e06279e032fa9c85e7a7961d34 authored over 11 years ago by Stéphane PY <[email protected]>
Compiler property is now static.
56b822885949d59eaf8c66dad6486597c6cb6745 authored over 11 years ago by Stéphane PY <[email protected]>
56b822885949d59eaf8c66dad6486597c6cb6745 authored over 11 years ago by Stéphane PY <[email protected]>
Add date function, fix transformation on functionBag
af5dc1e011773457d3918965755a021c93222623 authored over 11 years ago by Stéphane PY <[email protected]>
af5dc1e011773457d3918965755a021c93222623 authored over 11 years ago by Stéphane PY <[email protected]>
Edit wording
549c41511d47a0688f8fbbab2f23e820059a7f0b authored over 11 years ago by Stéphane PY <[email protected]>
549c41511d47a0688f8fbbab2f23e820059a7f0b authored over 11 years ago by Stéphane PY <[email protected]>
Add fluent way to create object tree, scalar bag quote default setted, update readme.
a814d9d54254c90c396a6ad58f4093615e5e56cc authored over 11 years ago by Stéphane PY <[email protected]>
a814d9d54254c90c396a6ad58f4093615e5e56cc authored over 11 years ago by Stéphane PY <[email protected]>
Move LogicalOperator to Model\Operator, Move Comparator to Model\Comparator, no more dependency on pimple, some renaming.
c7189e9c210affd073062da0b2ee78d5ab63b435 authored over 11 years ago by Stéphane PY <[email protected]>
c7189e9c210affd073062da0b2ee78d5ab63b435 authored over 11 years ago by Stéphane PY <[email protected]>
Remove at this moment theses logical operators, not really useful
2ea592f3e08bb6ee15c7b43d30c7d77282092eb6 authored over 11 years ago by Stéphane PY <[email protected]>
2ea592f3e08bb6ee15c7b43d30c7d77282092eb6 authored over 11 years ago by Stéphane PY <[email protected]>
Update README.md
241b8023a8504501d94b61285e456a88bc8d088d authored over 11 years ago by Stéphane PY <[email protected]>
241b8023a8504501d94b61285e456a88bc8d088d authored over 11 years ago by Stéphane PY <[email protected]>
Updated Readme
7bf2d9167c508c06dc3e7124fa3482ac89aaa483 authored over 11 years ago by Sébastien HOUZÉ <[email protected]>
7bf2d9167c508c06dc3e7124fa3482ac89aaa483 authored over 11 years ago by Sébastien HOUZÉ <[email protected]>
Use hoa namespaces, cs, remove tests
d33b96d7b15ff304703d47ef74226c20d38d497b authored over 11 years ago by Stéphane PY <[email protected]>
d33b96d7b15ff304703d47ef74226c20d38d497b authored over 11 years ago by Stéphane PY <[email protected]>
Add transformer section on readme, left and right in comparator has to be bags.
0a77f67fd14a9477dbbc01e8d5f664a333032a05 authored over 11 years ago by Stéphane PY <[email protected]>
0a77f67fd14a9477dbbc01e8d5f664a333032a05 authored over 11 years ago by Stéphane PY <[email protected]>
Not unary operator implemented.
24b1659a76c8fbf92e1ee8ffc924805c280d47e0 authored over 11 years ago by Stéphane PY <[email protected]>
24b1659a76c8fbf92e1ee8ffc924805c280d47e0 authored over 11 years ago by Stéphane PY <[email protected]>
Add not operator.
bac6dad9f79c59d9fd737744d77fb87d1ebd1f63 authored over 11 years ago by Stéphane PY <[email protected]>
bac6dad9f79c59d9fd737744d77fb87d1ebd1f63 authored over 11 years ago by Stéphane PY <[email protected]>
Define array as SQL format, under (). Place integer, float before
key/string tokens, apply hoa coding standards
d7b4502eeb02d332c6b5ffe49976a3f384f1529b authored over 11 years ago by Stéphane PY <[email protected]>
update readme
6f8cd88c4afef2b30ec7df37a7a19da13a7e4a19 authored over 11 years ago by Stéphane PY <[email protected]>
6f8cd88c4afef2b30ec7df37a7a19da13a7e4a19 authored over 11 years ago by Stéphane PY <[email protected]>
Supports array, update readme. Insert all data into bag to easily transform them.
19ea157b02f09d8b968a498bf2d7bcad76a0a221 authored over 11 years ago by Stéphane PY <[email protected]>
19ea157b02f09d8b968a498bf2d7bcad76a0a221 authored over 11 years ago by Stéphane PY <[email protected]>
first commit
f1e5942fea2c10cb572dd8cf232b698890d94b36 authored over 11 years ago by Stéphane PY <[email protected]>
f1e5942fea2c10cb572dd8cf232b698890d94b36 authored over 11 years ago by Stéphane PY <[email protected]>
first commit.
033cea643a17c0ea0265b7d9b15ddf3bdc95703f authored over 11 years ago by Stéphane PY <[email protected]>
033cea643a17c0ea0265b7d9b15ddf3bdc95703f authored over 11 years ago by Stéphane PY <[email protected]>