..
tests
- Greatly enhance capabilities of directives (they're actually parsed now).
24 years ago
arch.c
Add RCSID().
24 years ago
arch.h
Split x86-specific stuff away from bytecode.
24 years ago
bc-int.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
bitvect.c
Add coretype.h, make util.h do a lot more, use util.h to simplify include
24 years ago
bitvect.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
bytecode.c
Plug memory leak in dvs_delete().
24 years ago
bytecode.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
compat-queue.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
coretype.h
Polish up most directive support. This necessitated adding objfmt-specific
24 years ago
errwarn.c
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
errwarn.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
expr-int.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
expr.c
Bugfix in expr_copy_except(): could allocate less than 2 terms of space (eg,
24 years ago
expr.h
New function: expr_get_symrec().
24 years ago
file.c
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
file.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
floatnum.c
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
floatnum.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
intnum.c
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
intnum.h
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
linemgr.c
- Greatly enhance capabilities of directives (they're actually parsed now).
24 years ago
linemgr.h
- Greatly enhance capabilities of directives (they're actually parsed now).
24 years ago
mergesort.c
Fix some nits found by lclint. Still something weird going on with list2 in
24 years ago
objfmt.h
Polish up most directive support. This necessitated adding objfmt-specific
24 years ago
optimizer.h
Add coretype.h, make util.h do a lot more, use util.h to simplify include
24 years ago
parser.h
- Greatly enhance capabilities of directives (they're actually parsed now).
24 years ago
preproc.h
- Greatly enhance capabilities of directives (they're actually parsed now).
24 years ago
section.c
Don't print out *all* bytecodes in the label's section for every label!
24 years ago
section.h
Don't print out *all* bytecodes in the label's section for every label!
24 years ago
strcasecmp.c
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
strsep.c
Modify so that almost everything passes LCLint with the options in lclint.sh.
24 years ago
symrec.c
Polish up most directive support. This necessitated adding objfmt-specific
24 years ago
symrec.h
Polish up most directive support. This necessitated adding objfmt-specific
24 years ago
util.h
Add valparam data structure.
24 years ago
valparam.c
Change val to be a string instead of an expr.
24 years ago
valparam.h
Add vps_next().
24 years ago
xmalloc.c
Add coretype.h, make util.h do a lot more, use util.h to simplify include
24 years ago
xstrdup.c
Add coretype.h, make util.h do a lot more, use util.h to simplify include
24 years ago