File History
Not logged in

History of index.dd

2010-12-02
19:30
[b0a85a436fa9ea4b] part of check-in [88827b8336] sample clean-up (user: kinaba branch: trunk) [diff] [annotate]
2010-11-30
11:23
[c411cf72312ff15e] part of check-in [32e5c4ef44] documentation update (user: kinaba branch: trunk) [diff] [annotate]
2010-11-28
08:46
[a39b25f2bef916f0] part of check-in [576c494e53] fixed: literal "..." is now lifted in user-defined layers (user: kinaba branch: trunk) [diff] [annotate]
00:49
[33d07971634f6989] part of check-in [6de3d8df3a] reference manual completed (user: kinaba branch: trunk) [diff] [annotate]
2010-11-27
23:23
[388d91fa67a7c403] part of check-in [005474ba5b] changed: not to lift _|_ (user: kinaba branch: trunk) [diff] [annotate]
21:49
[a3c506d4caf580c9] part of check-in [a795c97dc3] changed Let.init to Let.vdef. IT IS VERY DANGEROUS TO USE .init MEMBER NAME in D!!!!!!!! (user: kinaba branch: trunk) [diff] [annotate]
20:46
[d2cf6de49dcafd42] part of check-in [203e4cb208] fixed automatic memoization bug (whole part of the contexts are now used as the memo key) (user: kinaba branch: trunk) [diff] [annotate]
2010-11-26
16:42
[a7325259b4f09952] part of check-in [f7e9e77316] introduced "..." expression, and replaced the pattern match failure with this. (user: kinaba branch: trunk) [diff] [annotate]
14:03
[80b16f2bd31d3d7f] part of check-in [207cea338a] changed hiding mechanizem of x in let x = ... for @macro layer. Old: set(x,ValueLayer,undefined) Nee: set(x,NoopLayer,null) (user: kinaba branch: trunk) [diff] [annotate]
2010-11-25
12:32
[caf492581281c25d] part of check-in [474c4facf0] Introduced makefile to build documents. sample/macro.pmy is fully reformed. print(x) now returns x, not 0. (user: kinaba branch: trunk) [diff] [annotate]
2010-11-24
22:22
[d00c8d535d50e1e2] part of check-in [f9c31f3cd8] Fixed the null dereference bug when directly wrote "case 1 when 2: 3" in REPL. It was due to null LexPosition in the AST. Now AST.pos !is null is an invariant of AST. (user: kinaba branch: trunk) [diff] [annotate]
21:32
[5308ff05201ec907] part of check-in [c75f0d5f1e] Enriched the runtime. a.b is now runtime error, not undefined value if the field b does not exist. Added rand(n) and gensym(). (user: kinaba branch: trunk) [diff] [annotate]
21:14
[9e5b0b6dd62ac7dd] part of check-in [3ae09b8cbf] changed if-then-else syntax (user: kinaba branch: trunk) [diff] [annotate]
20:34
[b4c241e12eddc95c] part of check-in [c0158c9281] document updated (user: kinaba branch: trunk) [diff] [annotate]
19:31
[07bae30af3901ecf] part of check-in [8caee17864] added documents. (user: kinaba branch: trunk) [diff] [annotate]
12:30
[f78a001ef162c560] part of check-in [20be503cae] set up referece manual (user: kinaba branch: trunk) [annotate]