summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* type: MAXTYPE doesn't account for DARG.Kaz Kylheku2021-07-082-1/+2
* streams: put-string, put-char: missing type check.Kaz Kylheku2021-07-071-2/+4
* with-resources: undocumented nil skip behavior.Kaz Kylheku2021-07-073-4/+54
* doc: base-name: nil suffix defaulting, improvement.Kaz Kylheku2021-07-061-5/+52
* sh: reduce scope of variables.Kaz Kylheku2021-07-061-1/+1
* streams: do not close stderr.Kaz Kylheku2021-07-061-1/+1
* unwind: stop runaway recursion.Kaz Kylheku2021-07-061-1/+4
* unwind: refer to top-level *stderr* stream.Kaz Kylheku2021-07-063-9/+14
* regex-compile: argument defaulting issue.Kaz Kylheku2021-07-051-1/+1
* expander: use expand_error everywhere.Kaz Kylheku2021-07-051-66/+66
* macro params: use compiler-style error reporting.Kaz Kylheku2021-07-051-27/+30
* expander: tighten up syntax checking.Kaz Kylheku2021-07-053-59/+106
* main: revise error-ignore strategy for Lisp file.Kaz Kylheku2021-07-051-8/+5
* tests: fix malformed chmod.tl.Paul A. Patience2021-07-051-11/+11
* doc-lookup: add support for OpenBSD.Paul A. Patience2021-07-051-2/+3
* genman, lib, tests: use defvarl where possible.Paul A. Patience2021-07-0510-40/+34
* build: update some targets.Paul A. Patience2021-07-051-10/+15
* Version 265.txr-265Kaz Kylheku2021-07-047-933/+993
* listener: treat unset and empty EDITOR the same.Paul A. Patience2021-07-042-2/+2
* doc: check for spurious spaces.Paul A. Patience2021-07-042-4/+21
* checkman: fix typos.Paul A. Patience2021-07-041-3/+2
* stack-limit: impose minimum limit.Kaz Kylheku2021-07-042-8/+18
* stack-limit: always set a stack limit.Kaz Kylheku2021-07-041-0/+3
* stack-limit: bug: not handling RLIM_INFINITY.Kaz Kylheku2021-07-042-7/+10
* autoload: missing lambda-excess-apply-list symbol.Kaz Kylheku2021-07-041-2/+2
* path-search: fix test for sh not being in /bin.Kaz Kylheku2021-07-041-1/+1
* suffix functions: ignore trailing slashes.Kaz Kylheku2021-07-033-9/+27
* doc: find-true spelling error.Kaz Kylheku2021-07-031-1/+1
* doc: fix description and example of suffix funsPaul A. Patience2021-07-031-2/+2
* doc: fix various issues.Paul A. Patience2021-07-033-619/+711
* compiler: inline lambda: fix : from apply-list caseKaz Kylheku2021-07-031-1/+2
* compiler: add failing inline lambda tests.Kaz Kylheku2021-07-031-0/+10
* 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
* tests: support for compiled test forms.Kaz Kylheku2021-07-032-23/+51
* compiler: typo in lambda error.Kaz Kylheku2021-07-021-1/+1
* tests: include constp test in compile case.Kaz Kylheku2021-07-021-1/+1
* tests: simplify file name handling in compile test.Kaz Kylheku2021-07-021-5/+5
* lambda: tests.Kaz Kylheku2021-07-021-0/+88
* constantp: tests.Kaz Kylheku2021-07-021-0/+23
* tree: expose missing tnodep.Kaz Kylheku2021-07-021-0/+1
* signal: fix typo causing missing itimer-prof.Kaz Kylheku2021-07-021-1/+1
* doc: cptr-put does not exist.Kaz Kylheku2021-07-022-6/+6
* doc: check the contents of doc-syms.Paul A. Patience2021-07-012-4/+23
* packages: find-symbol behaving like find-symbol-fb.Kaz Kylheku2021-07-021-11/+0
* genvim.txr: remove unused variable pkg-name.Paul A. Patience2021-07-011-1/+0
* doc: fix various issues in .coNP lines.Paul A. Patience2021-07-013-131/+133
* main: maintain -b option.Kaz Kylheku2021-07-011-13/+21
* streams: tightening sloppy argument defaulting.Kaz Kylheku2021-07-014-54/+54
* doc: include opt-error in diagram.Kaz Kylheku2021-06-301-0/+2