LICENSE
README.md
pyproject.toml
src/dodona_json_tracer.egg-info/PKG-INFO
src/dodona_json_tracer.egg-info/SOURCES.txt
src/dodona_json_tracer.egg-info/dependency_links.txt
src/dodona_json_tracer.egg-info/requires.txt
src/dodona_json_tracer.egg-info/top_level.txt
src/tracer/__init__.py
src/tracer/__main__.py
src/tracer/closures.py
src/tracer/frames.py
src/tracer/json_encoder.py
src/tracer/json_tracer.py
tests/test_basic_functionality.py
tests/test_class_detection.py
tests/test_closure_scan_gate.py
tests/test_delta_format.py
tests/test_encoder_memoization.py
tests/test_examples.py
tests/test_exec_frames.py
tests/test_force_terminate.py
tests/test_hostile_eq.py
tests/test_internal_errors.py
tests/test_json_encoder.py
tests/test_module_scope_comprehensions.py
tests/test_recursion_limits.py
tests/test_slots.py
tests/test_step_budget.py
tests/test_zombie_liveness.py