nasm/asm
H. Peter Anvin 5b9099c058 asm/parser: print the actual token in an error, not its value
Printing an internal token value is not very user-friendly :) Print
the contents of the actual token in question.

Fixes: https://github.com/netwide-assembler/nasm/pull/90
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
2025-10-06 14:07:33 -07:00
..
asmutil.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
assemble.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
assemble.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
directiv.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
directiv.dat treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
error.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
eval.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
eval.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
exprdump.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
exprlib.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
floats.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
floats.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
getbool.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
labels.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
listing.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
listing.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
nasm.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
parser.c asm/parser: print the actual token in an error, not its value 2025-10-06 14:07:33 -07:00
parser.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
pptok.dat treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
pptok.pl treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
pragma.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
preproc.c preproc: don't evaluate an %if condition if suppressed 2025-10-06 09:20:30 -07:00
preproc.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
quote.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
quote.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
rdstrnum.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
segalloc.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
srcfile.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
srcfile.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
stdscan.c Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
stdscan.h treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
strfunc.c treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
tokens.dat treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
tokhash.pl treewide: replace verbose copyright headers with SPDX tags 2025-10-01 11:45:31 -07:00
uncompress.c portability: "const macros_t" is redundant 2025-10-01 13:55:38 -07:00
warnings.c Make: handle warning files while building in a directory 2023-01-17 13:05:55 -08:00
warnings.dat Warnings: disaggregate from source and tidy up documentation 2025-10-04 13:46:39 -07:00
warnings.pl warnings.pl: tidy up the formatting of the warning output 2025-10-06 12:07:23 -07:00