1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00
guile/doc
pcpa a9433b5a2c Implement and document the new jit_indirect call.
* include/lightning.h, lib/lightning.c: Add the new
	jit_indirect() call, that returns a special label node,
	and tells lightning that the label may be the target of
	an indirect jump.

	* doc/body.texi: Document the new jit_indirect() call, and
	add examples of different ways to create labels and branches.
2014-03-06 18:20:29 -03:00
..
.cvsignore big merge 2008-01-09 15:49:22 +01:00
.gitignore add .gitignore 2008-01-09 15:49:21 +01:00
body.texi Implement and document the new jit_indirect call. 2014-03-06 18:20:29 -03:00
ifib.c Add code to release all memory used by the jit state. 2013-02-11 15:51:55 -02:00
incr.c Add code to release all memory used by the jit state. 2013-02-11 15:51:55 -02:00
lightning.texi Update texinfo documentation to match current implementation. 2013-01-24 19:41:35 -02:00
Makefile.am Correct license to properly advertise LGPLv3 and not GPLv3. 2013-08-11 18:08:52 -03:00
printf.c Add code to release all memory used by the jit state. 2013-02-11 15:51:55 -02:00
rfib.c Add code to release all memory used by the jit state. 2013-02-11 15:51:55 -02:00
rpn.c Add code to release all memory used by the jit state. 2013-02-11 15:51:55 -02:00
version.texi GNU lightning 2.0.3 release 2014-01-08 17:48:33 -02:00