about summary refs log tree commit diff stats
path: root/src/utils/twtstr.nim
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes & workarounds to compile on Nim 2.0.0bptato2023-08-011-2/+4
* Fix twtstr.cmpbptato2023-07-281-2/+2
* Fix toHex weirdnessbptato2023-07-071-7/+6
* Fixes in ipv6 parser and serializerbptato2023-07-071-3/+20
* Fix regression in twidthbptato2023-07-061-3/+3
* Add popup menu for select elementbptato2023-07-051-2/+3
* Fix JS type conversion regressionsbptato2023-07-031-3/+4
* Fix CastSize warningsbptato2023-07-031-2/+2
* Factor out map search, remove sugarbptato2023-06-291-6/+8
* twtstr: remove unused functionbptato2023-06-251-13/+0
* Improve broken cookie handling, add multipart to formbptato2023-06-251-0/+11
* Rework JS exception systembptato2023-06-191-2/+2
* Use utils/opt in toml parserbptato2023-06-181-5/+6
* Fix some type confusion with colors, fix crash in pagerbptato2023-06-091-4/+37
* Add support for width, height media querybptato2023-06-071-0/+3
* Add support for canvas and multipartbptato2023-06-051-44/+50
* Refactor config, add charset optsbptato2023-05-161-0/+6
* what 003ca26b was supposed to dobptato2023-04-301-0/+1
* Update character width rangesbptato2023-02-051-168/+102
* Make width table at compile-timebptato2023-01-271-63/+100
* utils/twtstr: simplify mnormalizebptato2023-01-061-4/+1
* twtstr: fix oversightbptato2023-01-051-6/+1
* data/idna, utils/twtstr: clean up, fix bugsbptato2023-01-051-50/+62
* convert_size: truncate resultbptato2023-01-011-13/+18
* buffer: fix some search bugs & refactor regex stuffbptato2023-01-011-18/+24
* Proper support for tabsbptato2022-12-271-4/+16
* Correct attribute functions, de-extern jserrbptato2022-12-261-3/+9
* dom: correct constructors, more create functionsbptato2022-12-261-0/+9
* DOM: implement many new methodsbptato2022-12-261-0/+56
* Add unicode normalization, etcbptato2022-12-191-16/+75
* More DOM workbptato2022-12-191-0/+4
* More work on DOM (incl. bugfixes)bptato2022-12-191-13/+1
* Add JS support to documentsbptato2022-12-181-0/+28
* makeCRLF: move to twtstr, write last charbptato2022-12-151-0/+23
* Fix path mime type detectionbptato2022-12-131-2/+2
* Add network.max-redirect, prepend-https optionsbptato2022-12-131-2/+2
* Add support for the encoding standard, fix parseLegacyColorbptato2022-12-101-1/+1
* Fix a punycode decoding bugbptato2022-12-051-1/+1
* Remove unused twtstr functionsbptato2022-12-051-28/+1
* Fix some regressions, add loading progress barbptato2022-11-271-0/+13
* Terminal refactoringsbptato2022-11-201-19/+0
* Rewrite buffer/pager for multi-processingbptato2022-11-191-0/+20
* Implement tree buffers, fix a js bug, refactorbptato2022-10-191-1/+0
* More JS bindingsbptato2022-09-131-43/+38
* Remove httpclient dependencybptato2022-08-041-0/+8
* Update CSS tokenizerbptato2022-07-291-1/+1
* Add missing pop pragmabptato2022-07-291-0/+1
* Improved incremental search: support unicodebptato2022-07-231-0/+9
* Implement select element displaybptato2022-07-171-0/+12
* Throw out unused functionsbptato2022-07-131-101/+0