File History
Not logged in

History of d2stacktrace/stacktrace.d

2010-11-20
23:04
[e1d39624d6c41174] part of check-in [8e3db9ef20] macro worked! (user: kinaba branch: trunk) [diff] [annotate]
18:20
[9e66870b7d120c42] part of check-in [515502e8d1] table get, init, ask expressions addded (user: kinaba branch: trunk) [diff] [annotate]
2010-11-13
21:16
[2d470e3c95d4cfbd] part of check-in [5afe8e3f26] Memoization on non "@v" layer. Now simplest metalevel computation works!! Also, added -l option. (user: kinaba branch: trunk) [diff] [annotate]
2010-11-09
14:19
[1456272a3238466c] part of check-in [8de5b49cdf] split tricks module into a separate package. (user: kinaba branch: trunk) [diff] [annotate]
2010-11-07
23:34
[059fc11fc8a1312c] part of check-in [0569f7b8c2] - Added function literal evaluator (i.e., closure). - Workaround for d2stacktrace's infinite-loop bug. (when std.demangle.demangle use exception inside it, it will go into an infinite loop. to avoid this, I choose to unset TraceHandler during stacktrace generation. This is far from the complete solution, but at least it should work as expected under single-thread environment...) (user: kinaba branch: trunk) [diff] [annotate]
19:18
[02abce9abb958e1c] part of check-in [423f308350] Initial commit. Just for setting up the environment. (user: kinaba branch: trunk) [annotate]