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-18 01:52:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5e98e40af7897058d706f8c6dd8e7d42658b74ac
raddebugger
/
src
/
eval
T
History
Ryan Fleury
5e98e40af7
file/folder evaluation work
2025-02-16 17:57:00 -08:00
..
generated
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_bundles.c
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_bundles.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_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
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_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
work on multi-topology watch tables; fancy evaluation for cfgs, regardless of where they are spawned
2025-02-11 13:30:07 -08:00
eval_interpret.h
cfg tree collection evaluation
2025-01-27 15:33:35 -08:00
eval_ir.c
file/folder evaluation work
2025-02-16 17:57:00 -08:00
eval_ir.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_parse.c
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_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
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_types.h
eliminate unnecessary complication for debugger query evaluations; formalize them in the schemas, use set-hook rule to automatically plug in querying functions for them
2025-02-15 14:52:40 -08:00
eval.mdesk
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