felixf
|
0295a30a7c
explicit untraced (unsafe does not imply untraced any more)
|
7 년 전 |
felixf
|
cabf0d8118
removed trace
|
7 년 전 |
felixf
|
33cf0fedad
reflection works for 64 bit winapi -- full trap output available
|
7 년 전 |
felixf
|
aa79cd2eaf
Basic functionality of objects on the heap tracing working again
|
8 년 전 |
felixf
|
c4e99c40a2
Added module CRC in reflection (identifiability)
|
8 년 전 |
felixf
|
492994171b
Generic.Reflection now alos contains TraceProcesses
|
8 년 전 |
felixf
|
f0bacd1864
Better Reflection of Math Arrays
|
8 년 전 |
felixf
|
0429109365
output offsets of variables / parameters -- better for debugging
|
8 년 전 |
felixf
|
c6fbbcb44b
Slightly better diagnostics
|
8 년 전 |
felixf
|
a32b9861cb
Reflection: output math arrays
|
8 년 전 |
felixf
|
79766fb318
Added tensors in reflection, will add open array soon
|
8 년 전 |
felixf
|
f9f967866a
removed dependency on complex operator overloading
|
8 년 전 |
skoster
|
c21d00d060
reflection and traps checks for frame pointer alignment
|
8 년 전 |
felixf
|
64cb3c5201
Larger strings
|
8 년 전 |
felixf
|
4eed5a1062
Revived the fox tester and patched initial bugs (recursion problem in reflection)
|
9 년 전 |
felixf
|
777c52102c
Added procedure flags (such as Constructor)
|
9 년 전 |
felixf
|
7369876d8a
Work on interpreter with new reflection (can be compiled and partially works)
|
9 년 전 |
felixf
|
06a7ef649e
Added hex output for reals and longreals
|
9 년 전 |
eth.morozova
|
6ae0823104
an improvement of the system stability by Felix: do not process invalid addresses
|
9 년 전 |
felixf
|
83a6ee2040
Corrected reflection boundaries
|
9 년 전 |
felixf
|
43cd42d212
improved reflection
|
9 년 전 |
felixf
|
9f5e853b6c
Added stack low for variables in stack traces: references are now tested on stack or heap: trace of strings works again
|
9 년 전 |
felixf
|
df6f0e9d59
Added stack for valid addresses of VAR/CONST parameter or variable arrays
|
9 년 전 |
felixf
|
25352fe9a9
Patched issue with find procedure (MsgQ Events were reporting wrong procedures)
|
9 년 전 |
felixf
|
8a0d7586e9
Simplified data structures for precise garbage collection again.
|
9 년 전 |
felixf
|
9aed3c6575
First version with a working precise GC -- contains lots of debug tracing
|
9 년 전 |
felixf
|
da64740c2a
Preparations for precise GC --> procedureDescriptors will be tagged pointers at EBP.
|
9 년 전 |
felixf
|
2e2984ce9f
Minor patches -- on the way to the precise GC
|
9 년 전 |
felixf
|
1019051408
improved reflection (consistency) added module as a symbol
|
9 년 전 |
felixf
|
8e2d323c0b
Improved update behavior, added some tracing mechanisms
|
9 년 전 |