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 08:32:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14966d932e9be5757add62bceb8243ffdfe34ba5
raddebugger
/
src
/
eval
T
History
Ryan Fleury
ab9885bc7d
fix clang build
2025-03-25 16:54:12 -07:00
..
generated
simplify stylized watch row building rules; allow buttons to be editable, maintain expr key stability even in different watch row styles
2025-02-17 09:48:26 -08:00
eval_bundles.c
expand eval to collecting irtree/type/lookup-rule, base all value string generation on entire root_eval rather than just root_expr; fixes wrong inheritance of tags in single-line visualization
2025-02-20 19:16:27 -08:00
eval_bundles.h
expand eval to collecting irtree/type/lookup-rule, base all value string generation on entire root_eval rather than just root_expr; fixes wrong inheritance of tags in single-line visualization
2025-02-20 19:16:27 -08:00
eval_core.c
eval: lookup rule map building; eval: use general 'set' type-kind to specify custom lookup rule; watch: new table <-> stable-point mappings
2025-01-30 10:57:29 -08:00
eval_core.h
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_inc.c
bundle per-module info in eval system; use all modules in all processes in ctrl layer evaluations; further sketching out of space info
2024-08-15 10:04:52 -07:00
eval_inc.h
bundle per-module info in eval system; use all modules in all processes in ctrl layer evaluations; further sketching out of space info
2024-08-15 10:04:52 -07:00
eval_interpret.c
merge
2025-03-25 16:21:51 -07:00
eval_interpret.h
merge
2025-03-25 16:21:51 -07:00
eval_ir.c
pass over cfg meta evaluations; instead of forming artificial 'eval blob', just use sets/queries/hooks to do the lookups. eliminate cfg -> eval blob cache. switch to 'enabled' rather than 'disabled' as the cfg default. more convergences/fixes/tweaks.
2025-03-25 13:49:59 -07:00
eval_ir.h
member filtering, better visualization for selection state in targets/bps/threads/etc.
2025-03-14 13:27:26 -07:00
eval_parse.c
pass over cfg meta evaluations; instead of forming artificial 'eval blob', just use sets/queries/hooks to do the lookups. eliminate cfg -> eval blob cache. switch to 'enabled' rather than 'disabled' as the cfg default. more convergences/fixes/tweaks.
2025-03-25 13:49:59 -07:00
eval_parse.h
dead code deletion, begin extending eval/eval-viz to work on expr-chains rather than single expressions; fixes / convergence for watch window
2025-02-15 18:11:22 -08:00
eval_types.c
pass over cfg meta evaluations; instead of forming artificial 'eval blob', just use sets/queries/hooks to do the lookups. eliminate cfg -> eval blob cache. switch to 'enabled' rather than 'disabled' as the cfg default. more convergences/fixes/tweaks.
2025-03-25 13:49:59 -07:00
eval_types.h
fix clang build
2025-03-25 16:54:12 -07:00
eval.mdesk
simplify stylized watch row building rules; allow buttons to be editable, maintain expr key stability even in different watch row styles
2025-02-17 09:48:26 -08:00