|
|
f0958686b7
|
implement parser for loading (but this parser is untested)
|
2024-08-29 04:39:23 +01:00 |
|
|
|
84b7a6a2f5
|
minor changes to saved format
|
2024-08-29 03:59:47 +01:00 |
|
|
|
1fdd4f33ec
|
remember to close file descriptor in file thread
|
2024-08-29 00:43:51 +01:00 |
|
|
|
eb13636993
|
very basic saving (hardcoded file name, which is fine fow now)
|
2024-08-29 00:05:30 +01:00 |
|
|
|
c40e8b98e0
|
slight renaming of constructors in FileMessage.t datatype, to provide more clarity (SAVE_TRIANGLES is for saving to a custom format, LOAD_TRIANGLES is for loading from a file in that custom format, and export is for generating code from custom format)
|
2024-08-28 20:47:40 +01:00 |
|
|
|
48c721e29b
|
done with scaffolding for file mailbox; next, send message to file mailbox to export and import, and handle these messages properly from the file mailbox
|
2024-08-28 20:42:52 +01:00 |
|