code wiki / decl
topic: decl
13 modules sharing the decl name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_decl_base.nx | shared base struct for the #tag declarator family. | 118 | 5 |
| nx_decl_base_test.nx | smoke for the shared decl base. | 77 | 1 |
| nx_decl_combat_arena.nx | third declarative #tag-style primitive. | 127 | 8 |
| nx_decl_combat_arena_test.nx | smoke for the third declarator. | 68 | 1 |
| nx_decl_dungeon_floor.nx | fourth declarative #tag-style primitive. | 172 | 12 |
| nx_decl_dungeon_floor_test.nx | smoke for the fourth declarator. | 95 | 1 |
| nx_decl_random_environment.nx | declarative environment generator. | 180 | 10 |
| nx_decl_random_environment_test.nx | smoke for the first | 85 | 1 |
| nx_decl_reflection_test.nx | verify Elm-style reflection helpers | 73 | 2 |
| nx_decl_simple_scene.nx | second declarative #tag-style primitive. | 163 | 9 |
| nx_decl_simple_scene_test.nx | smoke for the composed declarator. | 71 | 1 |
| nx_decl_townscape.nx | fifth declarative #tag-style primitive. | 168 | 8 |
| nx_decl_townscape_test.nx | smoke for the fifth declarator. | 103 | 1 |