Commit graph

9 commits

Author SHA1 Message Date
Tony Bark
10a9958065 Improved GetText function
Glad I moved to the dev branch because I wasn't expecting this to be a breaking change.
2024-04-09 09:47:13 -04:00
Tony Bark
dc62584b7c Relicensed under BSD 3-clause 2022-04-29 06:39:56 -04:00
Tony Bark
0ff7bb68c4 UIText class
The UIText class allows for travseing in "/<directory>/<language>.dir"  directories and searching for CST files by their Id number.  See usage.md for more info.
2020-12-13 07:48:15 -05:00
Tony Bark
9b5402e8e6 Showed the right Multiline v2 output in notebook 2020-12-12 03:51:45 -05:00
Tony Bark
dfea139f95 Updated notebook with the tweaked algorithm 2020-12-12 03:50:29 -05:00
Tony Bark
cd95b7c6ae Rewrote normalizing algorithm
The mormalizing algorithm was rewritten to be more efficient and hopefully more reliable. See changelog.md for more info.
2020-12-11 01:05:46 -05:00
Tony Bark
8f21bf3d26 Initial WIP of argument parsing
- Fixed the way CST files were properly laid out in TSO in the README.
2020-12-09 02:14:14 -05:00
Tony Bark
8b5206ad3a Added VSCode tasks
- Show CST output in notebook
2020-12-08 19:09:34 -05:00
Tony Bark
0dce5e27ea Migrated CST notebook from .NET Labs
- Added code of conduct
- Updated README with requirements
2020-12-08 18:46:52 -05:00