summaryrefslogtreecommitdiffstats
path: root/stdlib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Copyright year bump 2024.Kaz Kylheku2024-01-1848-48/+48
* Version 293.txr-293Kaz Kylheku2023-12-281-1/+1
* compiler: optimizer must watch for throwing constant exprsKaz Kylheku2023-12-202-11/+27
* compiler: don't retain last form if it's an atom.Kaz Kylheku2023-12-201-1/+2
* New functions: read-objects, file-get-objects, ...Kaz Kylheku2023-12-191-0/+17
* quips: jealous language quip.Kaz Kylheku2023-12-181-0/+1
* compiler: handle non-locally-exiting top-level forms.Kaz Kylheku2023-12-111-1/+4
* quips: adjust Kant joke.Kaz Kylheku2023-12-061-1/+1
* Version 292.txr-292Kaz Kylheku2023-11-201-1/+1
* stdlib/error.tl problem rears its head.Kaz Kylheku2023-11-161-25/+26
* New accessor: mref.Kaz Kylheku2023-11-151-0/+72
* place: bad indentation.Kaz Kylheku2023-11-131-9/+9
* ref: bugfix in deletion of ref place.Kaz Kylheku2023-11-111-7/+9
* New macro: tap.Kaz Kylheku2023-11-081-0/+3
* quips: philosphy-related joke.Kaz Kylheku2023-11-051-0/+1
* match: translate some match-case forms into casequal.Kaz Kylheku2023-10-221-20/+43
* Integration with setjmp/longjmp.Kaz Kylheku2023-09-271-0/+7
* New place-mutating macro ensure.Kaz Kylheku2023-09-131-0/+7
* New glob* function.Kaz Kylheku2023-09-121-0/+93
* awk: prn returns nil.Kaz Kylheku2023-08-261-1/+2
* New macros opf and lopf.Kaz Kylheku2023-08-231-0/+6
* load-args-process: bugfix: :compile action must load.Kaz Kylheku2023-08-221-1/+1
* doc: new hashing scheme for navigation, doc lookup.Kaz Kylheku2023-08-222-2321/+1
* New function: csort-group.Kaz Kylheku2023-08-172-1/+5
* doc: massive revision of capitalization in headings.Kaz Kylheku2023-08-161-89/+89
* math: tofloat and toint in user-defined arithmetic.Kaz Kylheku2023-08-141-119/+119
* listener: auto compound expression mode.Kaz Kylheku2023-08-141-0/+1
* New feature: local symbol renaming.Kaz Kylheku2023-08-102-1/+6
* compiler/match: eliminate (subtypep (typeof x) y).Kaz Kylheku2023-08-092-2/+3
* new: left-inserting pipeline operators.Kaz Kylheku2023-08-082-12/+25
* compiler: bug: ensure numbers externalized sanely.Kaz Kylheku2023-08-061-0/+3
* Version 291.txr-291Kaz Kylheku2023-08-061-1/+1