This website requires JavaScript.
Explore
Help
Sign In
ed
/
raddebugger
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/raddebugger.git
synced
2026-07-24 08:27:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c896d05afc4d5ee2a7f19248b8cbf4adc2405135
raddebugger
/
src
/
df
/
gfx
T
History
Ryan Fleury
c896d05afc
relocate entity; fix incorrect eval mode for procedures view; fix incorrect evaluation of callstack frames in new callstack view
2024-08-20 13:53:54 -07:00
..
generated
formally support hresult codes as distinct from handles in debug info & visualization
2024-08-14 13:48:09 -07:00
df_gfx.c
further progress on cleaned up eval watch system; visual fixes/improvements in hover eval
2024-08-20 13:41:36 -07:00
df_gfx.h
convert all eval visualization paths to incrementally building expression trees, rather than using final eval bundles; ensure all evaluation paths, in various circumstances (single line viz, row viz), go through exactly the same path; deduplicate single-row-expr evaluation paths
2024-08-20 12:04:23 -07:00
df_gfx.mdesk
formally support hresult codes as distinct from handles in debug info & visualization
2024-08-14 13:48:09 -07:00
df_view_rules.c
further progress on cleaned up eval watch system; visual fixes/improvements in hover eval
2024-08-20 13:41:36 -07:00
df_view_rules.h
first pass at converting frontend over to using new eval system
2024-08-05 17:05:43 -07:00
df_views.c
relocate entity; fix incorrect eval mode for procedures view; fix incorrect evaluation of callstack frames in new callstack view
2024-08-20 13:53:54 -07:00
df_views.h
checkpoint on eval / eval-viz simplification pass
2024-08-19 11:26:28 -07:00