1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-02 12:50:14 +02:00
guile/module/system
Mark H Weaver bff75635e5
elisp: Fix cross-compilation support.
* module/system/base/target.scm (with-native-target): New exported
procedure.
* module/language/elisp/spec.scm: In the top-level body expression, call
'compile-and-load' within 'with-native-target' to compile native code.
* module/language/elisp/compile-tree-il.scm
(eval-when-compile, defmacro): Compile native code.
2018-06-11 10:12:54 -04:00
..
base elisp: Fix cross-compilation support. 2018-06-11 10:12:54 -04:00
repl Update --version and REPL copyright years 2017-03-15 09:12:55 +01:00
vm 'frame-matcher' doesn't crash when the last IP is unknown. 2017-10-25 10:48:50 -07:00
foreign-object.scm Add #:static-slot-allocation? 2015-02-06 13:25:17 +01:00
foreign.scm foreign: Add 'uintptr_t' and 'intptr_t'. 2017-11-22 16:33:57 +01:00
syntax.scm Add disjoint syntax object type 2017-03-28 19:23:13 +02:00
xref.scm rtl-program? -> program? 2013-11-19 19:11:40 +01:00