summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2023-07-22Validate manual schemaitchyny
2023-07-21manual.yml: some clarifications plus fixes for markdown bloopers (#2737)pkoppstein
2023-07-21Clarify the Docker image location (close #1864) (#2740)itchyny
2023-07-19manual.yml: revise section on identity, clarifying what is subject to changepkoppstein
2023-07-19Add notes on `NO_COLOR` environment variable to the manualitchyny
2023-07-18Make object key color configurable (close #1739, #1791, #2638)itchyny
2023-07-18Define examples in the "examples" field instead of "example"Emanuele Torre
2023-07-18Split man.test to make tests pass without oniguruma (#2722)itchyny
2023-07-14debug/1 (#2710)pkoppstein
2023-07-14Update jinja2 to fix deprecation warnings on building website (#2711)itchyny
2023-07-11Update "tests/man.test" and remove superflous whitespace in manual.ymlEmanuele Torre
2023-07-11Fix build_manpage.py with newer markdown versionsEmanuele Torre
2023-07-10Use jinja2 ==3.0.2 for nowEmanuele Torre
2023-07-10Revert "Update docs/Pipfile.lock"Nicolas Williams
2023-07-10Update docs/Pipfile.lockEmanuele Torre
2023-07-10Update docs/README.mdNicolas Williams
2023-07-10manual.yml: further tweaks re map and map_valuespkoppstein
2023-07-10manual.yml: further tweaks re map and map_valuespkoppstein
2023-07-10manual.yml: clarify explanation of map_values, including description of new b...pkoppstein
2023-07-09Fix manual on paths/1 to use boolean filter for its argumentitchyny
2023-07-08Fix nth/2 to emit empty on index out of rangeitchyny
2023-07-08Fix the latest manual on string multiplication by zeroitchyny
2023-07-07Remove deprecated filters: leaf_paths, recurse_downitchyny
2023-07-05manual.yml: pick(pathexps)pkoppstein
2023-07-05builtin: add pick(stream)pkoppstein
2023-07-04Support optional else-branch for if-then-elif-end (#2598)Mattias Wadman
2023-07-04Revamp sub/3 to resolve most issues with gsub (and sub with "g") (#2641)pkoppstein
2023-07-03manual.yml: fix references to javascript, and clarify semantics of == (#2645)pkoppstein
2023-07-03Fix the default search paths and documentation (#2093)itchyny
2023-06-30Move an example to the manual and regenerate man.test (#2639)itchyny
2023-06-22Fix manual section titles, minor typos, and improve inline codes (#2626)itchyny
2023-06-21Document `length` for numbers and bools (#2625)Alex Jurkiewicz
2023-06-20Improve Download page: drop versions for each package manager (#2619)itchyny
2023-06-16Added usage under Powershell to the manual (#2306)Dawid Ferenczy Rogožan
2023-06-16Fedora link returns 404 (#2067)calpeconsulting
2023-06-16Add Windows installation via scoop (#2188)Marcin Kłopotek
2023-06-16manual.yml - Perl NG (#2614)pkoppstein
2023-06-14Add a note about how to provide positional arguments without confusing the ar...Rob Wills
2023-06-14Fix regular expression section on PCRE (fix #2439), also improve example form...itchyny
2023-06-13Fix misspellings (#2609)Josh Soref
2023-06-13Link to the Onigurama docs (#2355)AJ Jordan
2023-06-08docs: Fix coding style of Python scripts using YAPF (#2606)itchyny
2023-06-07docs: Fix example outputs added in #2391itchyny
2023-06-07Add fixes for manual (#2391)Benjamin Wuethrich
2023-06-07fix typos in manual.yml (#2102)Timothy John Perisho Eccleston
2023-06-06docs: Fix a try-catch example (fix #1558, #1777) (#2605)itchyny
2023-06-06docs: fix typo in halt_error example (#2336)Henré Botha
2023-06-06docs: clarify split behavior (#2462)Lucas Trzesniewski
2023-06-06[docs] Use yaml.safe_load() in build_*.py scripts (#2432)nmulcahey
2023-06-06Key should be "foo" without spaces (#2212)Matti Åstrand