1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-27 14:52:16 +03:00
mal/impls/xslt
Nicolas Boulenguez c9f7b5a1f8 dockerfiles: improve consistency, link python to python3
Explictly select python 3.  The `python2` and `python` packages will
be removed from Ubuntu.  Until each call site is fixed, install a
/usr/local/bin/python symbolic link as a non-intrusive work-around
(.deb packages do not interfer with /usr/local).

Add an explicit maintainer for bbc-basic.

Undo some cosmetic changes in order to reduce the global diff, this
merge request will probably be sqashed before acceptance.

Move lib{readline,edit}-dev out of the generic part.

Use existing .deb packages for GHDL and vim.
2024-08-05 17:02:34 -05:00
..
core.xslt Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
Dockerfile dockerfiles: improve consistency, link python to python3 2024-08-05 17:02:34 -05:00
env.xslt Break some lines to make the code more readable 2020-05-30 23:37:21 +04:30
Makefile ...add default target back 🤦 2020-05-30 23:37:21 +04:30
printer.xslt Break some lines to make the code more readable 2020-05-30 23:37:21 +04:30
reader.xslt format all xslt files 2020-05-30 23:37:21 +04:30
readline.xslt no more infinite boot times! 2020-05-30 23:37:21 +04:30
run docker: update some dockerfiles 2024-08-05 17:00:24 -05:00
step0_repl.inc.xslt no more infinite boot times! 2020-05-30 23:37:21 +04:30
step0_repl.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step1_read_print.inc.xslt no more infinite boot times! 2020-05-30 23:37:21 +04:30
step1_read_print.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step2_eval.inc.xslt no more infinite boot times! 2020-05-30 23:37:21 +04:30
step2_eval.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step3_env.inc.xslt Break some lines to make the code more readable 2020-05-30 23:37:21 +04:30
step3_env.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step4_if_fn_do.inc.xslt Break some lines to make the code more readable 2020-05-30 23:37:21 +04:30
step4_if_fn_do.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step6_file.inc.xslt Break some lines to make the code more readable 2020-05-30 23:37:21 +04:30
step6_file.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step7_quote.inc.xslt Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step7_quote.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step8_macros.inc.xslt Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step8_macros.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
step9_try.inc.xslt Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
step9_try.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
stepA_mal.inc.xslt Change quasiquote algorithm 2020-08-11 01:01:56 +02:00
stepA_mal.xslt only print last result if in repl 2020-05-30 23:37:21 +04:30
test.xslt format all xslt files 2020-05-30 23:37:21 +04:30