20 timeline items by user kinaba occurring around 2010-11-24 19:35:46.
2010-11-24
| ||
22:22 | [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, tags: trunk) | |
21:32 | [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, tags: trunk) | |
21:14 | [3ae09b8cbf] changed if-then-else syntax (user: kinaba, tags: trunk) | |
20:45 | [adacc96a55] changed the syntax of pattern matching (user: kinaba, tags: trunk) | |
20:34 | [c0158c9281] document updated (user: kinaba, tags: trunk) | |
20:20 | [153a14cec0] if-then-else without {}s. some cosmetic changes (user: kinaba, tags: trunk) | |
20:00 | [27ee4fda7f] readme edited (user: kinaba, tags: trunk) | |
19:50 | • Changes to wiki page Polemy (user: kinaba) | |
19:43 | • Changes to wiki page Polemy (user: kinaba) | |
19:37 | • Changes to wiki page Polemy (user: kinaba) | |
19:35 | • Changes to wiki page Polemy (user: kinaba) | |
19:35 | • Changes to wiki page Polemy (user: kinaba) | |
19:34 | • Changes to wiki page Polemy (user: kinaba) | |
19:33 | • Changes to wiki page Polemy (user: kinaba) | |
19:33 | • Changes to wiki page Polemy (user: kinaba) | |
19:31 | [8caee17864] added documents. (user: kinaba, tags: trunk) | |
19:26 | • Changes to wiki page Polemy (user: kinaba) | |
12:50 | [16abe21957] added documentation comment to polemy.ast so that it also works for @macro users of Polemy. (user: kinaba, tags: trunk) | |
12:30 | [20be503cae] set up referece manual (user: kinaba, tags: trunk) | |
03:28 | [ba11f1d551] fixed the macro scoping rules concerning non-macro let (user: kinaba, tags: trunk) | |