Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-05 | Added test runner. | TinWoodman92 | |
2023-07-05 | Moved tests into package. | TinWoodman92 | |
2023-07-05 | Added test for default kwargs value. | TinWoodman92 | |
2023-07-05 | Added import double test. | TinWoodman92 | |
2023-07-05 | Added double conversion. | TinWoodman92 | |
2023-07-05 | cleaned up dialoguer package | TinWoodman92 | |
2023-07-05 | Migrated sockets handeling to bytes rather than bits. | TinWoodman92 | |
2023-07-05 | Staged setup/teardown methods. | TinWoodman92 | |
2023-07-01 | Merge branch 'eval_expr' | TinWoodman92 | |
2023-07-01 | weird checkout master that didn't switch context_script.r | TinWoodman92 | |
2023-07-01 | added args and kwargs test. | TinWoodman92 | |
2023-06-27 | added kwargs test | TinWoodman92 | |
2023-06-27 | added evaluate_expression methods | TinWoodman92 | |
2023-06-27 | added float | TinWoodman92 | |
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 | |
rough build of evaluate_expression method | |||
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 ↵ | TinWoodman92 | |
connection by verifying matching uuid. | |||
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 | |
added comment | |||
2023-06-20 | Update test_binary_conversion.py | TinWoodman92 | |
added comments | |||
2023-06-20 | Update __init__.py | TinWoodman92 | |
added comments | |||
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 | |
added comments for future multi-module feature. | |||
2023-06-17 | Update binary_conversion.py | TinWoodman92 | |
removed __main__ section | |||
2023-06-17 | Update context_script.r | TinWoodman92 | |
added comments | |||
2023-06-17 | Update context_script.r | TinWoodman92 | |
added comments | |||
2023-06-14 | Update __init__.py | TinWoodman92 | |
added comment | |||
2023-06-14 | Update __init__.py | TinWoodman92 | |
added comment | |||
2023-06-14 | Update __init__.py | TinWoodman92 | |
added comment | |||
2023-06-14 | Update __init__.py | TinWoodman92 | |
added comment |