Time |
Nick |
Message |
03:29 |
|
vendethiel joined #6macros |
06:35 |
|
Ven joined #6macros |
08:58 |
|
Ven joined #6macros |
10:24 |
|
Ven joined #6macros |
10:31 |
|
Ven joined #6macros |
11:05 |
|
Ven joined #6macros |
12:43 |
|
Ven joined #6macros |
13:59 |
|
Ven joined #6macros |
16:02 |
|
vendethiel joined #6macros |
20:49 |
masak |
007 now has an "unexpanded parse mode". |
20:49 |
masak |
this is for code that's not meant to be *run*, but *analyzed* in various static-code situations. |
20:49 |
masak |
in that case, we still see the original macro calls in the Qtree, not their results. |
20:50 |
masak |
(but the macros still run as usual at parse time, and any side effects they have still happen) |