summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elisp: boot: Replace removed FRAME-PROCEDURE with FRAME-PROCEDURE-NAME....wip-elispRicardo Wurmus2020-05-191-8/+2
* loader: Handle interned constants as well as plain bytevectors....Ricardo Wurmus2020-05-171-6/+15
* temporarily disable elisp exception tests...Robin Templeton2020-04-041-3/+3
* ignore 'expect-fail' forms in elisp tests...Robin Templeton2020-04-041-1/+3
* update cross-compilation test...Robin Templeton2020-04-041-2/+2
* use standard evaluator...Robin Templeton2020-04-042-3/+1
* guile-backtrace function...Robin Templeton2020-04-041-2/+5
* use guile eval for elisp tree-il...Robin Templeton2020-04-043-9/+6
* deprecated eval-when situations...Robin Templeton2020-04-041-3/+6
* execute top level require forms...Robin Templeton2020-04-041-0/+4
* top level fixes...Robin Templeton2020-04-041-2/+2
* only evaluate top-level macro definitions...Robin Templeton2020-04-041-3/+4
* degenerate let forms...Robin Templeton2020-04-041-6/+8
* eval-when...Robin Templeton2020-04-041-4/+41
* fset macro...Robin Templeton2020-04-041-0/+12
* use defsubst...Robin Templeton2020-04-041-5/+13
* defsubst...Robin Templeton2020-04-041-0/+13
* compiler macros...Robin Templeton2020-04-042-0/+24
* defconst, defvar: proclaim special at compile-time...Robin Templeton2020-04-041-0/+3
* elisp @@ macro...Robin Templeton2020-04-041-0/+3
* compile-elisp fn...Robin Templeton2020-04-041-0/+5
* fix symbol-function...Robin Templeton2020-04-041-4/+4
* restore special operator handling...Robin Templeton2020-04-043-44/+7
* define-module for elisp special modules...Robin Templeton2020-04-041-3/+3
* constant-interning fix...Robin Templeton2020-04-041-1/+2
* defvar affects default value...Robin Templeton2020-04-041-2/+5
* symbol default value procedures...Robin Templeton2020-04-041-1/+13
* read nil/t as #nil/#t...Robin Templeton2020-04-041-12/+18
* elisp updates...Robin Templeton2020-04-046-263/+583
* guile-snarf fix...Robin Templeton2020-04-041-1/+2
* prefer compilers earlier in list...Robin Templeton2020-04-041-2/+2
* allow arbitrary constants in cps...Robin Templeton2020-04-041-2/+1
* guile-private-ref...BT Templeton2020-04-042-0/+8
* multiple obarrays...BT Templeton2020-04-042-16/+87
* check symbols constants uninterned...Robin Templeton2020-04-041-1/+1
* intern arbitrary constants...Robin Templeton2020-04-045-16/+64
* Remove CFLAGS from snarfcppopts....Robin Templeton2020-04-041-1/+1
* Fix fixpoint computation in compute-significant-bits...Andy Wingo2020-03-231-2/+23
* Revert "Fix build on platforms where the stack grows upwards."...Andy Wingo2020-03-131-1/+1
* Bump version for Guile 2.2.7....Ludovic Courtès2020-03-071-2/+2
* Update NEWS....Ludovic Courtès2020-03-071-1/+56
* Bump user-visible copyright years to 2020...Andy Wingo2020-03-072-4/+4
* Actually run '00-repl-server.test'....Ludovic Courtès2020-03-071-1/+2
* Fix build on platforms where the stack grows upwards....John Paul Adrian Glaubitz2020-02-121-1/+1
* Handle GMP allocations through libgc and remove bignum finalizers....Ludovic Courtès2020-02-121-7/+12
* Remove duplicate procedure in slot-allocation.scm....Ludovic Courtès2020-02-121-15/+12
* texinfo: Properly render @acronym in plain text....Ludovic Courtès2020-02-122-2/+31
* texinfo: Add '*line-width*' fluid to control line wrapping....Ludovic Courtès2020-02-124-5/+49
* Fix check for rl_get_keymap...Daniel Llorens2020-02-122-7/+9
* 00-repl-server.test: don't use fixed path for socket...Rob Browning2020-01-221-4/+17