Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-07 | Added save environment methods. | TinWoodman92 | |
2023-07-07 | Added save environment test. | TinWoodman92 | |
2023-07-06 | added assign variable method. | TinWoodman92 | |
2023-07-06 | added convert from float and boolean. | TinWoodman92 | |
2023-07-05 | Updated dialoguer package to handle full paths on init. | 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-06-27 | added evaluate_expression methods | TinWoodman92 | |
2023-06-27 | added float | 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 | Updated conversion from integer to binary. | TinWoodman92 | |
2023-06-25 | Added boolean handling | 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 comment | TinWoodman92 | |
2023-06-21 | Update __init__.py | TinWoodman92 | |
added comment | |||
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-19 | updated dialogue handeling | TinWoodman92 | |
2023-06-19 | updated binary conversion module | TinWoodman92 | |
2023-06-19 | Added data type reference dictionary. | 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 | |||
2023-06-13 | Updated sockets connection to binary. | TinWoodman92 | |
2023-06-13 | added python binary conversion module. | TinWoodman92 | |
2023-06-11 | Initial version of dialoguer package. | TinWoodman92 | |