Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(osurl): add comma to the configuration table | Matěj Cepl | 2024-03-28 | 1 | -1/+1 |
* | chore(osurl): TABs -> spaces | Matěj Cepl | 2024-03-28 | 1 | -19/+19 |
* | fix(osurl): and back to the functional version. | Matěj Cepl | 2024-03-28 | 1 | -3/+3 |
* | fix(osurl): meta version of generating lpeg parser via lpeg. Simple configura... | Andrew | 2024-03-28 | 1 | -15/+37 |
* | fix(osurl): alternative version using lpeg. | Andrew | 2024-03-28 | 1 | -25/+16 |
* | feat(osurl): alternative version using re module (which I don't have) | Andrew | 2024-03-28 | 1 | -23/+26 |
* | feat(osurl): initial simple version using w/o extra deps. | Matěj Cepl | 2024-03-28 | 1 | -0/+25 |