14 Commits

Author SHA1 Message Date
Charles Dang
10023d79a6 Use [not] instead of [else] hack in IF_DEAD 2015-01-06 18:58:23 +11:00
Ignacio R. Morelle
73b27c9c10 Merge two consecutive [clear_variable] actions in the IF_ALLIED WML macro 2014-01-13 02:46:25 -03:00
Lari Nieminen
983628dcbb Made IF_ALLIED use [store_side] instead of [store_unit]...
...and prevented the condition from passing if neither side
exists. Probably fixes the macro being broken.
2010-10-17 18:16:26 +00:00
Eric S. Raymond
c62c55e1a2 More macro argument typechecking. No mismatches in mainline. 2010-02-12 00:25:20 +00:00
Eric S. Raymond
303a039679 Use cancrecruit={yes,no} rather than canrecruit={1,0} everywhere,
...because it's a good example mainline should set for UMC.
This change was done mechanically with a wmllint enhancement.
2008-03-01 08:42:40 +00:00
Eric S. Raymond
948bc32489 Fix brown-paper-bag bug in argument checking. 2008-02-14 05:13:32 +00:00
Eric S. Raymond
608ded4239 More macro typechecking improvements. 2008-02-14 04:56:52 +00:00
Eric S. Raymond
a600ade30e Regularize use of macro formal arguments so we can do better typechecking. 2008-02-10 04:30:18 +00:00
Gunter Labes
6db4b84d9f typo fix 2007-11-11 12:43:05 +00:00
Hans Joachim Gurt
7ff3f1ac73 Comments, Typo 2007-08-10 14:05:40 +00:00
Eric S. Raymond
9a0fbab58c Address bug #9602. Roze is right,
...IF is too generic a name for that macro to claim.  wmlscope will catch
broken references to it in UMC.
2007-07-27 18:45:44 +00:00
Nils Kneuper
c19e3c2311 added a default textdomain definition to all .cfg files 2007-07-06 09:00:49 +00:00
Eric S. Raymond
5f58e50664 Reindented all macros except utils.cfg,
that has unbalanced FOREACH/NEXT in it and will need to be
hand-checked.
2007-06-29 11:19:19 +00:00
Eric S. Raymond
21b24e2a9b Move macros into a 'maxros' directory under core. 2007-05-16 01:04:29 +00:00