Timeline
Not logged in

20 timeline items by user kinaba occurring around 2010-11-21 17:33:47.

2010-11-22
01:05
[da7559b744] fizzbuzz sample changed (user: kinaba, tags: trunk)
00:48
[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, tags: trunk)
2010-11-21
23:47
[c1f2717799] readme on primitives and pattern-matching (user: kinaba, tags: trunk)
23:24
[3995a5eb6a] added iikagen pattern match (user: kinaba, tags: trunk)
20:11
[2bdfb8a182] moved build sciprt for documents into Poseidon environment (user: kinaba, tags: trunk)
19:22 • Changes to wiki page Polemy (user: kinaba)
19:19 • Changes to wiki page Polemy (user: kinaba)
19:14
[6faf2e1a30] forgot to add build.sh (user: kinaba, tags: trunk)
18:53
[c316790569] forgot to add layer.d (user: kinaba, tags: trunk)
18:53
[435fa085ec] refactored predefined layer names, and filled readme.txt. (user: kinaba, tags: trunk)
17:33
[6ecc7046fc] tableset x{y:1} expression added (user: kinaba, tags: trunk)
17:18
[a5fe6233c1] layered parameters implemented (user: kinaba, tags: trunk)
01:35
[3464a035ec] source code cleanup (user: kinaba, tags: trunk)
2010-11-20
23:29
[060f267779] fixed the bug that the first declaration inside a function cannt be recursive: def foo() { def bar() { bar() }; bar() }; foo() # bar cannot be found (user: kinaba, tags: trunk)
23:04
[8e3db9ef20] macro worked! (user: kinaba, tags: trunk)
21:57
[3f6f41b558] ast - table conversion (NOT AT ALL TESTED) (user: kinaba, tags: trunk)
18:20
[515502e8d1] table get, init, ask expressions addded (user: kinaba, tags: trunk)
2010-11-13
21:16
[5afe8e3f26] Memoization on non "@v" layer. Now simplest metalevel computation works!! Also, added -l option. (user: kinaba, tags: trunk)
14:38
[078444a806] additional primitives for doing typechecking (user: kinaba, tags: trunk)
13:58
[3a2762fca5] _isXXX (user: kinaba, tags: trunk)