David Adrian
|
d1f6d4c182
|
Fix minor styling errors
|
2013-10-12 12:52:15 -04:00 |
|
David Adrian
|
f483288e5a
|
Improved filter validator
- Can no longer do "stringfield = INTEGER" or "intfield = string"
- Print slightly more sane error messages
|
2013-10-12 12:47:23 -04:00 |
|
David Adrian
|
eeb5ddcf0c
|
Switch to the iterative evaluator
|
2013-10-11 12:38:22 -04:00 |
|
David Adrian
|
f2ba9d7621
|
Untested iterative implementation of evaluate
|
2013-10-11 12:13:42 -04:00 |
|
David Adrian
|
2453404604
|
Move stack.h and stack.c to lib
|
2013-10-11 11:04:04 -04:00 |
|
David Adrian
|
bc516445ef
|
Remove debug printf calls
|
2013-10-11 10:25:45 -04:00 |
|
David Adrian
|
4af98e9951
|
Working filtering, still needs cleanup and optimization
|
2013-10-11 10:19:53 -04:00 |
|
David Adrian
|
af834fe2e2
|
Update build to -Werror, #pragma to ignore in lexer.l
|
2013-10-09 12:49:58 -04:00 |
|
David Adrian
|
f6ea0a79a8
|
Build filter using CMake
|
2013-10-04 10:53:03 -04:00 |
|
David Adrian
|
29c291c562
|
Incredibly hacky evaluate implementation
|
2013-10-03 14:29:46 -04:00 |
|
David Adrian
|
f7939bfbcb
|
Add support for holding an index instead of fieldname
|
2013-10-03 14:29:38 -04:00 |
|
David Adrian
|
8db9f260f2
|
Mildly working build process with argument parsing
|
2013-10-03 14:29:38 -04:00 |
|
David Adrian
|
21fa755c13
|
Finish moving zmap to CMake
- Generalize libjson support in CMakeLists
- Remove zopt.h, zopt.c from the repository
|
2013-10-03 12:14:36 -04:00 |
|