Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code reorganization. | Trygve Laugstøl | 2021-02-03 | 3 | -3/+3 |
| | | | | Moving main code to src, keeping modules in modules/ | ||||
* | Moving TemplateEngine to shared API. | Trygve Laugstøl | 2021-02-03 | 1 | -0/+18 |
| | |||||
* | Updating files. | Trygve Laugstøl | 2021-02-01 | 2 | -2/+2 |
| | |||||
* | IO: Making input and output files have the same format. | Trygve Laugstøl | 2021-01-29 | 4 | -30/+32 |
| | |||||
* | Improving usability, massive refactoring. | Trygve Laugstøl | 2021-01-25 | 1 | -0/+15 |
| | | | | | | | | | | | | * Moving all Drools code into their own modules. This fixes ri-engine to acme dependency. * Now they all inherit from their own parent, should be used by third party code too. * Separating acme planning code into its own module. * Splitting rules code from ri-engine into ri-base. ri-engine is now a pure launcher for modules. * Dumping kogito for the most part, but it seems like the planner still requires that. | ||||
* | Run configurations. | Trygve Laugstøl | 2021-01-10 | 2 | -0/+30 |