This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
You've already forked raddebugger
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-06-15 00:22:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c77f2de156175b283951150af00d43219099de7a
raddebugger
/
src
/
eval_visualization
T
History
Ryan Fleury
c77f2de156
more work on file evaluation; move eval_string <-> eval <-> file_path to formal filesystem/file spaces, rather than inferring from the expression tree; imply '.data' when generating file contents visualizer tabs
2025-02-16 18:36:45 -08:00
..
generated
eliminate old eval vis view rule paths; sketch out view-rule-lookup & expr-tag-equipping, & expr tag (view rule) inheritance
2025-02-06 12:14:12 -08:00
eval_visualization_core.c
more work on file evaluation; move eval_string <-> eval <-> file_path to formal filesystem/file spaces, rather than inferring from the expression tree; imply '.data' when generating file contents visualizer tabs
2025-02-16 18:36:45 -08:00
eval_visualization_core.h
formalize file/folder evaluations; use set-types for files/folders so that we can evaluate both file metadata & contents, rather than just assuming the contents; adjust
slice
view rule to just expand to the contents, rather than achieving the slice with a changed type
2025-02-16 14:13:48 -08:00
eval_visualization_inc.c
fix array-index ir tree generation - was incorrectly applying array value rules to address value evaluations; plug in ir-generation hooks for slices, arrays, etc.; eliminate old view rule code
2025-02-11 15:25:42 -08:00
eval_visualization_inc.h
fix array-index ir tree generation - was incorrectly applying array value rules to address value evaluations; plug in ir-generation hooks for slices, arrays, etc.; eliminate old view rule code
2025-02-11 15:25:42 -08:00
eval_visualization.mdesk
eliminate old eval vis view rule paths; sketch out view-rule-lookup & expr-tag-equipping, & expr tag (view rule) inheritance
2025-02-06 12:14:12 -08:00