Fixed filename for errno.inc
Added -lGL to demo7's Makefile
Fixed typo in x64 syscall and permit use withou...
NASMX-1.4
document NASM-X v1.4 changes
comment out NX_DEBUG_STRUC
more struc improvements
lots of struct definition fixes
Require Nasm v2.11+
reg AX save/restore enhancements; Require Nasm ...
fix SECURITY_QUALITY_OF_SERVICE struc; added fi...
notate changes
update documentation
improve floating point handling
s/CRLF/LF
s/CRLF/LF
clarify floating point usage
give old grandpa a free drink
proc spills regs; save rax during invoke if req...
fix demo17 title
optimizations to prologue and epilogue
updated docs
update proc and pragma info
demo15: added missing locals directive
make demo6 comments clearer
fix demo logic
fix USES bug
Announcing NASM-X v1.3
NASMX-1.3
undo bad checkin
NASMX-1.3
fix floating point demo
update docs
add BREAK example
update copyright
update docs
document latest changes
fix bug when user specifies struc name containi...
pretty up formatting
fix class type
update html documents
add some flesh to NASMX html documents
Added html and help documents
Updated copyright
create doc dirs
remove stray warning message
added pragma pack and array of strucs support
properly support natural alignment
document latest changes
added defines based on value of unicode
Correcting struc alignment issue