8cc2cad4d9Use list of legal chars in URL from the WHATWG standard
1 anno fa
Kovid Goyal
c101a6acb0Implement a dedicated function for word matching rather than relying on a regex and being at the mercy of the vagaries of regex implementations
1 anno fa
Kovid Goyal
65f8bb7397hints kitten: Switch to using a regex engine that supports lookaround
1 anno fa
Kovid Goyal
1fc4e53beahints kitten: Fix a regression in 0.28.0 that broke using sub-groups in regexp captures
1 anno fa
Kovid Goyal
ff55121094Move the kittens Go code into the kittens folder