Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
nextdayy
/
preprocessor
Public
forked from
ReplayMod/preprocessor
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on May 10, 2024
Update remap
Show description for c2041a3
Johni0702
committed
c2041a3
Copy full SHA for c2041a3
Commits on Apr 25, 2024
Support Kotlin Gradle Plugin 1.9
Johni0702
committed
b09f534
Copy full SHA for b09f534
Commits on Aug 7, 2023
Enable caching for prepareMappingsForPreprocessor tasks
Johni0702
committed
fad42fb
Copy full SHA for fad42fb
Enable caching for PreprocessTask
Johni0702
committed
db8a53e
Copy full SHA for db8a53e
Use Java 8 toolchain
Johni0702
committed
df735ad
Copy full SHA for df735ad
Commits on May 26, 2023
Support Kotlin Gradle Plugin 1.8
Johni0702
committed
b19a443
Copy full SHA for b19a443
Commits on May 2, 2023
Support Fabric Loom 1.1
Hendrix-Shen
authored and
Johni0702
committed
362eb2f
Copy full SHA for 362eb2f
Commits on Dec 7, 2022
Support Kotlin Gradle Plugin 1.7 (#10)
Wyvest
authored
f14e81e
Copy full SHA for f14e81e
Commits on May 27, 2022
Update remap
Show description for 48e02ad
Johni0702
committed
48e02ad
Copy full SHA for 48e02ad
Commits on May 10, 2022
Update remap
Johni0702
committed
738ea1a
Copy full SHA for 738ea1a
Commits on May 9, 2022
Update Gradle to 7.4.2
Johni0702
committed
fe8a2d5
Copy full SHA for fe8a2d5
Add file/line information on errors from invalid expressions (#9)
mattco98
authored
dd21e7b
Copy full SHA for dd21e7b
Commits on Apr 22, 2022
Remove task dependency of preprocess tasks on compile tasks
Show description for 73d8bed
Johni0702
committed
73d8bed
Copy full SHA for 73d8bed
Combine Java and Kotlin preprocess tasks into a single task
Show description for fefdb72
Johni0702
committed
fefdb72
Copy full SHA for fefdb72
Replace `compile` configuration entry with `implementation`
Show description for b8aa5e6
Johni0702
committed
b8aa5e6
Copy full SHA for b8aa5e6
Commits on Jan 10, 2022
Add support for forge via architectury-loom
Johni0702
committed
0ab22d2
Copy full SHA for 0ab22d2
Commits on Nov 13, 2021
Update remap, fixes various issues
Johni0702
committed
7746c47
Copy full SHA for 7746c47
Commits on Nov 12, 2021
Fix java output missing from Kotlin preprocess classpath
Show description for f67996a
Johni0702
committed
f67996a
Copy full SHA for f67996a
Commits on Nov 11, 2021
Fix mergeBoth using incorrect inner class name on A side
Johni0702
committed
555d082
Copy full SHA for 555d082
Commits on Sep 27, 2021
Establish dependency between generated sources and their tasks
Show description for 9ea0acf
Johni0702
committed
9ea0acf
Copy full SHA for 9ea0acf
Support for Loom 0.10.17
Show description for b81dafe
Johni0702
committed
b81dafe
Copy full SHA for b81dafe
Add separate plugin for root projects
Show description for 0b889e0
Johni0702
committed
0b889e0
Copy full SHA for 0b889e0
Commits on Aug 20, 2021
Bump embedded Kotlin compiler to 1.5.21 (Gradle 7.2)
Johni0702
committed
ff216cd
Copy full SHA for ff216cd
Commits on Jul 28, 2021
Merge pull request #7 from FeatherMC/bugfix/loom
Show description for 40b01c3
Johni0702
authored
40b01c3
Copy full SHA for 40b01c3
fix finding mappings for new loom versions
paulzhng
committed
5593547
Copy full SHA for 5593547
Commits on Jul 21, 2021
Merge pull request #6 from FeatherMC/master
Show description for 9c1ab12
Johni0702
authored
9c1ab12
Copy full SHA for 9c1ab12
Compatibility with ForgeGradle 5
paulzhng
committed
53051a1
Copy full SHA for 53051a1
Commits on Jun 5, 2021
Update remap
Show description for 123fb7a
Johni0702
committed
123fb7a
Copy full SHA for 123fb7a
Commits on Jun 3, 2021
Add preprocessor instruction to temporarily disable remapping
Show description for 4b4dfe5
Johni0702
committed
4b4dfe5
Copy full SHA for 4b4dfe5
Add new graph builder DSL
Show description for 78ed592
Johni0702
committed
78ed592
Copy full SHA for 78ed592
Expose option to invert the extraMappings file
Johni0702
committed
c905829
Copy full SHA for c905829
Commits on May 13, 2021
Bump embedded Kotlin compiler to 1.5.0
Show description for e4476a6
Johni0702
committed
e4476a6
Copy full SHA for e4476a6
Update Gradle to 7.0.1
Show description for 13375f0
Johni0702
committed
13375f0
Copy full SHA for 13375f0
Commits on Mar 14, 2021
Add new @Pattern feature to centralize version-aware code
Show description for 3d85a00
Johni0702
committed
3d85a00
Copy full SHA for 3d85a00
Commits on Feb 19, 2021
Add per-version overwrites feature
Show description for 7c4f90e
Johni0702
committed
7c4f90e
Copy full SHA for 7c4f90e
Pagination
Previous
Next
You can’t perform that action at this time.