-
Notifications
You must be signed in to change notification settings - Fork 260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feature: WIP: Subject code generator, fixes #612 #894
Commits on Jul 29, 2021
-
feature: WIP: Subject code generator
Generates the bare bones boiler plate subject for later extension. Needs several usability improvements to make it practically accessible.
Configuration menu - View commit details
-
Copy full SHA for 383add2 - Browse repository at this point
Copy the full SHA 383add2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a6c0be - Browse repository at this point
Copy the full SHA 1a6c0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1199e02 - Browse repository at this point
Copy the full SHA 1199e02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d0ceb9 - Browse repository at this point
Copy the full SHA 1d0ceb9View commit details -
feature: START-WIP: squash up: boiler plate only, three layer and mer…
…ge systems Choose which style to use - Boiler plate dump - generates everything we have in one file and overwrites everything on subsequent runs - Three layer keeps user code as separate as possible from generated code - Merge system attempts to merge user and generated code
Configuration menu - View commit details
-
Copy full SHA for 13451cb - Browse repository at this point
Copy the full SHA 13451cbView commit details -
feature: START-WIP: squash up: boiler plate only, three layer and mer…
…ge systems Choose which style to use - Boiler plate dump - generates everything we have in one file and overwrites everything on subsequent runs - Three layer keeps user code as separate as possible from generated code - Merge system attempts to merge user and generated code For all the above options, also generates a class as a single point for all the managed Subjects.
Configuration menu - View commit details
-
Copy full SHA for a2904f8 - Browse repository at this point
Copy the full SHA a2904f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d2012c - Browse repository at this point
Copy the full SHA 1d2012cView commit details
Commits on Jul 30, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 31b9906 - Browse repository at this point
Copy the full SHA 31b9906View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12648cb - Browse repository at this point
Copy the full SHA 12648cbView commit details -
WIP: test generators iterate - generates valid code on big project - …
…enums, arrays, etc etc
Configuration menu - View commit details
-
Copy full SHA for b014e0b - Browse repository at this point
Copy the full SHA b014e0bView commit details
Commits on Jul 31, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 073603e - Browse repository at this point
Copy the full SHA 073603eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58161fb - Browse repository at this point
Copy the full SHA 58161fbView commit details
Commits on Aug 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee0b396 - Browse repository at this point
Copy the full SHA ee0b396View commit details -
Configuration menu - View commit details
-
Copy full SHA for b600a34 - Browse repository at this point
Copy the full SHA b600a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for b11c935 - Browse repository at this point
Copy the full SHA b11c935View commit details -
Don't make another middle if it already exists, move chickens into so…
…urce control under new package
Configuration menu - View commit details
-
Copy full SHA for 8ef4230 - Browse repository at this point
Copy the full SHA 8ef4230View commit details -
Configuration menu - View commit details
-
Copy full SHA for 487bafc - Browse repository at this point
Copy the full SHA 487bafcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cf239c - Browse repository at this point
Copy the full SHA 9cf239cView commit details
Commits on Aug 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 420f4c6 - Browse repository at this point
Copy the full SHA 420f4c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 352493e - Browse repository at this point
Copy the full SHA 352493eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c51e46e - Browse repository at this point
Copy the full SHA c51e46eView commit details
Commits on Aug 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a28a2dd - Browse repository at this point
Copy the full SHA a28a2ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 145fcbc - Browse repository at this point
Copy the full SHA 145fcbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f760439 - Browse repository at this point
Copy the full SHA f760439View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3d898c - Browse repository at this point
Copy the full SHA a3d898cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ec12b3 - Browse repository at this point
Copy the full SHA 4ec12b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a96b1f - Browse repository at this point
Copy the full SHA 1a96b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for efb8118 - Browse repository at this point
Copy the full SHA efb8118View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e627c - Browse repository at this point
Copy the full SHA b4e627cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ed2d40 - Browse repository at this point
Copy the full SHA 8ed2d40View commit details -
feature: base subject extension points (e.g. MyStringSubject)
Markers for factory methods - not used yet Markers for bae subject extensions - not used yet
Configuration menu - View commit details
-
Copy full SHA for 058691f - Browse repository at this point
Copy the full SHA 058691fView commit details -
Fix naming collisions with legacy mode, fail gracefully and log with …
…boolean name collisions
Configuration menu - View commit details
-
Copy full SHA for d5461b3 - Browse repository at this point
Copy the full SHA d5461b3View commit details