Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
198 commits
Select commit Hold shift + click to select a range
cc2b530
more memoization
neverRare Apr 23, 2025
4a8f18d
update error message
neverRare Apr 23, 2025
7f249f8
new settings for hardcoded anu la
neverRare Apr 23, 2025
63402bf
update changelog
neverRare Apr 23, 2025
0e51457
add default value on index.html
neverRare Apr 23, 2025
16f2f17
add footnotes
neverRare Apr 23, 2025
e0a2360
add semantic html tags
neverRare Apr 23, 2025
abb0711
remove notes about outdated browser
neverRare Apr 23, 2025
f769b99
this isn't a sensitive data
neverRare Apr 23, 2025
6563b39
be more specific
neverRare Apr 23, 2025
932ad53
automatic browser detection
neverRare Apr 23, 2025
c927a7f
update changelog
neverRare Apr 23, 2025
88c7f01
remove trim
neverRare Apr 23, 2025
feea49d
improve dictionary importing
neverRare Apr 23, 2025
052a2fb
use unwrap instead
neverRare Apr 23, 2025
a8ddb46
fix error messages
neverRare Apr 25, 2025
780c9b1
improve auto parsing
neverRare Apr 25, 2025
df37ea3
move functions
neverRare Apr 25, 2025
9766262
add operating system on bug report
neverRare Apr 26, 2025
187075e
allow words to be imported regardless of errors
neverRare Apr 26, 2025
6ff7fb8
remove note
neverRare Apr 26, 2025
42d4356
fix formatting
neverRare Apr 26, 2025
3f29a0e
update changelog
neverRare Apr 26, 2025
eb9503a
remove return type annotations
neverRare Apr 26, 2025
411c0d3
change ArrayResult constructor signature
neverRare Apr 26, 2025
2c97296
add type annotation
neverRare Apr 26, 2025
beca6de
fix
neverRare Apr 26, 2025
756107b
strict ucsur description mapping
neverRare Apr 26, 2025
69e8398
add type annotation
neverRare Apr 27, 2025
aa40cff
format
neverRare Apr 27, 2025
745286f
rename
neverRare Apr 27, 2025
d110ec0
consistency within comments
neverRare Apr 27, 2025
43b61d6
update dependencies
neverRare Apr 27, 2025
1dbcb75
use const parameter
neverRare Apr 27, 2025
7397d07
remove unneeded as const
neverRare Apr 27, 2025
46bc5d2
format
neverRare Apr 27, 2025
18bd2de
remove unneeded generics
neverRare Apr 27, 2025
1daa7a2
remove unneeded as const
neverRare Apr 27, 2025
8598192
remove unneeded as const
neverRare Apr 27, 2025
07c1373
refactor misc functions
neverRare Apr 27, 2025
c620889
implement modal verb translation
neverRare Apr 27, 2025
d8349e8
update changelog
neverRare Apr 27, 2025
04823f0
change new version number
neverRare Apr 27, 2025
25e4197
simplify error name declaration
neverRare Apr 27, 2025
cde8834
add iterable variant to array result
neverRare Apr 27, 2025
5a79fb1
rename
neverRare Apr 27, 2025
cf6baf3
make use of lazy iteration
neverRare Apr 27, 2025
861e2e4
reimplement back shuffling
neverRare Apr 27, 2025
0633ca8
use set size instead
neverRare Apr 27, 2025
6b2a19e
remove unused methods
neverRare Apr 27, 2025
774c32b
this too
neverRare Apr 27, 2025
cbd5baf
implement pagination
neverRare Apr 27, 2025
e1ce22f
update changelog
neverRare Apr 27, 2025
63a1cfd
use exponential backoff for pagination
neverRare Apr 27, 2025
396874b
small refactor
neverRare Apr 27, 2025
c8ffb59
update changelog
neverRare Apr 27, 2025
d205bd9
fix
neverRare Apr 27, 2025
fd11d8b
increase limit
neverRare Apr 27, 2025
31e55aa
decrease limit
neverRare Apr 27, 2025
ef78aa1
rename
neverRare Apr 27, 2025
0bc4999
add negative metadata to adverb
neverRare Apr 28, 2025
a48a46b
reorder
neverRare Apr 28, 2025
afe22d4
fix comparison
neverRare Apr 28, 2025
2e5cf1f
remove todo
neverRare Apr 29, 2025
14e5505
partial implementation of verb negation
neverRare Apr 29, 2025
095ae78
extract negative in verb phrase
neverRare Apr 29, 2025
654259c
add todo
neverRare Apr 29, 2025
7cbb66e
refactor
neverRare Apr 29, 2025
fdce849
refactor
neverRare Apr 29, 2025
6e01e50
refactor
neverRare Apr 29, 2025
5cdb9d4
implement verb negation
neverRare Apr 29, 2025
297814d
use nullable value instead
neverRare Apr 29, 2025
03bd21c
join "can not" into "cannot"
neverRare Apr 29, 2025
9839fd1
fix splicing
neverRare Apr 29, 2025
7b3c3cb
remove todo
neverRare Apr 29, 2025
f56d4bd
update changelog
neverRare Apr 29, 2025
3ab1e15
update changelog
neverRare Apr 29, 2025
2110dce
add emphasis to compound adjective
neverRare Apr 29, 2025
d06e1c9
fix compound adjective emphasis
neverRare Apr 29, 2025
d7882a4
simplify
neverRare Apr 29, 2025
ed067ae
refactor
neverRare Apr 29, 2025
ff59822
simplify comparison
neverRare Apr 29, 2025
3bb2437
format
neverRare Apr 29, 2025
d79d4ce
refactor
neverRare Apr 30, 2025
690816c
implemet separate fixer
neverRare Apr 30, 2025
77a4aed
rename
neverRare Apr 30, 2025
59782df
rename
neverRare Apr 30, 2025
77f5c49
fix
neverRare Apr 30, 2025
0efb0c1
reword
neverRare Apr 30, 2025
62ca6ff
more fixes
neverRare Apr 30, 2025
36d362d
rename
neverRare Apr 30, 2025
97d1ee8
improve error messages
neverRare Apr 30, 2025
c4631b5
update changelog
neverRare Apr 30, 2025
d0dd91b
move examples
neverRare Apr 30, 2025
f9fa3a1
separate out quantity detection
neverRare Apr 30, 2025
42d7e92
refactor
neverRare Apr 30, 2025
140070c
refactor
neverRare Apr 30, 2025
9afcb60
reorder noun
neverRare May 1, 2025
aacbb7a
update changelog
neverRare May 1, 2025
5c6bb73
update changelog
neverRare May 1, 2025
8696cd4
update dictionary
neverRare May 1, 2025
b8cabd9
use numbers as english words for numbers less than 21
neverRare May 1, 2025
00e330b
update changelog
neverRare May 1, 2025
9c9b13f
disallow negative integer
neverRare May 1, 2025
e2ab0ca
update dictionary
neverRare May 1, 2025
6f1fac1
credit soweli Eweke
neverRare May 1, 2025
a86714f
add TODO
neverRare May 1, 2025
6c9d5e4
update changelog
neverRare May 1, 2025
3a2260c
refactor
neverRare May 2, 2025
65940b5
add todo notes
neverRare May 2, 2025
fa08cad
consistency
neverRare May 2, 2025
abbd6c3
update permissions
neverRare May 2, 2025
ebfe7e3
improve type assertion
neverRare May 2, 2025
5f122da
add more TODO
neverRare May 2, 2025
9f5b9ed
remove unnecessary type narrowing
neverRare May 2, 2025
4d705ce
improve no color detection
neverRare May 2, 2025
4da33c4
improve partial verb structure
neverRare May 2, 2025
25cd00e
rename
neverRare May 2, 2025
2dfc2f6
refactor
neverRare May 2, 2025
917741e
small improvement
neverRare May 2, 2025
2c6676a
more type annotation
neverRare May 2, 2025
c369943
fix permission
neverRare May 2, 2025
a9731e8
simplify nanpa handling
neverRare May 2, 2025
528e3c2
avoid type assertion
neverRare May 3, 2025
f43e9f5
small improvement
neverRare May 3, 2025
974c46f
update fixer
neverRare May 3, 2025
9df3a8a
fix error messages
neverRare May 3, 2025
d98e109
this filter is actually needed
neverRare May 3, 2025
8c796f0
rename
neverRare May 3, 2025
bfe380b
update fixer
neverRare May 3, 2025
95329e5
add test
neverRare May 3, 2025
15b6af2
refactor
neverRare May 3, 2025
fba2e3c
move definition
neverRare May 3, 2025
64faaab
rename
neverRare May 3, 2025
02d413e
ensure in [adjective] way phrase is not ignored
neverRare May 3, 2025
59d7cfd
add todo
neverRare May 4, 2025
ed7ad4d
remove unneeded filter
neverRare May 6, 2025
9d2bd6f
refactor
neverRare May 6, 2025
d4456b0
refactor
neverRare May 6, 2025
8cb8f74
implement translation of starting particle
neverRare May 6, 2025
f9ce9e8
update changelog
neverRare May 6, 2025
82dbdd3
update changelog
neverRare May 6, 2025
f279dc6
add more filters for anu
neverRare May 6, 2025
bd2f3de
add todo for filter
neverRare May 6, 2025
ca315ae
implement "anu la" translation
neverRare May 6, 2025
538e368
update changelog
neverRare May 6, 2025
030290b
update dictionary code structure
neverRare May 6, 2025
efdeaea
small rewrite
neverRare May 6, 2025
db7439a
small formatting
neverRare May 6, 2025
ef5dffe
update dictionary license
neverRare May 7, 2025
a0713e2
word wrap
neverRare May 7, 2025
15ae5c8
colon
neverRare May 7, 2025
7ebde53
improve licensing annotation
neverRare May 7, 2025
122b125
specify sona Linku
neverRare May 7, 2025
cddbf2a
attribute linku
neverRare May 7, 2025
73a348f
format
neverRare May 7, 2025
567b24b
move filtering of "of"
neverRare May 7, 2025
c43408e
fix kipisi definition
neverRare May 7, 2025
2758f28
more nouns for kipisi
neverRare May 7, 2025
6cd5db5
implement preverb translation
neverRare May 8, 2025
18700dc
update changelog
neverRare May 8, 2025
8d14bf8
remove setting
neverRare May 8, 2025
10384c1
allow kepeken as verb
neverRare May 8, 2025
8dc9ac6
fix
neverRare May 8, 2025
dc90ced
better error message
neverRare May 8, 2025
5ff52df
update changelog
neverRare May 8, 2025
2de43e5
remove this from changelog
neverRare May 8, 2025
4e2480e
remove unnecessary setting
neverRare May 8, 2025
1bc19e5
reorder sorting
neverRare May 8, 2025
6c687b5
update changelog
neverRare May 8, 2025
7da0a19
update changelog
neverRare May 8, 2025
5b21207
update changelog
neverRare May 8, 2025
4545416
remove noun reordering
neverRare May 8, 2025
b489ea9
Update LICENSE
neverRare May 8, 2025
dff0e1c
update dependencies
neverRare May 10, 2025
4ac49c7
Merge branch 'master' of https://github.com/ilo-token/ilo-token.githu…
neverRare May 10, 2025
6a33e47
update dependencies
neverRare May 29, 2025
150eb86
idk what this is
neverRare Jun 13, 2025
04406c7
update dependencies
neverRare Jun 13, 2025
93bee29
remove telo misikeke
neverRare Sep 2, 2025
cb15cdf
refactor
neverRare Sep 2, 2025
1c046c0
update dependencies
neverRare Sep 2, 2025
a8ac720
remove rpl from contact option
neverRare Sep 2, 2025
91dee6a
reorganize settings
neverRare Sep 2, 2025
a538e7c
add todo
neverRare Sep 3, 2025
ebc28f4
remove verb filter parameter
neverRare Sep 3, 2025
582a031
fix
neverRare Sep 3, 2025
87a2ffc
update changelog
neverRare Sep 3, 2025
8b6c475
add todo for deno bundle
neverRare Sep 3, 2025
e05521b
migrate to deno bundle
neverRare Sep 3, 2025
70a7fba
add eliki
neverRare Sep 4, 2025
f627c6c
remove HTML errors
neverRare Sep 4, 2025
db9b2ab
its declension, not conjugation
neverRare Sep 4, 2025
2fa575f
fix description
neverRare Sep 10, 2025
5a6e546
use permissions
neverRare Sep 16, 2025
c909dd0
use default custom dictionary message as default unsaved dictionary
neverRare Sep 17, 2025
9bc2af8
only prompt when the custom dictionary is changed
neverRare Sep 17, 2025
7283980
0.7.0
neverRare Sep 24, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix
  • Loading branch information
neverRare committed Apr 30, 2025
commit 77f5c4998d44426efd950fb2aea9023136d0a0e7
2 changes: 1 addition & 1 deletion src/translator/adjective.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ export function extractNegativeFromAdjective(
case "simple":
return mapNullable(
extractNegativeFromMultipleAdverbs(adjective.adverbs),
(adverb) => ({ ...adjective, adverb }),
(adverbs) => ({ ...adjective, adverbs }),
);
case "compound": {
const adjectives = adjective.adjectives.map(extractNegativeFromAdjective);
Expand Down
2 changes: 1 addition & 1 deletion src/translator/noun.ts
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ export function extractNegativeFromNoun(
case "simple":
return mapNullable(
extractNegativeFromMultipleDeterminers(noun.determiners),
(determiner) => ({ ...noun, determiner }),
(determiners) => ({ ...noun, determiners }),
);
case "compound": {
const nouns = noun.nouns.map(extractNegativeFromNoun);
Expand Down
2 changes: 1 addition & 1 deletion src/translator/phrase.ts
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ function verbPhrase(
if (verb.first != null) {
return {
...verb,
first: { ...verb.first, negated, adverb: useAdverbs },
first: { ...verb.first, negated, adverbs: useAdverbs },
emphasis: emphasis,
prepositions,
};
Expand Down
4 changes: 2 additions & 2 deletions src/translator/predicate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ function verbObject(verb: PartialCompoundVerb, object: English.NounPhrase) {
if (useForObject === false) {
throw new FilteredError("intransitive verb with object");
} else {
const [englishObject, preposition] = useForObject === true
const [englishObject, prepositions] = useForObject === true
? [object, []]
: [verb.object, [nounAsPreposition(object, useForObject)]];
return { ...verb, object: englishObject, preposition };
return { ...verb, object: englishObject, prepositions };
}
}
function applyToAndTurnInto(
Expand Down