-
SZTE
- Szeged
- @RenataHodovan
Block or Report
Block or report renatahodovan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
112 contributions in the last year
Less
More
Activity overview
Contributed to
renatahodovan/grammarinator,
renatahodovan/fuzzinator,
renatahodovan/antlerinator
and 9 other
repositories
Contribution activity
November 2022
Created 1 repository
- renatahodovan/pywebidl2 Python
Created a pull request in renatahodovan/grammarinator that received 6 comments
Improve tree/node copying
The patch removes the superfluous copy/deepcopy methods from tree nodes, since they only called the default implementation. On the other hand, it d…
+19
−13
•
6
comments
Opened 18 other pull requests in 7 repositories
renatahodovan/grammarinator
1
open
6
merged
- Add grammar analyzer functionality to grammarinator-process
- Re-enable the 'consider-using-f-string' pylint checker
- Drop support of Python3.5
- Normalize cooldown weights to sum up to 1
- Adapt the value of max_depth if needed
- Simplify the generated code for simple alternations
- Simplify the handling of empty alternatives


