NSIS/Plugins
kichik b2574f6b3b 1. Unary-Pre operators detection fixed.
2. Unary Minus operator added (now legal, worked before?).
3. GetReference operator (&). For example (a=&b; *a=3;) will set b=3.
4. Operators precedence added (C-like), much more intellectual expressions parsing.
5. Functions redefenition added, use "#name", like "func()(1); #func()(2);".


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2950 212acab6-be3b-0410-9dea-997c60f758d6
2003-09-22 22:56:52 +00:00
..
advsplash.dll 1. Supports any bpp for transparent images 2003-09-12 14:01:29 +00:00
Banner.dll New and improved banner: 2003-09-12 16:45:22 +00:00
BgImage.dll Fixed stuck up windows on Windows 98 2003-07-16 20:31:51 +00:00
Dialer.dll dynamically load 2003-02-20 19:09:53 +00:00
InstallOptions.dll a bit more testing 2003-09-21 16:22:34 +00:00
LangDLL.dll LangDLL defaults to MS Shell Dlg 2003-03-10 21:13:18 +00:00
Math.dll 1. Unary-Pre operators detection fixed. 2003-09-22 22:56:52 +00:00
nsExec.dll Empty lines were not printed (this time it's really fixed) 2003-08-08 13:56:41 +00:00
nsisdl.dll Patch #781254 applied - thanks Andrey Cherezov 2003-08-03 13:07:02 +00:00
splash.dll UnregisterClass added 2002-11-24 18:20:53 +00:00
StartMenu.dll - Fixed uninstaller not showing anything when installer is silent 2003-09-08 13:54:01 +00:00
System.dll release 5 by brainsucker: 2003-09-12 13:58:36 +00:00
UserInfo.dll Guests comes after users 2003-05-02 19:31:11 +00:00
VPatch.dll VPatch 2003-05-21 12:24:22 +00:00