mal: modify lib/ in order to hide bugs in make/ and guile/
authorNicolas Boulenguez <nicolas.boulenguez@free.fr>
Fri, 31 May 2019 12:33:17 +0000 (14:33 +0200)
committerNicolas Boulenguez <nicolas.boulenguez@free.fr>
Tue, 9 Jul 2019 12:05:29 +0000 (14:05 +0200)
commite748a37d493f160102f5043b50f7756f0fd416b6
treedf43464e8e82beec550579e2524fc4591bab2a8c
parentb1a8dbd55fc3df468edd9c4d79f4cfd40d154dfb
mal: modify lib/ in order to hide bugs in make/ and guile/

Make: avoid # character.
Guile: avoid `unquote` inside a vector inside a list inside `quasiquote`.
The bug in scheme/ is most probably the same.
lib/perf.mal
lib/test_cascade.mal
lib/trivial.mal