Skip to content

Release 1.8.3

Latest
Compare
Choose a tag to compare
@Phergus Phergus released this 16 Aug 15:07
19ef2d6

Updated so that true/false are no longer tokens and will instead be identifiers.

Added code to MapVariableResolver to treat these as constant (as its the closest thing that this parser has to a symbol table).

Part of fix for RPTools/maptool#2168