summaryrefslogtreecommitdiffstats
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* compiler: disallow trailing slashes in path.Kaz Kylheku2021-07-101-1/+3
* doc-lookup: ignore BROWSER when empty.Paul A. Patience2021-07-101-8/+8
* New function: add-suffix.Kaz Kylheku2021-07-101-0/+1
* New functions: trim-short-suffix, trim-long-suffix.Kaz Kylheku2021-07-101-0/+2
* lib: new function separate.Paul A. Patience2021-07-091-4/+5
* compiler: remove case of ad-hoc path catenation.Kaz Kylheku2021-07-091-2/+1
* compiler: use short-suffix.Paul A. Patience2021-07-091-15/+10
* defstruct: diagnose built-in type being redefined.Kaz Kylheku2021-07-092-0/+3
* with-resources: undocumented nil skip behavior.Kaz Kylheku2021-07-071-2/+7
* doc-lookup: add support for OpenBSD.Paul A. Patience2021-07-051-2/+3
* genman, lib, tests: use defvarl where possible.Paul A. Patience2021-07-051-1/+1
* Version 265.txr-265Kaz Kylheku2021-07-041-1/+1
* compiler: inline lambda: fix : from apply-list caseKaz Kylheku2021-07-031-1/+2
* compiler: inline lambda: broken : args to optionals.Kaz Kylheku2021-07-031-5/+19
* compiler: inline lambda: not creating rest param.Kaz Kylheku2021-07-031-1/+1
* compiler: typo in lambda error.Kaz Kylheku2021-07-021-1/+1
* doc: cptr-put does not exist.Kaz Kylheku2021-07-021-1/+1
* doc: check the contents of doc-syms.Paul A. Patience2021-07-011-1/+1
* doc: fix various issues in .coNP lines.Paul A. Patience2021-07-011-119/+118
* compiler: inline lambda: another apply-list diagnosis bug.Kaz Kylheku2021-06-301-2/+8
* op: refactor do handling.Kaz Kylheku2021-06-301-19/+37
* op: bug in do: must insert @1 into unexpanded form.Kaz Kylheku2021-06-291-2/+6
* compiler: bug: diagnose excess args from apply list.Kaz Kylheku2021-06-292-5/+11
* doc-lookup: use BROWSER variable; provide fallback.Kaz Kylheku2021-06-291-3/+13
* New function: find-true.Kaz Kylheku2021-06-291-2/+3
* New function: path-search.Kaz Kylheku2021-06-292-0/+14
* doc-lookup: handle xdg-open not terminating.Kaz Kylheku2021-06-291-7/+13
* doc-lookup: *doc-url* variable must be dynamic.Kaz Kylheku2021-06-281-1/+1
* constantp: fully expand; recognize functions.Kaz Kylheku2021-06-282-37/+64
* regex: exposing optimization pass a regex-optimizeKaz Kylheku2021-06-271-0/+1
* Version 264txr-264Kaz Kylheku2021-06-251-1/+1
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-2447-0/+13822