summaryrefslogtreecommitdiffstats
path: root/stdlib/place.tl
Commit message (Expand)AuthorAgeFilesLines
* Copyright year bump 2024.Kaz Kylheku2024-01-181-1/+1
* 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 place-mutating macro ensure.Kaz Kylheku2023-09-131-0/+7
* places: regression in symbol-function place.Kaz Kylheku2023-07-291-5/+5
* symbol-function: check symbol argument.Kaz Kylheku2023-07-271-0/+2
* Simplify top-level macro environments also.Kaz Kylheku2023-07-171-3/+2
* Simplify top-level variable and function environments.Kaz Kylheku2023-07-161-4/+2
* bug: symbol-value place always global.Kaz Kylheku2023-05-141-4/+4
* lib: address remaining unused variable warnings.Kaz Kylheku2023-03-221-13/+27
* Copyright year bump 2023.Kaz Kylheku2023-01-011-1/+1
* read-once: support globals properly.Kaz Kylheku2022-11-101-2/+3
* New function: macroexpand-place.Kaz Kylheku2022-10-131-6/+13
* lisplib: rename lisplib funtions to autoload prefix.Kaz Kylheku2022-02-181-1/+1
* lisplib: split lisplib_try_load into namespaces.Kaz Kylheku2022-02-181-1/+1
* stdlib: missing blank line after copyright header.Kaz Kylheku2022-01-301-0/+1
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* define-accessor: fix broken arg handling.Kaz Kylheku2021-12-101-1/+1
* places: new accessor read-once.Kaz Kylheku2021-10-261-0/+11
* license: reformat to fit 80 columns.Kaz Kylheku2021-08-161-13/+13
* file layout: moving share/txr/stdlib to stdlib.Kaz Kylheku2021-06-241-0/+971