childen

Results 5 issues of childen

### Operating System Windows ### What's the issue you encountered? Random freezes. The UI freezes randomly. ImHex can then only be killed using the task manager. ### How can the...

bug

Add support for parsing varint length delimited input as used by the parseDelimited and writeDelimited functions in java

I am trying to migrate a large documentation project from the old (1.5) to the new gradle plugin (>2.0). The project uses file relative includes in most places. To avoid...

documentation
3.x
good first issue

Hi, there seems to be a bug in the titlesec package within the ubuntu container which leads to missing section numbering in some documents. See https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1574052 . From my tests...

Steps to reproduce: 1. Manually create grammar element using SingleChoice. E.g. ``` - TAG: WITH_ENUM FIELDS: - TITLE: UID TYPE: String REQUIRED: False - TITLE: TITLE TYPE: String REQUIRED: False...