Skip to content

Express word type with an enum instead of magic numbers.

  • Make a cleaner function for getting vocab metadata.
  • Get rid of magic numbers.
  • Purge get_vocab_id().
  • Abolish the *_WORD() macros.
  • Add FIXME comment on some ugliness.

Merge request reports