specs-feup / specs-java-libs

Java libraries created or extended (-Plus suffix) by SPeCS research group
Apache License 2.0
1 stars 2 forks source link

Full js workflow #8

Closed lm-sousa closed 2 years ago

lm-sousa commented 2 years ago

Prepares Clava for a more JS centric workflow. Adds the option of giving GraalVM full control over import statements and paves the way for the removal of file management code. Adds option to disable the auto-import of scripts at startup. Bumps GraalVM version to 22.2.0 VSCode added a bunch of metadata to some XML files...

Must be merged with PRs of the same name across other framework repos.