Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add any-type & named. * Basic test for ExprName. * Make existing types any-types. * Register special any-info (for checking purposes). * Register any named type. * Add converters for everything to any-named. * Basic changes to ExprName. * Add more tests. * Add any-named lang entry. * Add any-sized type. * Support current types as amount. * New amount support + test. * Change tests so they pass :) * Fix world converter for 1.13. * Support containers. * Remove converter method I didn't use. * Clean up code for Java 17. * Apply suggestions from code review Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com> * Do change requests. * Patterns. * Add docs. * Fix. * Support numbered in empty. * Switch numbers for walrus. * Fix spacing. * Add user pattern. * Fix imports. * Apply suggestions from code review Co-authored-by: Patrick Miller <apickledwalrus@gmail.com> * Fix switch. * Change method in slot. * Remove method for walrus. * Remove throw. * ExprName Fixes * Apply suggestions from code review Co-authored-by: Patrick Miller <apickledwalrus@gmail.com> * Fix incompatibility in dependency. * Patch entity comparison thingy. * Do requested changes. * Some changes. --------- Co-authored-by: sovdee <10354869+sovdeeth@users.noreply.github.com> Co-authored-by: Patrick Miller <apickledwalrus@gmail.com> Co-authored-by: Efnilite <35348263+Efnilite@users.noreply.github.com>
- Loading branch information