Differences From Artifact [561f5c90ad534f85]:
- File
.poseidon
- 2010-11-26 12:22:18 - part of checkin [23fb1b4a0e] on branch trunk - jikken before non-memo macro (user: kinaba) [annotate]
To Artifact [76daaad38468db8e]:
- File
.poseidon
- 2010-11-25 03:32:41 - part of checkin [474c4facf0] on branch trunk - Introduced makefile to build documents. sample/macro.pmy is fully reformed. print(x) now returns x, not 0. (user: kinaba) [annotate]
- 2010-11-26 15:13:58 - part of checkin [6760e0dd02] on branch trunk - evaluator refactoring done. x6 speed up. (user: kinaba) [annotate]
7 7 <filter>*.d</filter>
8 8 <showemptyfolder>0</showemptyfolder>
9 9 <buildSpec>
10 10 <buildType>0</buildType>
11 11 <mainFile>main.d</mainFile>
12 12 <Args />
13 13 <options>
14 - <dmd> -g -profile -unittest </dmd>
14 + <dmd> -g -unittest </dmd>
15 15 <tool />
16 16 <lib />
17 17 <implib />
18 18 <extra />
19 19 <toolextra />
20 20 <merge>0</merge>
21 21 <nonfiles>0</nonfiles>