Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

Split dictionary order and index sorting #1491

Conversation

toasted-nutbread
Copy link
Collaborator

Corrects a slight change in behaviour introduced in #1456. The issue is that dictionary index and priority can't be used as part of the same comparison; index comparison should come (nearly) last.

@toasted-nutbread toasted-nutbread merged commit 019c8cd into FooSoft:master Mar 6, 2021
@toasted-nutbread toasted-nutbread mentioned this pull request Mar 6, 2021
19 tasks
toasted-nutbread added a commit that referenced this pull request Mar 7, 2021
* Refactor expression comparison

* Rename function

* Add dictionary index sorting

* Update test data
# Conflicts:
#	ext/js/language/translator.js
#	test/data/test-translator-data.json
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant