No description
Find a file
2023-05-09 20:02:31 -05:00
embedded Code Editor starting to work. Integration with raw data is screwball for some reason. 2023-04-25 20:52:53 -05:00
include Major refactoring (and overcomplicating) of compiler and messages to prepare for threaded dynamic code. 2023-05-09 20:02:31 -05:00
src Major refactoring (and overcomplicating) of compiler and messages to prepare for threaded dynamic code. 2023-05-09 20:02:31 -05:00
thirdparty Build archive being unpacked into project folder. And then it crashes. 2023-05-04 20:19:09 -05:00
tools Build archive being unpacked into project folder. And then it crashes. 2023-05-04 20:19:09 -05:00
ui Launching code editor from recipe dialog now working. Removed a mess of redundant path code. 2023-04-26 17:54:06 -05:00
.gitattributes Project management is fairly solid, if basic. Now to build a code editor! 2023-01-26 19:52:52 -06:00
.gitignore Third-party libraries reorganized to make adding more easier. Start of SSH/SFTP code. libgcrypt, libgpg-error, libz, added. 2022-12-20 20:41:14 -06:00
agpl-3.0.txt Initial commit. 2022-11-23 19:39:57 -06:00
buildFlatpak.sh No more need for buildDeps.sh to be run before cmake. The cmake takes care of everything now. 2022-12-14 20:59:53 -06:00
CMakeLists.txt Build archive being unpacked into project folder. And then it crashes. 2023-05-04 20:19:09 -05:00
com.kangaroopunch.JoeyDev.appdata.xml Flatpak seems to be working! Now to fix all the memory issues. 2022-12-14 20:35:36 -06:00
com.kangaroopunch.JoeyDev.desktop Flatpak seems to be working! Now to fix all the memory issues. 2022-12-14 20:35:36 -06:00
com.kangaroopunch.JoeyDev.png Flatpak seems to be working! Now to fix all the memory issues. 2022-12-14 20:35:36 -06:00
com.kangaroopunch.JoeyDev.yaml Third-party libraries reorganized to make adding more easier. Start of SSH/SFTP code. libgcrypt, libgpg-error, libz, added. 2022-12-20 20:41:14 -06:00