Added MASM style 0n and 0y radix prefix support for preprocessor numbers

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6469 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2014-05-09 18:21:21 +00:00
parent a03795783a
commit 8193e73b31
2 changed files with 34 additions and 10 deletions

View file

@ -28,6 +28,8 @@ Released on ?, 2014
\b !execute supports comparing the exit code with the same syntax as !system
\b Preprocessor supports MASM style 0n and 0y radix prefix on numbers
\H{v3.0a2} 3.0 Alpha 2
Released on December 24th, 2013