This website requires JavaScript.
Explore
Help
Sign In
strips
/
pork
Watch
2
Star
0
Fork
0
You've already forked pork
mirror of
https://github.com/GayPizzaSpecifications/pork.git
synced
2025-08-02 21:00:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ir-wip
pork
/
build.gradle.kts
8 lines
93 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Auto-generate the AST.
2023-09-05 04:50:27 +00:00
plugins {
ffi: migrate to java.lang.foreign and require Java 21
2023-09-23 22:40:40 +00:00
id("gay.pizza.pork.root")
Auto-generate the AST.
2023-09-05 04:50:27 +00:00
}
Initial Commit
2023-08-19 22:29:07 +00:00
tasks.withType<Wrapper> {
gradle: 8.4 and parser: lazy tokenization
2023-10-13 15:56:04 +00:00
gradleVersion = "8.4"
Initial Commit
2023-08-19 22:29:07 +00:00
}
Reference in New Issue
Copy Permalink