|
|
f306501a68
|
remove code that became dead as a result of the previous refactoring (to make files loadable from terminal)
|
2025-08-26 16:29:11 +01:00 |
|
|
|
4a8ff38a66
|
in generated export string, use structure name which is based on the name of the input file
|
2025-08-26 16:21:52 +01:00 |
|
|
|
2de690f325
|
done with functionality relating to performing file operations on terminal
|
2025-08-26 16:15:40 +01:00 |
|
|
|
dcd3c3117e
|
initialise app with a file path, for the functionality of loading different files from the terminal
|
2025-08-26 15:56:52 +01:00 |
|
|
|
a98ca50cf5
|
remove browse mode and code that became dead as a result of its removal, because the new plan is to launch the program from the terminal (and terminal navigation is okay)
|
2025-08-26 15:36:39 +01:00 |
|
|
|
060e3779f5
|
add a function to convert from kebab case (expectation for file names) to pascal case (convention used for structures)
|
2025-08-26 15:17:10 +01:00 |
|
|
|
8e4f2f4820
|
done with implementing conversion of each .dsc file in a directory, to an .sml export string (may need to adapt later)
|
2025-08-26 14:53:19 +01:00 |
|
|
|
2070b30c7d
|
progress with converter, as we now visit each directory and file path recursively
|
2025-08-26 14:35:35 +01:00 |
|
|
|
868e066295
|
progress parsing command line args
|
2025-08-26 13:58:42 +01:00 |
|