Commit graph

26 commits

Author SHA1 Message Date
68dc70c176
Makes it possible to put templates in subdirectories 2025-05-02 08:44:44 +02:00
c1c062b6cf Changed grammar for states 2025-04-22 20:28:17 +02:00
e87599708e [maven-release-plugin] prepare for next development iteration 2025-04-20 11:48:27 +02:00
ac98e7948f [maven-release-plugin] prepare release v1.1 2025-04-20 11:48:25 +02:00
f5ff4e06bc Add states parser 2025-04-20 11:46:55 +02:00
35ef968ed1 Add verbose output while running, fix arguments to run.sh 2025-04-15 16:57:14 +02:00
98529dd3bd
Lower java requirement to 21 from 24 2025-04-15 14:17:08 +02:00
8efef2de97 [maven-release-plugin] prepare for next development iteration 2025-04-13 15:58:16 +02:00
527e22c6d8 [maven-release-plugin] prepare release endgen-1.0 2025-04-13 15:58:14 +02:00
6f1b026dd5 Output files are named as the templates with the ending stripped. 2025-04-13 14:11:03 +02:00
1abc1a3164 Fix packaging 2025-04-12 19:59:44 +02:00
19e2d46dd0 Use ASL license and started on documentation 2025-04-10 21:35:49 +02:00
3952cf1888 use package name freemarker for freemarker generator 2025-04-09 20:10:35 +02:00
6c8f9f66a6 Fix intelliij inspection warnings 2025-04-09 20:03:18 +02:00
2558a52b42 Make config values into a map 2025-04-09 20:00:23 +02:00
57088238c4 Diplcate datatype check 2025-04-08 20:57:31 +02:00
67eb11ae3e Transformer that gives anonymous datatype the name of the last path segment 2025-04-08 19:21:13 +02:00
2a46a92630 Allow comments, unnamed type declarations for request / response bodies 2025-04-07 19:41:13 +02:00
a98ef3cebd Removed comments and changed association between endpoint and input type 2025-04-05 09:17:58 +02:00
1eb97762f9 Freemarker templates 2025-04-01 21:04:37 +02:00
d41212c7b2 Freemarker templates 2025-04-01 20:38:42 +02:00
8057928548 Tried with JTE but it requires access to the classpath to author templates. 2025-03-30 21:01:42 +02:00
66434a6bc1 Clean up inspection warnings 2025-03-29 15:13:35 +01:00
ea99135dab Happy path transform document, duplicate detection should be added. 2025-03-29 15:08:24 +01:00
d4b6714229
WIP visitor transformer 2025-03-26 21:35:59 +01:00
cfce3e4dbb
Initial ANTLR grammar 2025-03-24 21:44:21 +01:00