1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/libguile/lightning
Andy Wingo 5b68bd7778 Fix compile warnings in jit_print.c
* libguile/lightning/lib/jit_print.c (_jit_print_node): Fix a couple
  printf format warnings by adding casts.
2018-07-03 10:39:05 +02:00
..
include Further lightning integration work 2018-06-30 12:07:00 +02:00
lib Fix compile warnings in jit_print.c 2018-07-03 10:39:05 +02:00
.gitattributes
.gitignore
AUTHORS
ChangeLog
COPYING
COPYING.DOC
COPYING.LESSER
lightning.am Wire up lightning into libguile build 2018-07-02 11:08:57 +02:00
NEWS
README
THANKS
TODO

GNU lightning is a library to aid in making portable programs
that compile assembly code at run time.  For more information,
look at the info documentation.