dictionary: Get rid of "internal var" concept.
commit039238c6fd5cc2310e0d6b40358f29347cfcbce7
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 4 Mar 2023 02:45:00 +0000 (3 18:45 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 5 Mar 2023 19:23:16 +0000 (5 11:23 -0800)
tree5ddc491abbdbeb4330ec2bde924421999f8d2ab6
parent69bd50b717021786aedf541394a150b72e4e9a7c
dictionary: Get rid of "internal var" concept.

It's nasty and doesn't conform to the usual invariants.
src/data/dictionary.c
src/data/dictionary.h
src/language/commands/aggregate.c
src/language/commands/wilcoxon.c
src/language/commands/wilcoxon.h