Timeline
Not logged in

20 timeline items occurring around 2010-11-20 18:20:03.

2010-11-21
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)
13:32
[8474ae68d9] rising mechanism (user: kinaba, tags: trunk)
12:55
[c368edbcb1] @@lay(x) { ... } declaration and value rising. (user: kinaba, tags: trunk)
11:48
[1c01f44f52] simplepatternmatch (user: kinaba, tags: trunk)
2010-11-12
13:40
[a7b5d1d95a] refactored the parser, and added layerd params fun(x @t){...} (user: kinaba, tags: trunk)
00:22
[6f0ec5b7c9] Custom Test Runner (user: kinaba, tags: trunk)
2010-11-11
11:40
[8e6fa743ee] added layered parameter AST (only AST. no parser and no evaluator). (user: kinaba, tags: trunk)