1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 01:40:21 +02:00
Mirror of the upstream GNU Guile repository on Savannah. https://www.gnu.org/software/guile/
Find a file
2019-03-25 15:24:40 +01:00
check Replace jit_int32_t, etc with stdint types 2018-10-30 13:48:57 +01:00
jit Better loading of args to registers; add tests 2019-03-25 15:08:05 +01:00
tests Convert tests to jit_load_args 2019-03-25 15:24:40 +01:00
.gitignore Better loading of args to registers; add tests 2019-03-25 15:08:05 +01:00
AUTHORS Prepare for the first alpha release of lightning 2.0. 2013-06-05 20:18:54 -03:00
ChangeLog Archive lightning ChangeLog 2018-10-30 11:42:08 +01:00
ChangeLog.lightning Archive lightning ChangeLog 2018-10-30 11:42:08 +01:00
COPYING switch to GPLv3 2008-01-09 15:50:13 +01:00
COPYING.DOC update FSF address 2008-01-09 15:49:29 +01:00
COPYING.LESSER switch to GPLv3 2008-01-09 15:50:13 +01:00
jit.h Better loading of args to registers; add tests 2019-03-25 15:08:05 +01:00
lightning.texi Move lightning.texi up to root, and remove Makefile.am 2018-10-30 11:35:53 +01:00
NEWS Second alpha release 1.99a 2013-07-08 11:58:03 -03:00
README initial import 2004-10-10 21:18:38 +00:00
THANKS Implement a correct generation of Fibonacci numbers. 2015-11-30 15:32:48 -02:00

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.