-
# Clarification and motivation
This topic is a part of #221.
After we read file contents, we should perform parsing of the files, which is (in theory) pure action and can be parallelized.
But we…
-
I'm not sure whether this grammar is valid: https://github.com/objectionary/eo-phi-normalizer/blob/master/eo-phi-normalizer/grammar/EO/Phi/Syntax.cf How can I make sure it is? Do you have a list of te…
-
One gentleman at USENIX LISA 2011 has log files for which he needs to extract patterns using grep. For example, he has a central syslog setup and wants to extract all emails by a given user. Unfortu…
-
Add utility function to transform SpaceEx output (eg. polygons or flowpipes as TXT) to Julia objects within JuliaReach.
See https://github.com/JuliaReach/ReachabilityBenchmarks/pull/25#issuecomment…
-
Instead of getting keybinds from config files you write by hand, it would be better to parse specific config files according to each program.
btw [this](https://github.com/adamharmansky/showkeys/blob…
-
Can you please add support for ZGC Generational Log parsing?
While parsing those logs we got this error:
_[INFO] Parsing gc log file. org.eclipse.jifa.common.domain.exception.CommonException: Fa…
-
Protobuf edition is available: https://protobuf.dev/editions/overview/
I tried parsing a file with `edition="2023"` header and received this error:
```
found "\"edition\"(Token=2, Pos=:1:1)" bu…
-
## Version
`@tailwindcss/postcss^4.0.0-alpha.25` & `tailwindcss^4.0.0-alpha.25`, i.e all versions of v4 alpha from **25** to **33** (as of this writing).
## Environment
Output of `npx envinfo…
-
Change how new log files are read.
Don't convert entire thing from csv to json then store, read line by line. Might be quicker
-
Hmm, I got it up and running then hit this error:
←[38;5;196mERROR - JSON parsing error: Expecting value: line 65 column 7 (char 3624)←[0m
←[38;5;196mERROR - Failed to create plot outline←[0m
←[38;…