Skip to content

PLSE project to develop a git merge driver using an AST representation of the code.

License

Notifications You must be signed in to change notification settings

kjy5/ast-merge-driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6123020 · Aug 8, 2024

History

8 Commits
Aug 8, 2024
Jun 27, 2024
Aug 8, 2024
Apr 20, 2024
Aug 8, 2024
Aug 8, 2024
Jun 27, 2024
Jun 27, 2024
Apr 20, 2024
Aug 8, 2024
Aug 8, 2024
Apr 20, 2024
Apr 20, 2024
Apr 20, 2024

Repository files navigation

AST Merge Driver

PLSE project to develop a git merge driver using an AST representation of the code.

⚠️ This project is still in development and is not yet ready for use. ⚠️

Run examples

Examples are identified by their folder name (an integer) under the "resources" directory. To run an example, use the following command:

# Replace <example_folder> with the folder name of the example you want to run.
./gradlew run --args="<example_folder>"

About

PLSE project to develop a git merge driver using an AST representation of the code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages