Check if a json string matches a boolean condition.
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
15
commits
More unit tests.
d39ad2e
Added basic unit tests.
922f7e1
Removed using namespace std from all files.
5dd7134
Primary function uses C datatypes.
c9b3875
Fully functioning array methods.
4d1fa45
Array methods pass basic tests.
7f97e82
Partially implemented.
b6dfd3c
Changed arithmetic expressions to trees not string.
fdfc524
Major updates.
85646e8
Evaluation of arithmetic conditions added.22
2a28af8
Changed boolean tree evaluator to be stack based.
58976dd
Added parsing boolean string to tree.
0047f91
Implemented basic boolean expression tree.
dd1c2ae
Basic arithmetic evaluator.
0036cb0
Initial commit
7dde314