openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Lark Parsing Library
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 9 of 67
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1099 from hf-kklein/specific_type_ignore
Erez Shinan
More...
almost 3 years ago
Merge pull request #1110 from hf-kklein/rename_n_child
Erez Shinan
More...
almost 3 years ago
Add `py.typed` to package data of lark package
konstantin
More...
almost 3 years ago
Merge pull request #1100 from hf-kklein/mypy_tools
Erez Shinan
More...
almost 3 years ago
Merge pull request #1107 from hf-kklein/patch-1
Erez Shinan
More...
almost 3 years ago
Merge pull request #1102 from hf-kklein/pep8_hints
Erez Shinan
More...
almost 3 years ago
Add Code Style Section to Contribution Guide
konstantin
More...
almost 3 years ago
use `Optional[str]` instead of `Optional[Literal]` for Python <=3.7
konstantin
More...
almost 3 years ago
raise NotImplementedError on unexpected flag type
konstantin
More...
almost 3 years ago
Merge pull request #1101 from hf-kklein/typo_options
Erez Shinan
More...
almost 3 years ago
rename `n` to `child` when iterating over `children`
konstantin
More...
almost 3 years ago
PEP 8: E201/E202: "whitespace after (" / "whitespace before )"
konstantin
More...
almost 3 years ago
PEP 8: E741: ambiguous variable name 'l'
konstantin
More...
almost 3 years ago
PEP 8: E231: Missing whitespace after ':'
konstantin
More...
almost 3 years ago
PEP 8: E225 missing whitespace around operator
konstantin
More...
almost 3 years ago
PEP 8: E231: Missing whitespace after ':'
konstantin
More...
almost 3 years ago
PEP 8: E225 missing whitespace around operator
konstantin
More...
almost 3 years ago
fix typo: plural "options" instead of singular "option"
konstantin
More...
almost 3 years ago
use `Optional[Literal['utf-8']]` type hint for FileType encoding kwarg
konstantin
More...
almost 3 years ago
explicitly check for `str` instance instead of relying on else alone
konstantin
More...
almost 3 years ago
rename loop var from `f` to `flag`
konstantin
More...
almost 3 years ago
specify ignored mypy error by using `type: ignore[error]`
konstantin
More...
almost 3 years ago
Merge pull request #1096 from plannigan/test_tree_templates
Erez Shinan
More...
almost 3 years ago
Add test cases for tree templates
Patrick Lannigan
More...
almost 3 years ago
Version bump
Erez Shinan
More...
almost 3 years ago
Merge pull request #1083 from lark-parser/plugins
Erez Shinan
More...
almost 3 years ago
Merge pull request #1057 from lark-parser/fixes_for_mypy
Erez Shinan
More...
almost 3 years ago
Merge branch 'master' into fixes_for_mypy
Erez Shinan
More...
almost 3 years ago
Clean up tree templates implementation to reduce mypy errors
Patrick Lannigan
More...
almost 3 years ago
Merge pull request #1089 from plannigan/mypy_fix-remove_redefinition
Erez Shinan
More...
about 3 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
66
67
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree