-
Couldn't load subscription status.
- Fork 6
Comparing changes
Open a pull request
base repository: FSoft-AI4Code/CodeText-parser
base: dev/extended
head repository: FSoft-AI4Code/CodeText-parser
compare: main
- 17 commits
- 10 files changed
- 5 contributors
Commits on Aug 14, 2023
-
Merge pull request #6 from FSoft-AI4Code/dev/extended
Python: Handle class definitions with empty argument list
minhna1112 authoredAug 14, 2023
Commits on Oct 11, 2023
-
Merge pull request #7 from nhtlongcs/main
Fix unintentionally overwritten `method_list`
Commits on May 20, 2024
-
minhna1112 committed
May 20, 2024 -
minhna1112 committed
May 20, 2024 -
skip parser build (Attempt #1 )
minhna1112 committedMay 20, 2024 -
Merge pull request #8 from FSoft-AI4Code/main
Merge fixes from `main`
minhna1112 authoredMay 20, 2024
Commits on Jul 1, 2024
-
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, and an empty message aborts the commit. # # On branch dev/v0.0.9 # Changes to be committed: # modified: requirements.txt # Update `requirements` - Current version of `codetext` can only work with `tree-sitter==0.20.4` - Replace current language builders with `tree_sitter_languages==1.10.2`
minhna1112 committedJul 1, 2024 -
Merge branch 'refac/skip_parser_build' into dev/v0.0.9
minhna1112 committedJul 1, 2024 -
Skip language build, use pre-built
get_languageminhna1112 committedJul 1, 2024 -
minhna1112 committed
Jul 1, 2024 -
Merge pull request #10 from FSoft-AI4Code/develop
Merge from develop v0.0.9
-
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 dev/extended...main