-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: dingyi222666/lua-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: dingyi222666/lua-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 24 files changed
- 1 contributor
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1b6ddac - Browse repository at this point
Copy the full SHA 1b6ddacView commit details
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2dc648d - Browse repository at this point
Copy the full SHA 2dc648dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 295ab65 - Browse repository at this point
Copy the full SHA 295ab65View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6a19a7 - Browse repository at this point
Copy the full SHA e6a19a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7182a9b - Browse repository at this point
Copy the full SHA 7182a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for adfc914 - Browse repository at this point
Copy the full SHA adfc914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e42252 - Browse repository at this point
Copy the full SHA 8e42252View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc6ff93 - Browse repository at this point
Copy the full SHA bc6ff93View commit details
Commits on Sep 19, 2024
-
chore(deps): update Kotlin, Gradle version
- Update Kotlin from 2.0.0-Beta3 to 2.0.20, aligning with the latest stable release. - Upgrade Gradle distribution from 8.2 to 8.10 for improved performance and features. - Refactor LuaParser and LuaLexer components for better maintainability. - Introduce LuaVersion enum in version.kt to support different Lua versions. - Clean up build.gradle.kts by removing unused imports and adopting the latest plugin versions.
Configuration menu - View commit details
-
Copy full SHA for b8c9862 - Browse repository at this point
Copy the full SHA b8c9862View commit details -
feat(parser): add support for Lua 5.4 attributes and androlua 5.3 syn…
…tax, close #1 - Implement initial support for parsing attributes in Lua 5.4, including handling of the 'attrib' production rule. - Introduce special syntax handling for androlua 5.3, specifically for 'when' and 'switch' statements and local variables with '$' prefix. - Adjust string building in AST2Lua for consistent spacing around the 'attributeName' field.
Configuration menu - View commit details
-
Copy full SHA for 4bcb926 - Browse repository at this point
Copy the full SHA 4bcb926View commit details -
chore(release): bump version to 1.0.3
Increase the version number in build.gradle.kts and update the dependency in README.md to reflect the new version of the luaparser library. This change is part of the release process to ensure consistency across project files.
Configuration menu - View commit details
-
Copy full SHA for 067cd73 - Browse repository at this point
Copy the full SHA 067cd73View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.1...v1.0.3