File History
Not logged in

History of polemy/_common.d

2010-11-23
19:37
[30ee89adced74f7a] part of check-in [5e924caac9] added AST-rewriting macro sample. (user: kinaba branch: trunk) [diff] [annotate]
19:09
[6dc6c83f7a158b25] part of check-in [36c517dfc4] refactored d-value and polemy-value conversion (user: kinaba branch: trunk) [diff] [annotate]
16:42
[05c4f6a92646def3] part of check-in [6ac127ddd0] new evaluator (user: kinaba branch: trunk) [diff] [annotate]
2010-11-21
01:35
[05624ab3274c99f8] part of check-in [3464a035ec] source code cleanup (user: kinaba branch: trunk) [diff] [annotate]
2010-11-20
18:20
[ae51765dfb783149] part of check-in [515502e8d1] table get, init, ask expressions addded (user: kinaba branch: trunk) [diff] [annotate]
2010-11-13
21:16
[7abcb8181e6c0ff0] 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
15:22
[0d687b04437e837f] part of check-in [5081139836] removed BOM from the source file (fxxk poseidon!!!) (user: kinaba branch: trunk) [diff] [annotate]
14:19
[5141868f3bc27248] part of check-in [8de5b49cdf] split tricks module into a separate package. (user: kinaba branch: trunk) [diff] [annotate]
2010-11-07
23:34
[935cc3e03ebe462f] 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:32
[0abd8de4d8be4f44] part of check-in [4198578702] Changed several documentation comments into ddoc compatible ones. (user: kinaba branch: trunk) [diff] [annotate]
19:18
[6dd1b05b349c9906] part of check-in [423f308350] Initial commit. Just for setting up the environment. (user: kinaba branch: trunk) [annotate]