1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00
guile/module
Christopher Baines 4c1901b90f stexi->shtml: Add support for @i, @math, @tie and @dots.
* module/texinfo/html.scm (tag-replacements): Add support for @i
and @math.  The tags used come from the texinfo documentation.
(rules): Convert @tie and @dots to the appropriate HTML entities.
2019-06-18 10:05:55 -04:00
..
ice-9 Make 'get-bytevector-n!' suspendable. 2019-06-18 05:15:07 -04:00
language Fix type inferencing for 'nil?' and 'null?' predicates. 2018-10-19 21:09:43 -04:00
oop goops: Fix 'instance?' to work on objects that aren't structs. 2018-06-11 10:12:50 -04:00
rnrs Fix documentation of R6RS 'binary-port?' to reflect reality. 2019-06-18 03:09:42 -04:00
scripts Remove redefinition of when & unless in snarf-check-and-output-texi 2019-02-09 09:54:55 -08:00
srfi SRFI-19: Rename 'tai-epoch-in-jd' to 'utc-epoch-in-jd'. 2019-06-18 05:15:07 -04:00
sxml Remove duplicate definitions of call/ec' and let/ec'. 2013-04-06 15:40:19 +02:00
system Avoid regexp ranges in HTTP inter-protocol exploitation check. 2019-06-18 08:59:47 -04:00
texinfo stexi->shtml: Add support for @i, @math, @tie and @dots. 2019-06-18 10:05:55 -04:00
web web: Add support for HTTP header continuation lines. 2019-06-18 08:28:01 -04:00
Makefile.am build: Really build srfi/srfi-71.scm. 2018-07-01 23:33:46 +02:00
rnrs.scm Add R6RS bytevector->string, string->bytevector 2016-06-21 11:29:14 +02:00
statprof.scm Fixed bug: statprof flat display wasn't writing summary lines to port 2017-04-19 16:25:00 +02:00
texinfo.scm texinfo: fix @url{@@} parsing 2014-11-09 15:56:33 +00:00