aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-15Move imported files into metafang/ dirHEADmasterrtk0c
2025-10-15Extra thoughtsrtk0c
2025-10-15lua literals loading draft, and contemplations on the bigger picture Cm languagertk0c
2025-10-15Clarify terminology: decl and type; clarify helpers' usagertk0c
2025-10-15Fix _alias() example semanticrtk0c
2025-10-15metalanguage design (both lua literals and DSL)rtk0c
2025-08-16Update README project structurertk0c
2025-08-16Update README history in accordance to the successful export of PlasticSCMrtk0c
2025-08-16README on history of this projectrtk0c
2025-08-16Fix compile errorsrtk0c
2025-08-16Switch to vcpkgrtk0c
2025-08-16Commit misc work from a while agortk0c
2025-08-16Commit project notesrtk0c
2025-08-16Run dos2unixrtk0c
2025-08-16Update to c++23rtk0c
2025-08-16The great renaming: switch to "module style"rtk0c
2025-08-16Clarify historyrtk0c
2025-08-16Copy changes from the no-history fork, generated back in 2023rtk0c
2025-08-13PlasticSCM to Git migration.rtk0c
2023-06-15Changeset: 98 Cleanup and prepare for rewriting shader systemrtk0c
2023-06-15Changeset: 97 Migreate to conan2rtk0c
2023-06-13Changeset: 96 General maintainance (actually these changes are fro ma while a...rtk0c
2023-06-13Changeset: 95 Change Uid's serialization format from JSON array to just a stringrtk0c
2023-01-15Changeset: 94 Improve RingBuffer<T>rtk0c
2022-11-25Changeset: 92 Remove unused code & fix warningsrtk0c
2022-11-25Changeset: 91 Basic logging infrastructurertk0c
2022-11-11Changeset: 90 SQLite column reader updatesrtk0c
2022-07-30Changeset: 89 Add fmtlib and spdlog deps from conan, fix compile errors to 88rtk0c
2022-07-30Changeset: 88 (untested) replace manual sqlite3_step() calls with SQLiteRunni...rtk0c
2022-07-18Changeset: 87 Make codegen use mangled names, convert `std::string_view fulln...rtk0c
2022-07-18Changeset: 86 Fix generated enum metadata using the wrong identifiers (dangli...rtk0c
2022-07-17Changeset: 85 Work on codegen (a big blob of changes about various things, gi...rtk0c
2022-07-15Changeset: 84 Make all input commands use the same CodegenModel objectrtk0c
2022-07-15Changeset: 83 Misc bug fixes, planning database readback for inheritance hier...rtk0c
2022-07-08Changeset: 82 Fix compiling the main game with codegen, add Files table to re...rtk0c
2022-07-07Changeset: 81 Replace DeclEnum::underlyingTypeStr with a lookup function from...rtk0c
2022-07-07Changeset: 80 Add skeleton for keyboard management GUI in editorrtk0c
2022-07-07Changeset: 79 Initial work on fixing codegen for the main project, add enum u...rtk0c
2022-06-28Changeset: 78 Replace "class" keyword in templates with "typename"rtk0c
2022-06-27Changeset: 77 Add ability to store structs base classes & properties into dat...rtk0c
2022-06-24Changeset: 76 Refactor the lexing-parsing-generating chain into more clearly ...rtk0c
2022-06-24Changeset: 75 Add feature to delete entries from the database that belong to ...rtk0c
2022-06-23Changeset: 74 Move EditorNotification.hpp to the common modulertk0c
2022-06-12Changeset: 73 Add OpaqueIteratorrtk0c
2022-06-12Changeset: 72 Add enum and namespace storing for CodegenModelArchivertk0c
2022-06-11Changeset: 71 Initial work on rendering grid in editor mode, move ImGuizmo ou...rtk0c
2022-06-11Changeset: 70 Fix cmake and codegen infrartk0c
2022-06-10Changeset: 69 Add option for enabling OpenGL debug modertk0c
2022-06-09Changeset: 68 rtk0c
2022-06-09Changeset: 67 Update GraphicsTags.hpp to the new BRUSSEL_ENUM syntaxrtk0c