1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 07:27:45 +00:00
serenity/DevTools/FormCompiler
Andreas Kling f6998b1817 JSON: Templatize the JSON serialization code
This makes it possible to use something other than a StringBuilder for
serialization (and to produce something other than a String.) :^)
2019-08-07 21:29:32 +02:00
..
form.frm FormCompiler: Start working on a C++ code generator for VisualBuilder forms. 2019-07-10 20:41:31 +02:00
main.cpp JSON: Templatize the JSON serialization code 2019-08-07 21:29:32 +02:00
Makefile FormCompiler: Add some more LibCore object files to host build. 2019-07-26 22:42:10 +02:00