File History
Not logged in

History of polemy/value.d

2010-11-27
20:46
[37c7b437fe230ee4] 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
14:03
[3d0cc7f551924493] 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
02:44
[6fa9c2c94c01b274] part of check-in [b993a8ad16] auto memo and re-run feature of non @value/@macro layers re-re-re-implemented. (user: kinaba branch: trunk) [diff] [annotate]
2010-11-24
12:30
[dc69a053821951bd] part of check-in [20be503cae] set up referece manual (user: kinaba branch: trunk) [diff] [annotate]
2010-11-23
22:55
[43e26264d772abeb] part of check-in [2134cd44cc] further clean-up for polemy2d (user: kinaba branch: trunk) [diff] [annotate]
19:09
[6d85ee04f34c61b7] part of check-in [36c517dfc4] refactored d-value and polemy-value conversion (user: kinaba branch: trunk) [diff] [annotate]
18:36
[b6c76b48bfdecce6] part of check-in [b97bd4f713] automatic AST to table encoder (user: kinaba branch: trunk) [diff] [annotate]
16:42
[19366410c0eeb209] part of check-in [6ac127ddd0] new evaluator (user: kinaba branch: trunk) [diff] [annotate]
2010-11-22
00:48
[0386a7dd31807f87] part of check-in [f86026acb8] macro cache and automemoization reloaded. auto re-run implemented. but automemo and autorerun is currently disabled. we need Table.opCmp... we also need to think more about the memoization (user: kinaba branch: trunk) [diff] [annotate]
2010-11-21
23:24
[aeb12eeaab91afb4] part of check-in [3995a5eb6a] added iikagen pattern match (user: kinaba branch: trunk) [diff] [annotate]
18:53
[57b0a5dd9a9946f6] part of check-in [435fa085ec] refactored predefined layer names, and filled readme.txt. (user: kinaba branch: trunk) [diff] [annotate]
17:18
[f1a01bb8ba2daf26] part of check-in [a5fe6233c1] layered parameters implemented (user: kinaba branch: trunk) [diff] [annotate]
01:35
[f1d2e31afdaaee9d] part of check-in [3464a035ec] source code cleanup (user: kinaba branch: trunk) [diff] [annotate]
2010-11-20
23:04
[ff42bce4fb7dc674] part of check-in [8e3db9ef20] macro worked! (user: kinaba branch: trunk) [diff] [annotate]
21:57
[10fa9090c50cdaf9] part of check-in [3f6f41b558] ast - table conversion (NOT AT ALL TESTED) (user: kinaba branch: trunk) [diff] [annotate]
18:20
[a4c75e644b34fb64] part of check-in [515502e8d1] table get, init, ask expressions addded (user: kinaba branch: trunk) [diff] [annotate]
2010-11-13
21:16
[fe3f0c39a200a0bc] 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
23:59
[01c119756ed23ca5] part of check-in [7465fcdd7f] layered function invocation (user: kinaba branch: trunk) [diff] [annotate]
19:28
[737774791c82ade1] part of check-in [dc93ad8cf6] layered exec expression @lay(...) added (user: kinaba branch: trunk) [diff] [annotate]
14:19
[38155bcc400d812f] part of check-in [8de5b49cdf] split tricks module into a separate package. (user: kinaba branch: trunk) [diff] [annotate]
01:40
[b8f99f303d4d3a98] part of check-in [aa770610d3] added layered-let (user: kinaba branch: trunk) [diff] [annotate]
2010-11-08
17:01
[ac6802f569d2081c] 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]