summaryrefslogtreecommitdiffstats
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* infix: remove unnecessary rewrite ruleKaz Kylheku2025-04-061-2/+0
* infix: revise auto-detection.Kaz Kylheku2025-04-051-17/+20
* infix: whitespace fix.Kaz Kylheku2025-04-051-1/+1
* infix: define = operator mapping to identityKaz Kylheku2025-04-051-0/+2
* infix: dynamic precedence algorithmKaz Kylheku2025-04-041-3/+8
* infix: assignment must be right associativeKaz Kylheku2025-04-041-1/+1
* infix: adjust operator expected diagnostic.Kaz Kylheku2025-04-041-1/+1
* Initial implementation of infix expressions.Kaz Kylheku2025-04-031-0/+174
* match: new pattern matching macro, match-tuple-case.Kaz Kylheku2025-04-011-0/+3
* New function keep: generalized keepqual.Kaz Kylheku2025-03-281-0/+1
* compiler: reduce some equal-based sequence functions.Kaz Kylheku2025-03-281-0/+5
* place: fix bad indentation.Kaz Kylheku2025-03-111-4/+4
* Expose brace expansion bexp function.Kaz Kylheku2025-03-091-2/+2
* glob*: add string and integer ranges to brace expansion.Kaz Kylheku2025-03-081-11/+45
* Version 299.txr-299Kaz Kylheku2025-02-161-1/+1
* awk: add CSV support.Kaz Kylheku2025-01-301-0/+8
* awk: use prepared lambdas for field separation.Kaz Kylheku2025-01-281-64/+79
* get-csv: rewrite in C.Kaz Kylheku2025-01-211-74/+0
* get-csv: use symbols for states.Kaz Kylheku2025-01-211-45/+44
* get-csv: simplify implementation by CR-LF folding.Kaz Kylheku2025-01-211-30/+7
* New function: get-csv.Kaz Kylheku2025-01-211-0/+98
* New macros for enumerated constants.Kaz Kylheku2025-01-201-0/+46
* lflow/lopip: optimize one argument situations via lop1.Kaz Kylheku2025-01-171-21/+25
* New macro: lop1.Kaz Kylheku2025-01-171-1/+11
* lop: don't insert args when metas present.Kaz Kylheku2025-01-081-4/+8
* Copyright year bump 2025.Kaz Kylheku2025-01-0149-49/+49
* match-case: bugfix in conversion to casequal.Kaz Kylheku2024-12-201-2/+0
* Version 298.txr-298Kaz Kylheku2024-12-171-1/+1
* Version 297.txr-297Kaz Kylheku2024-12-161-1/+1
* quips: jab at Weller.Kaz Kylheku2024-12-081-0/+1
* quips: new one.Kaz Kylheku2024-09-031-0/+1
* Version 296.txr-296Kaz Kylheku2024-08-071-1/+1
* struct: slot warning only for bindable symbols.Kaz Kylheku2024-07-171-1/+2
* Version 295.txr-295Kaz Kylheku2024-06-281-1/+1
* match: new @(scan-all) operator.Kaz Kylheku2024-06-281-0/+28
* match: bad indentation.Kaz Kylheku2024-06-271-4/+4
* quips: remove weak one.Kaz Kylheku2024-06-151-1/+0
* compiler: update list of constant and effect-free functions.Kaz Kylheku2024-04-051-25/+28
* New functions for filtering through external processes.Kaz Kylheku2024-04-041-0/+46
* Version 294.txr-294Kaz Kylheku2024-03-171-1/+1
* quips: food-related one.Kaz Kylheku2024-03-091-0/+1
* tests: suppress warnings in seq.tl.Kaz Kylheku2024-03-083-37/+71
* quips: new Lisp entry.Kaz Kylheku2024-02-181-0/+1
* compiler: use cons-count.Kaz Kylheku2024-02-091-1/+1
* compiler: take advantage of fixed @(end) match.Kaz Kylheku2024-02-081-2/+1
* match: remove bad restriction from @(sme) and @(end).Kaz Kylheku2024-02-081-13/+5
* compiler: inlined chain: simplify variadic lambdas.Kaz Kylheku2024-02-081-2/+15
* compiler: implement inlining for chain expressions.Kaz Kylheku2024-02-071-1/+34
* compiler: whitespace issue.Kaz Kylheku2024-02-071-1/+1
* quips: new bad pun.Kaz Kylheku2024-01-201-0/+1