mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
They were handled with PEG before. Now `make download-po` has the same result as before PO files were minified. * guix/build/po.scm (interpret-newline-escape): Replace with ... (interpret-escape): ... this more general procedure. (replace-escaped-backslashes): New procedure, basically restored from the past implementation of 'interpret-newline-escape' but for '\\' escapes. (interpret-escape-sequences): New procedure to call them all. (parse-tree->assoc): Use it. Change-Id: I03226281019fa39ef7bca524278dbc434df95f2e |
||
---|---|---|
.. | ||
maven | ||
agda-build-system.scm | ||
android-ndk-build-system.scm | ||
android-repo.scm | ||
ant-build-system.scm | ||
asdf-build-system.scm | ||
bournish.scm | ||
bzr.scm | ||
cargo-build-system.scm | ||
cargo-utils.scm | ||
chicken-build-system.scm | ||
clojure-build-system.scm | ||
clojure-utils.scm | ||
cmake-build-system.scm | ||
compile.scm | ||
composer-build-system.scm | ||
copy-build-system.scm | ||
cvs.scm | ||
debug-link.scm | ||
download-nar.scm | ||
download.scm | ||
dub-build-system.scm | ||
dune-build-system.scm | ||
elm-build-system.scm | ||
emacs-build-system.scm | ||
emacs-utils.scm | ||
font-build-system.scm | ||
git.scm | ||
glib-or-gtk-build-system.scm | ||
gnu-bootstrap.scm | ||
gnu-build-system.scm | ||
gnu-dist.scm | ||
go-build-system.scm | ||
graft.scm | ||
gremlin.scm | ||
guile-build-system.scm | ||
haskell-build-system.scm | ||
hg.scm | ||
java-utils.scm | ||
json.scm | ||
julia-build-system.scm | ||
kconfig.scm | ||
linux-module-build-system.scm | ||
lisp-utils.scm | ||
luanti-build-system.scm | ||
make-bootstrap.scm | ||
maven-build-system.scm | ||
meson-build-system.scm | ||
meson-configuration.scm | ||
minetest-build-system.scm | ||
minify-build-system.scm | ||
mix-build-system.scm | ||
node-build-system.scm | ||
ocaml-build-system.scm | ||
pack.scm | ||
perl-build-system.scm | ||
po.scm | ||
profiles.scm | ||
pyproject-build-system.scm | ||
python-build-system.scm | ||
qt-build-system.scm | ||
qt-utils.scm | ||
r-build-system.scm | ||
rakudo-build-system.scm | ||
rebar-build-system.scm | ||
renpy-build-system.scm | ||
ruby-build-system.scm | ||
scons-build-system.scm | ||
store-copy.scm | ||
svn.scm | ||
syscalls.scm | ||
texlive-build-system.scm | ||
toml.scm | ||
tree-sitter-build-system.scm | ||
union.scm | ||
utils.scm | ||
vim-build-system.scm | ||
waf-build-system.scm | ||
zig-build-system.scm | ||
zig-utils.scm |