Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
0e9dbca
Refine matrix rule handling by adding support for augmented matrices;…
moritz-gross May 31, 2026
9ba3b3d
remove logging statement
NSoiffer May 31, 2026
9dc9d89
removed uneeded eprintlin!()
NSoiffer Jun 1, 2026
7044d40
Alternative fix to PR #540.
NSoiffer Jun 1, 2026
cec6805
Merge branch 'main' of https://github.com/daisy/MathCAT
NSoiffer Jun 1, 2026
a8f58d1
Merge branch 'ru'
NSoiffer Jun 1, 2026
278dcf5
Add Russian translation
NSoiffer Jun 1, 2026
4740065
Fix #585 -- SSML was being escaped.
NSoiffer Jun 2, 2026
63a688b
bump beta number
NSoiffer Jun 3, 2026
f595f8d
The range for MATHEMATICAL SANS-SERIF DIGITs had MATHEMATICAL MONOSPA…
NSoiffer Jun 3, 2026
cf0fb14
comment out some debug statements
NSoiffer Jun 3, 2026
0c2c668
Add 02DA (˚) to list of circle-like chars -- I thought I had done thi…
NSoiffer Jun 3, 2026
dec778f
Add source language option to translation audit tool
moritz-gross Jun 5, 2026
7ee775a
fix ruff
moritz-gross Jun 5, 2026
d86d7e5
fix ruff
moritz-gross Jun 5, 2026
454d0a9
Merge remote-tracking branch 'origin/audit-tool-compare-any-language'…
moritz-gross Jun 5, 2026
e0180a3
fix ruff
moritz-gross Jun 5, 2026
cd48925
Core concept names additions and tests -- issue 381 (#592)
ttpyorre Jun 8, 2026
80438d6
fix clippy warnings
NSoiffer Jun 8, 2026
78dfa58
Merge pull request #593 from moritz-gross/audit-tool-compare-any-lang…
moritz-gross Jun 8, 2026
f3796a9
use "ruamel.yaml>=0.19.1" in uv.lock and pyproject.toml
moritz-gross Jun 8, 2026
6f95dad
Merge pull request #595 from moritz-gross/fix/update-ruamal.yaml-version
moritz-gross Jun 8, 2026
fc0a327
handle canonicalize failure in containerized environments (#574)
venkatesh6114 Jun 11, 2026
6cfd4a1
add 1 week dependency cooldown for uv (#599)
moritz-gross Jun 12, 2026
dc9e535
fix rules for digits in german (#596)
moritz-gross Jun 12, 2026
fc4bf93
update navigation rules for traditional chinese (#588)
hjy1210 Jun 12, 2026
939be4a
Internally in definitions.yaml, MathCAT uses "nofix", but that's not
Jun 12, 2026
282ff43
Merge branch 'main' of https://github.com/daisy/MathCAT
Jun 12, 2026
6dd4f6c
don't say "indexed by", say "sub"
Jun 12, 2026
82a1cb4
add some terse and verbose forms of speech
Jun 13, 2026
33b88ec
fix typo
Jun 13, 2026
d96d6cd
Added an html file with all the test exprs so that translators have e…
NSoiffer Jun 14, 2026
12bcca9
Fix remaining erros after `definitions.yaml` was updated -- needed to…
NSoiffer Jun 14, 2026
2769905
fix clippy warning
NSoiffer Jun 14, 2026
7cd9d01
minor cleanup: remove ASCIIMath-fi reference
NSoiffer Jun 14, 2026
8ed33a1
Refactor braille.rs to a BrailleCode trait + registry
NSoiffer Jun 16, 2026
09c161a
improved counting for (likey) 8 bit codes when figuring out braille p…
NSoiffer Jun 16, 2026
1d6896f
make sure this is part of repo
NSoiffer Jun 22, 2026
49a23a8
add BrailleDocs to repo (stop ignoring)
NSoiffer Jun 22, 2026
8d0ae2c
updated data, does not include ASCII letters/digits
NSoiffer Jun 22, 2026
0728f54
First version of Russian Braille
Kostenkov-2021 Jun 1, 2026
8dbff73
typo in example
NSoiffer Jun 1, 2026
6c166d7
Russian Braille fixes
Kostenkov-2021 Jun 3, 2026
7fb107f
Braille - Latin and Greek letters fixes
Kostenkov-2021 Jun 3, 2026
5d8b293
Braille - Roots, powers and scripts
Kostenkov-2021 Jun 3, 2026
cfba39a
Update Russian Braille rules and mappings
Kostenkov-2021 Jun 3, 2026
3c84414
Add Russian language to docs
Kostenkov-2021 Jun 11, 2026
15b35ec
Refactor Russian function braille mapping
Kostenkov-2021 Jun 12, 2026
162af7d
Refine Russian wording in translators guide
Kostenkov-2021 Jun 24, 2026
c2c48a6
Merge branch 'ru' of https://github.com/Kostenkov-2021/MathCAT into ru
Kostenkov-2021 Jun 25, 2026
db01386
Add alphabet indicators in russian_cleanup
Kostenkov-2021 Jun 25, 2026
8b4331d
Russian braille: add GOST symbols and decimals
Kostenkov-2021 Jun 25, 2026
29a7588
Add vector/bar/arc mover rules and tests
Kostenkov-2021 Jun 25, 2026
1f5eaad
Add Russian braille math functions and limits
Kostenkov-2021 Jun 25, 2026
103b3f0
Support system left brace in Russian braille
Kostenkov-2021 Jun 25, 2026
847257a
Add Russian chemistry braille rules and tests
Kostenkov-2021 Jun 25, 2026
ade84d4
Merge branch 'daisy:ru' into ru
Kostenkov-2021 Jun 25, 2026
62103b1
Add signed-integer and nested-fraction rules
Kostenkov-2021 Jun 25, 2026
1bbe33c
Merge branch 'ru' of https://github.com/Kostenkov-2021/MathCAT into ru
Kostenkov-2021 Jun 25, 2026
3b65d5e
Merge branch 'daisy:ru' into ru
Kostenkov-2021 Jun 26, 2026
cf6e8f5
Add Russian braille label marks and tests
Kostenkov-2021 Jun 29, 2026
615e4b3
Add Russian braille support for periodic decimals and mixed numbers
Kostenkov-2021 Jun 29, 2026
d2836c6
Add Russian braille rules for geometry operators
Kostenkov-2021 Jun 29, 2026
8898786
Adjust Russian braille union handling and add tests
Kostenkov-2021 Jun 29, 2026
ee8fb94
Improve Russian braille typeform and mathvariant handling
Kostenkov-2021 Jun 29, 2026
94afaa4
Add Russian Braille chemistry notation rules
Kostenkov-2021 Jun 29, 2026
42ea238
Add Russian braille mappings and tests
Kostenkov-2021 Jun 29, 2026
7155a86
Add column arithmetic and enhance Russian braille rules
Kostenkov-2021 Jun 30, 2026
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
Loading
Loading