Kostya M
Kostya M
For what use case it needed? May be I not use too much, but never encountered these errors.
lexbor autofix html while parsing, so meet error I think impossible. Only maybe rare use cases with broken utf8 or something
looks good. check on https://github.com/kostya/crystal-metric 1.12.1 ``` Base64Encode: ok in 0.930s, award 1.0 Base64Decode: ok in 0.942s, award 1.0 1.8721s, 2.00/2, 1.00 ``` this pr ``` Base64Encode: ok in 0.918s,...
@cyangle how you use gemini? you put whole crystal source to it? or just one file src/compiler/crystal/semantic/normalizer.cr? can it solve every issue on GitHub?
plus here, it would remove dependency of cmake.
here example for simdjson: https://github.com/simdjson/simdjson/blob/master/singleheader/amalgamate.py, maybe it helps
are you about html2text or what? https://github.com/lexbor/lexbor/issues/174