]> Kevux Git Server - fll/commit
Update: Add support for backtick quoting for IKI.
authorKevin Day <thekevinday@gmail.com>
Tue, 6 Dec 2022 01:41:12 +0000 (19:41 -0600)
committerKevin Day <thekevinday@gmail.com>
Tue, 6 Dec 2022 03:47:59 +0000 (21:47 -0600)
commit0cd17d8af971bb8a283f774867bf72d497bbd763
tree19ae87807432f2053dc9beb33d819886d1df3996
parent3205c29b984850c5a7d51ff9f9e0c3b81aadcf2c
Update: Add support for backtick quoting for IKI.

Comply with the recent addition to the IKI specification that designates backticks as a quote alternative to single and double quotes.
level_0/f_iki/c/iki.c
level_0/f_iki/c/iki.h
level_0/f_iki/c/iki/common.c
level_0/f_iki/c/iki/common.h
level_0/f_iki/c/private-iki.h
level_2/fll_iki/c/iki.c
level_2/fll_iki/c/iki.h
level_2/fll_iki/c/private-iki.h
level_3/iki_write/c/common.c
level_3/iki_write/c/common.h
level_3/iki_write/c/print.c