.gitignore
COPYING
MANIFEST.in
Makefile
exclude.txt
pyproject.toml
setup.py
NferModule.egg-info/PKG-INFO
NferModule.egg-info/SOURCES.txt
NferModule.egg-info/dependency_links.txt
NferModule.egg-info/not-zip-safe
NferModule.egg-info/requires.txt
NferModule.egg-info/top_level.txt
R/nfer.R
doc/R_profiling
doc/Rapi.md
doc/asews17softwaremining.pdf
doc/logo.xcf
doc/nfer.md
doc/pythonapi.md
examples/logs/lanl.events
examples/logs/lanl_100k.events
examples/logs/lanl_10k.events
examples/logs/lanl_50k.events
examples/logs/prolog.events
examples/logs/qnx_interrupts.events
examples/logs/ssps.events
examples/specs/lanl.nfer
examples/specs/prolog.nfer
examples/specs/ssps.nfer
gensrc/parser/dsl.tab.c
gensrc/parser/dsl.tab.h
gensrc/parser/dsl.yy.c
inc/analysis.h
inc/ast.h
inc/astutil.h
inc/compile.h
inc/debug.h
inc/dict.h
inc/dsl.h
inc/expression.h
inc/file.h
inc/generate.h
inc/learn.h
inc/log.h
inc/map.h
inc/memory.h
inc/nfer.h
inc/pool.h
inc/rdc.h
inc/semantic.h
inc/stack.h
inc/strings.h
inc/target.h
inc/types.h
python/README.md
python/__init__.py
python/setup.cfg
python/setup.py
python/nfer/__init__.py
python/nfer/gui.py
python/nfer/instrument.py
python/nfer/nfer.py
python/nfer/rules.py
python/nfer/static/d3.min.js
python/nfer/static/favicon.ico
python/nfer/static/nfergui.js
python/nfer/static/socket.io.min.js
python/nfer/static/socket.io.min.js.map
python/nfer/www/index.html
src/analysis.c
src/ast.c
src/astutil.c
src/compile.c
src/dict.c
src/dsl.l
src/dsl.y
src/expression.c
src/file.c
src/generate.c
src/learn.c
src/log.c
src/main.c
src/map.c
src/memory.c
src/nfer.c
src/pool.c
src/pyinterface.c
src/rinterface.c
src/semantic.c
src/stack.c
src/strings.c
src/types.c
src/rdc/compress.c
src/rdc/decompress.c
src/rdc/rdc.c
src/target/erika.c
src/target/linux.c
test/run_functional.sh
test/data/mock.events
test/data/nested.nfer
test/functional/copy_test.sh
test/functional/docs_also.events
test/functional/docs_also.nfer
test/functional/docs_also.result
test/functional/docs_atomic.events
test/functional/docs_atomic.nfer
test/functional/docs_atomic.result
test/functional/docs_comment.events
test/functional/docs_comment.nfer
test/functional/docs_comment.result
test/functional/docs_failure.events
test/functional/docs_failure.nfer
test/functional/docs_failure.result
test/functional/docs_import.events
test/functional/docs_import.nfer
test/functional/docs_import.result
test/functional/docs_nested_testing.events
test/functional/docs_nested_testing.nfer
test/functional/docs_nested_testing.result
test/functional/docs_operating.events
test/functional/docs_operating.nfer
test/functional/docs_operating.result
test/functional/docs_pid_equals.events
test/functional/docs_pid_equals.nfer
test/functional/docs_pid_equals.result
test/functional/docs_short_op.events
test/functional/docs_short_op.nfer
test/functional/docs_short_op.result
test/functional/docs_testing.events
test/functional/docs_testing.nfer
test/functional/docs_testing.result
test/functional/docs_two_close_ops.events
test/functional/docs_two_close_ops.nfer
test/functional/docs_two_close_ops.result
test/functional/fmsd_risk.events
test/functional/fmsd_risk.nfer
test/functional/fmsd_risk.result
test/functional/fmsd_risk_nested.events
test/functional/fmsd_risk_nested.nfer
test/functional/fmsd_risk_nested.result
test/functional/map_timestamp.events
test/functional/map_timestamp.nfer
test/functional/map_timestamp.result
test/functional/nested_after_where.events
test/functional/nested_after_where.nfer
test/functional/nested_after_where.result
test/functional/nested_bool.events
test/functional/nested_bool.nfer
test/functional/nested_bool.result
test/functional/nested_bool_equals.events
test/functional/nested_bool_equals.nfer
test/functional/nested_bool_equals.result
test/functional/nested_coincide.events
test/functional/nested_coincide.nfer
test/functional/nested_coincide.result
test/functional/nested_contain_map.events
test/functional/nested_contain_map.nfer
test/functional/nested_contain_map.result
test/functional/nested_during.events
test/functional/nested_during.nfer
test/functional/nested_during.result
test/functional/nested_map.events
test/functional/nested_map.nfer
test/functional/nested_map.result
test/functional/nested_map_or.events
test/functional/nested_map_or.nfer
test/functional/nested_map_or.result
test/functional/run_test.sh
test/functional/simple_after.events
test/functional/simple_after.nfer
test/functional/simple_after.result
test/functional/simple_before.events
test/functional/simple_before.nfer
test/functional/simple_before.result
test/functional/simple_coincide.events
test/functional/simple_coincide.nfer
test/functional/simple_coincide.result
test/functional/simple_contain.events
test/functional/simple_contain.nfer
test/functional/simple_contain.result
test/functional/simple_during.events
test/functional/simple_during.nfer
test/functional/simple_during.result
test/functional/simple_finish.events
test/functional/simple_finish.nfer
test/functional/simple_finish.result
test/functional/simple_follow.events
test/functional/simple_follow.nfer
test/functional/simple_follow.result
test/functional/simple_meet.events
test/functional/simple_meet.nfer
test/functional/simple_meet.result
test/functional/simple_overlap.events
test/functional/simple_overlap.nfer
test/functional/simple_overlap.result
test/functional/simple_slice.events
test/functional/simple_slice.nfer
test/functional/simple_slice.result
test/functional/simple_start.events
test/functional/simple_start.nfer
test/functional/simple_start.result
test/functional/where_after.events
test/functional/where_after.nfer
test/functional/where_after.result
test/functional/where_after_both.events
test/functional/where_after_both.nfer
test/functional/where_after_both.result
test/functional/where_after_both_eq.events
test/functional/where_after_both_eq.nfer
test/functional/where_after_both_eq.result
test/functional/where_after_lhs.events
test/functional/where_after_lhs.nfer
test/functional/where_after_lhs.result
test/functional/where_after_map.events
test/functional/where_after_map.nfer
test/functional/where_after_map.result
test/functional/where_atomic.events
test/functional/where_atomic.nfer
test/functional/where_atomic.result
test/functional/where_bool.events
test/functional/where_bool.nfer
test/functional/where_bool.result
test/functional/where_bool_equals.events
test/functional/where_bool_equals.nfer
test/functional/where_bool_equals.result
test/functional/where_int_equals.events
test/functional/where_int_equals.nfer
test/functional/where_int_equals.result
test/functional/where_real_equals.events
test/functional/where_real_equals.nfer
test/functional/where_real_equals.result
test/functional/where_string_equals.events
test/functional/where_string_equals.nfer
test/functional/where_string_equals.result
test/inc/test.h
test/inc/test_dict.h
test/inc/test_expression.h
test/inc/test_learn.h
test/inc/test_map.h
test/inc/test_memory.h
test/inc/test_nfer.h
test/inc/test_pool.h
test/inc/test_semantic.h
test/inc/test_stack.h
test/inc/test_strings.h
test/src/test.c
test/src/test_dict.c
test/src/test_expression.c
test/src/test_learn.c
test/src/test_map.c
test/src/test_memory.c
test/src/test_nfer.c
test/src/test_pool.c
test/src/test_semantic.c
test/src/test_stack.c
test/src/test_strings.c