This file-specific setting will override a default setting of expandtabs
in $HOME/.vimrc.
*/Makefile:
*/Mmakefile:
As above.
tests/hard_coded/.gitignore:
Don't ignore the purity subdir. This ignore must have been left over
from when purity.m was a test in hard_coded, not hard_coded/purity,
and it ignored an executable, not a directory.
queens.nl:
Make it 9-queens rather than 8-queens.
Entry:
Fix the entry points for the new name mangling.
Makefile, NP_Entry:
Various changes.
arithmetic.nl:
Added a test of the arithmetic operators.
This probably belongs in a different directory, but
this will do for the moment.
tests/benchmarks/*
Lots of makefile hacking.
Changed a mode declaration in query.nl to work around
a problem with implied modes.
The compiler now passes all of these tests, let's keep it that way!