mpl/.github
developtheweb b9a232667e Add Gradle wrapper and CI workflow
- Commit gradlew, gradlew.bat and gradle/wrapper so ./gradlew build works
  from a fresh clone as the README instructs (Gradle 8.7)
- Fix .gitignore rule order: *.jar came after the wrapper-jar negation and
  the last matching rule wins, so the wrapper jar was still ignored
- CI on push and pull request: build (grammar with -Werror), test, and
  parseExamples
2026-07-09 02:57:19 -04:00
..
ISSUE_TEMPLATE Initial commit: Mathematical Programming Language (MPL) 2025-07-26 18:39:08 -04:00
workflows Add Gradle wrapper and CI workflow 2026-07-09 02:57:19 -04:00
FUNDING.yml Remove fictional donation links from FUNDING.yml 2025-07-26 18:45:34 -04:00
PULL_REQUEST_TEMPLATE.md Initial commit: Mathematical Programming Language (MPL) 2025-07-26 18:39:08 -04:00