summaryrefslogtreecommitdiff
path: root/labels.h
Commit message (Collapse)AuthorAgeFilesLines
* Display fully qualified local label in "not defined" messageCharles Crayne2008-03-121-0/+1
| | | | | | | Add new function "local_scope" to label subsystem to return the previous non-local label for a given local label, and invoke this funcion in eval.c to display the fully qualified name in the "not defined" error message.
* regularized spelling of license to match name of LICENSE fileBeroset2007-12-291-1/+1
|
* Upgrade label functions to 64-bitCharles Crayne2007-11-051-3/+3
|
* Additional uses of bool and enumH. Peter Anvin2007-10-111-4/+9
| | | | | | Proper use of bool and enum makes code easier to debug. Do more of it. In particular, we really should stomp out any residual uses of magic constants that aren't enums or, in some cases, even #defines.
* Fixed distinction between char and int8_t data types.Keith Kanios2007-04-131-8/+8
|
* General push for x86-64 support, dubbed 0.99.00.Keith Kanios2007-04-121-8/+8
|
* Apply Nindent to all .c and .h filesnasm-0.98.39LATESTH. Peter Anvin2005-01-151-11/+13
|
* NASM 0.98.08nasm-0.98.08H. Peter Anvin2002-04-301-0/+3
|
* NASM 0.98p3nasm-0.98p3H. Peter Anvin2002-04-301-1/+2
|
* NASM 0.96nasm-0.96H. Peter Anvin2002-04-301-4/+5
|
* NASM 0.91nasm-0.91H. Peter Anvin2002-04-301-0/+17