Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added kotlin support and docs #112

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Daniel1464
Copy link

@Daniel1464 Daniel1464 commented Nov 9, 2024

Adds a "kotlin support" page within the docs that provides a kotlin replacement for the AutoLog annotation. Resolves #64 and #86.

Note: this probably should be merged after the 2025-docs-dev branch is merged.

jwbonner and others added 6 commits November 1, 2024 12:06
Adding the `new` keyword helps newer students read the code examples, especially considering how anonymous inner classes are a more obscure feature.
@Daniel1464 Daniel1464 changed the title Added docs for kotlin support Added kotlin support and docs Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AutoLog Annotation Kotlin Support
3 participants