| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Imitating the kernel in anticipation for the kernel being more obedient
|
|
|
|
This doesn't change behaviour currently as the kernel also makes this
decision, but in the future it won't.
|
|
|
|
|
|
|
|
|
|
compilation.
|
|
branches and return predicate
|
|
|
|
|
|
|
|
arguments
|
|
|
|
|
|
make make-pretty-timed- after -> make make-pretty-timed-after (remove
space between - and after) (and reflow paragraph)
Fix spacing around :: in print-pretty-single-time-diff
Closes #8396
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(It's unused after moving coercions to globrefs)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from compiles files
|
|
variables
|
|
|
|
|
|
|
|
Removing in passing two Local which are no-ops in practice.
|
|
This is for use in modules. By default, the behavior is local in
sections and Global is forbidden in sections. By default, the behavior
is global in modules.
|
|
|
|
|
|
|
|
|
|
|