| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | checkman: fix typos. | Paul A. Patience | 2021-07-04 | 1 | -3/+2 |
* | stack-limit: impose minimum limit. | Kaz Kylheku | 2021-07-04 | 2 | -8/+18 |
* | stack-limit: always set a stack limit. | Kaz Kylheku | 2021-07-04 | 1 | -0/+3 |
* | stack-limit: bug: not handling RLIM_INFINITY. | Kaz Kylheku | 2021-07-04 | 2 | -7/+10 |
* | autoload: missing lambda-excess-apply-list symbol. | Kaz Kylheku | 2021-07-04 | 1 | -2/+2 |
* | path-search: fix test for sh not being in /bin. | Kaz Kylheku | 2021-07-04 | 1 | -1/+1 |
* | suffix functions: ignore trailing slashes. | Kaz Kylheku | 2021-07-03 | 3 | -9/+27 |
* | doc: find-true spelling error. | Kaz Kylheku | 2021-07-03 | 1 | -1/+1 |
* | doc: fix description and example of suffix funs | Paul A. Patience | 2021-07-03 | 1 | -2/+2 |
* | doc: fix various issues. | Paul A. Patience | 2021-07-03 | 3 | -619/+711 |
* | compiler: inline lambda: fix : from apply-list case | Kaz Kylheku | 2021-07-03 | 1 | -1/+2 |
* | compiler: add failing inline lambda tests. | Kaz Kylheku | 2021-07-03 | 1 | -0/+10 |
* | compiler: inline lambda: broken : args to optionals. | Kaz Kylheku | 2021-07-03 | 1 | -5/+19 |
* | compiler: inline lambda: not creating rest param. | Kaz Kylheku | 2021-07-03 | 1 | -1/+1 |
* | tests: support for compiled test forms. | Kaz Kylheku | 2021-07-03 | 2 | -23/+51 |
* | compiler: typo in lambda error. | Kaz Kylheku | 2021-07-02 | 1 | -1/+1 |
* | tests: include constp test in compile case. | Kaz Kylheku | 2021-07-02 | 1 | -1/+1 |
* | tests: simplify file name handling in compile test. | Kaz Kylheku | 2021-07-02 | 1 | -5/+5 |
* | lambda: tests. | Kaz Kylheku | 2021-07-02 | 1 | -0/+88 |
* | constantp: tests. | Kaz Kylheku | 2021-07-02 | 1 | -0/+23 |
* | tree: expose missing tnodep. | Kaz Kylheku | 2021-07-02 | 1 | -0/+1 |
* | signal: fix typo causing missing itimer-prof. | Kaz Kylheku | 2021-07-02 | 1 | -1/+1 |
* | doc: cptr-put does not exist. | Kaz Kylheku | 2021-07-02 | 2 | -6/+6 |
* | doc: check the contents of doc-syms. | Paul A. Patience | 2021-07-01 | 2 | -4/+23 |
* | packages: find-symbol behaving like find-symbol-fb. | Kaz Kylheku | 2021-07-02 | 1 | -11/+0 |
* | genvim.txr: remove unused variable pkg-name. | Paul A. Patience | 2021-07-01 | 1 | -1/+0 |
* | doc: fix various issues in .coNP lines. | Paul A. Patience | 2021-07-01 | 3 | -131/+133 |
* | main: maintain -b option. | Kaz Kylheku | 2021-07-01 | 1 | -13/+21 |
* | streams: tightening sloppy argument defaulting. | Kaz Kylheku | 2021-07-01 | 4 | -54/+54 |
* | doc: include opt-error in diagram. | Kaz Kylheku | 2021-06-30 | 1 | -0/+2 |
* | getopts: autoload: opt-error not interned. | Kaz Kylheku | 2021-06-30 | 1 | -1/+1 |
* | compiler: inline lambda: another apply-list diagnosis bug. | Kaz Kylheku | 2021-06-30 | 1 | -2/+8 |
* | op: refactor do handling. | Kaz Kylheku | 2021-06-30 | 1 | -19/+37 |
* | op: bug in do: must insert @1 into unexpanded form. | Kaz Kylheku | 2021-06-29 | 2 | -2/+11 |
* | compiler: bug: diagnose excess args from apply list. | Kaz Kylheku | 2021-06-29 | 2 | -5/+11 |
* | path-cat: becomes variadic. | Kaz Kylheku | 2021-06-29 | 3 | -8/+103 |
* | path-cat: error if arguments are not strings. | Kaz Kylheku | 2021-06-29 | 1 | -2/+2 |
* | doc: mistake in several path-cat examples. | Kaz Kylheku | 2021-06-29 | 1 | -3/+3 |
* | doc-lookup: use BROWSER variable; provide fallback. | Kaz Kylheku | 2021-06-29 | 2 | -5/+40 |
* | New function: find-true. | Kaz Kylheku | 2021-06-29 | 5 | -3/+86 |
* | New function: path-search. | Kaz Kylheku | 2021-06-29 | 5 | -1/+103 |
* | doc-lookup: handle xdg-open not terminating. | Kaz Kylheku | 2021-06-29 | 1 | -7/+13 |
* | doc-lookup: *doc-url* variable must be dynamic. | Kaz Kylheku | 2021-06-28 | 1 | -1/+1 |
* | constantp: fully expand; recognize functions. | Kaz Kylheku | 2021-06-28 | 5 | -56/+158 |
* | expander: use constantp_noex for expanded forms. | Kaz Kylheku | 2021-06-28 | 1 | -4/+4 |
* | regex: bugfix: print/read consistency of n-ary ops. | Kaz Kylheku | 2021-06-27 | 1 | -2/+4 |
* | regex: exposing optimization pass a regex-optimize | Kaz Kylheku | 2021-06-27 | 3 | -2/+53 |
* | regex-from-trie: correctly handle empty trie. | Kaz Kylheku | 2021-06-27 | 2 | -2/+6 |
* | regex-from-trie: bugs processing compressed trie. | Kaz Kylheku | 2021-06-27 | 2 | -3/+10 |
* | filter: remove useless statement. | Kaz Kylheku | 2021-06-27 | 1 | -2/+0 |