51 Commits (6185db49be46950141ded6a7b9937d9292acd806)
 

Author SHA1 Message Date
trivernis 6185db49be Update README.md 4 years ago
trivernis 0eb484c4e9 Deactivate test 4 years ago
trivernis fc2cf3149b Update version 4 years ago
trivernis f4b01307fc Fix matrix consuming following token 4 years ago
trivernis 80c7bf0813 Update version 4 years ago
trivernis b40485b391 Add ToMathML for special elements and remaining enums 4 years ago
trivernis 1e7fc5ee21 Add ToMathML for all Grouping elements 4 years ago
trivernis a134bc49a4 Add ToMathML for all Accents 4 years ago
trivernis fe7a68da43 Add ToMathML for all Literals 4 years ago
trivernis 0494c46244 Add more literal mappings 4 years ago
Trivernis 237e4bb84c
Merge pull request #1 from Trivernis/develop
Develop
4 years ago
trivernis d6538d1d45 Update version 4 years ago
trivernis 19ed9e918b Change matrices to be at least 1x2 or 2x1 4 years ago
trivernis 386412f021 Change vector parsing to allow matrix vectors 4 years ago
trivernis bd89f6863f Add vector parsing 4 years ago
trivernis afe8169f5d Add matrices parsing 4 years ago
trivernis 1308360780 Add MSep Token 4 years ago
trivernis f461d9ea9e Merge branch 'main' into feature/mathml 4 years ago
trivernis 6f1d112729 Add accent parsing 4 years ago
trivernis 367bade807 Add ToMathML trait and implementation for greek letters 4 years ago
trivernis 74caac521f Update cargo file 4 years ago
trivernis ba44423f77 Add easy to use parse function 4 years ago
trivernis ce19e13e45 Add font formatting parsing 4 years ago
trivernis d01700dfb6 Add group tree parsing 4 years ago
trivernis 05380323c8 Add flat parsing functions to tree_parser 4 years ago
trivernis 83588964c3 Add element structure 4 years ago
trivernis 7c345c83ec Add function constants, mapping and parsing 4 years ago
trivernis 01c9203bac Change text handling when tokenizing 4 years ago
trivernis ef7bbae025 Add parsing function and test 4 years ago
trivernis 8a5b6ed2a9 Add font command mapping 4 years ago
trivernis 809d30a6c8 Add greek mappings and parsing 4 years ago
trivernis 3f1632e212 Add accent mapping and parsing 4 years ago
trivernis 88a64f7353 Add arrow mapping and parsing 4 years ago
trivernis 46c2e99099 Add grouping mappings and parsing 4 years ago
trivernis 3daf942a3c Add logical mappings and parsing 4 years ago
trivernis f19a36d5e9 Add relation mappings and parsing 4 years ago
trivernis b7acd1b426 Add misc mapping and parsing 4 years ago
trivernis efe28607b8 Add mapping priorities 4 years ago
trivernis c887f53b24 Add operation mappings and parsing 4 years ago
trivernis 40e92fdb47 Add Token enum 4 years ago
trivernis 0ff66bc916 Add token enums 4 years ago
Trivernis 04cea72bdc
Create LICENSE 4 years ago
trivernis 2da97a45c6 Add README and update .gitignore 4 years ago
trivernis 600a33c149 Add font commands 4 years ago
trivernis e34484da8d Add greek letter symbols 4 years ago
trivernis 3a882fe79e Add accent symbols 4 years ago
trivernis 380d8287bf Add grouping and arrows 4 years ago
trivernis fbe87fa433 Add logical symbols 4 years ago
trivernis 58f22d0009 Add relation symbols 4 years ago
trivernis a966b38f33 Add misc symbols 4 years ago