Age | Commit message (Expand) | Author |
2023-06-26 | added defined method test. | TinWoodman92 |
2023-06-26 | renamed test class | TinWoodman92 |
2023-06-26 | added evaluate_expression handling with argss | TinWoodman92 |
2023-06-26 | Update __init__.py | TinWoodman92 |
2023-06-25 | added command handling. | TinWoodman92 |
2023-06-25 | Moved comment. | TinWoodman92 |
2023-06-25 | Updated conversion from integer to binary. | TinWoodman92 |
2023-06-25 | initial design of evaluate_expression test | TinWoodman92 |
2023-06-25 | open and close dialogue for test class. | TinWoodman92 |
2023-06-25 | Added boolean handling | TinWoodman92 |
2023-06-25 | added import boolean test | TinWoodman92 |
2023-06-25 | consolidated open and close methods | TinWoodman92 |
2023-06-25 | Pass uuid and taget file path via system arguments. Establish socket connecti... | TinWoodman92 |
2023-06-24 | added reversals to procedure. test_string_conversion still fails. | TinWoodman92 |
2023-06-24 | added comment | TinWoodman92 |
2023-06-21 | Update __init__.py | TinWoodman92 |
2023-06-20 | Update test_binary_conversion.py | TinWoodman92 |
2023-06-20 | Update __init__.py | TinWoodman92 |
2023-06-20 | Updated binary conversion import | TinWoodman92 |
2023-06-20 | consolidated binary conversion methods. | TinWoodman92 |
2023-06-20 | consolidated binary conversion functions | TinWoodman92 |
2023-06-20 | updated module import | TinWoodman92 |
2023-06-20 | ignore .vscode | TinWoodman92 |
2023-06-19 | updated test import to include integers | TinWoodman92 |
2023-06-19 | updated dialogue handeling | TinWoodman92 |
2023-06-19 | updated binary conversion module | TinWoodman92 |
2023-06-19 | Added data type reference dictionary. | TinWoodman92 |
2023-06-19 | ignore notes folder | TinWoodman92 |
2023-06-17 | Update __init__.py | TinWoodman92 |
2023-06-17 | Update binary_conversion.py | TinWoodman92 |
2023-06-17 | Update context_script.r | TinWoodman92 |
2023-06-17 | Update context_script.r | TinWoodman92 |
2023-06-14 | Update __init__.py | TinWoodman92 |
2023-06-14 | Update __init__.py | TinWoodman92 |
2023-06-14 | Update __init__.py | TinWoodman92 |
2023-06-14 | Update __init__.py | TinWoodman92 |
2023-06-13 | Updated import variable unit test for binary connection. | TinWoodman92 |
2023-06-13 | Updated sockets connection to binary. | TinWoodman92 |
2023-06-13 | Added unit test of the python binary conversion. | TinWoodman92 |
2023-06-13 | added python binary conversion module. | TinWoodman92 |
2023-06-11 | Migrated use-case launcher.py to test-case test_import_variable.py. R file re... | TinWoodman92 |
2023-06-11 | updated gitignore. | TinWoodman92 |
2023-06-11 | Updated launcher and script to use the dialoguer package. | TinWoodman92 |
2023-06-11 | Describing current intended next-state of the project. | TinWoodman92 |
2023-06-11 | Initial version of dialoguer package. | TinWoodman92 |
2023-06-02 | Merge branch 'master' into package_design | TinWoodman92 |
2023-06-02 | Merge branch 'master' into launch_sockets | TinWoodman92 |
2023-06-02 | Ignore design.txt | TinWoodman92 |
2023-06-02 | Update README.md | TinWoodman92 |
2023-05-31 | clients now connect via sockets. | TinWoodman92 |