History of polemy/tricks.d
2010-11-09
| ||
14:19 | Deleted by check-in [8de5b49cdf] split tricks module into a separate package. (user: kinaba branch: trunk) | |
2010-11-08
| ||
21:26 | [73906cba073bce6c] part of check-in [80ff567c75] Testing easyAST. (user: kinaba branch: trunk) [diff] [annotate] | |
20:57 | [fcea1bf69fccc37f] part of check-in [077506b38c] Generic toString utility added. (user: kinaba branch: trunk) [diff] [annotate] | |
20:42 | [e911a30d1f923777] part of check-in [5e407d7cf8] Lexer Refactored so that it can accpet multi-symbol token (user: kinaba branch: trunk) [diff] [annotate] | |
17:01 | [aa60c34591041ca2] part of check-in [b0d8d7875b] polemy.runtime renamed into polemy.value. Also, in process of changes to use unittest helpers. (user: kinaba branch: trunk) [diff] [annotate] | |
15:19 | [63ca5d91a9064dd8] part of check-in [61998c472a] Introduced unittest helpers (assert_eq, assert_throw, etc). Mmigration to it is not done yet. (user: kinaba branch: trunk) [diff] [annotate] | |
00:03 | [b521ec130c690547] part of check-in [820e7198cc] Made helloworld work. (user: kinaba branch: trunk) [diff] [annotate] | |
2010-11-07
| ||
23:34 | [16f826d18ff480be] 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 | [193cf29f54393c6e] part of check-in [4198578702] Changed several documentation comments into ddoc compatible ones. (user: kinaba branch: trunk) [diff] [annotate] | |
19:18 | [bd0c6e24fe1ad6ba] part of check-in [423f308350] Initial commit. Just for setting up the environment. (user: kinaba branch: trunk) [annotate] | |