]>
author | admin <admin@vouivredigital.com> | |
Sun, 26 Nov 2023 08:27:07 +0000 (17:27 +0900) | ||
committer | admin <admin@vouivredigital.com> | |
Sun, 26 Nov 2023 08:55:29 +0000 (17:55 +0900) | ||
commit | 5d69b0a4023ee0caecad7c116a2f2aaf68aed5de | |
tree | 2dc69650bed477a95ff24363f604d1dc37e05948 | tree | snapshot |
parent | 73543b29e382ba90d3a3800402a476c90916b447 | commit | diff |
.gitignore | [new file with mode: 0644] | blob |
AUTHORS | [new file with mode: 0644] | blob |
ChangeLog | [new file with mode: 0644] | blob |
HACKING | [new file with mode: 0644] | blob |
Makefile.am | [new file with mode: 0644] | blob |
NEWS | [new file with mode: 0644] | blob |
README | [new symlink] | blob |
README.org | [new file with mode: 0644] | blob |
autodiff-tests.scm | [deleted file] | blob | history |
autodiff.scm | [deleted file] | blob | history |
base.scm | [deleted file] | blob | history |
boot.scm | [deleted file] | blob | history |
build-aux/test-driver.scm | [new file with mode: 0644] | blob |
compile-tree-il.scm | [deleted file] | blob | history |
configure.ac | [new file with mode: 0644] | blob |
curry-tests.scm | [deleted file] | blob | history |
curry.scm | [deleted file] | blob | history |
decompile-tree-il.scm | [deleted file] | blob | history |
doc/vouivre.texi | [new file with mode: 0644] | blob |
examples/base.scm | [new file with mode: 0644] | blob |
guix.scm | [new file with mode: 0644] | blob |
hall.scm | [new file with mode: 0644] | blob |
language/vouivre/compile-tree-il.scm | [new file with mode: 0644] | blob |
language/vouivre/decompile-tree-il.scm | [new file with mode: 0644] | blob |
language/vouivre/spec.scm | [new file with mode: 0644] | blob |
misc.scm | [deleted file] | blob | history |
mnist.scm | [deleted file] | blob | history |
pre-inst-env.in | [new file with mode: 0644] | blob |
promises.scm | [deleted file] | blob | history |
spec.scm | [deleted file] | blob | history |
tests/autodiff.scm | [new file with mode: 0644] | blob |
tests/curry.scm | [new file with mode: 0644] | blob |
vouivre.scm | [new file with mode: 0644] | blob |
vouivre/autodiff.scm | [new file with mode: 0644] | blob |
vouivre/curry.scm | [new file with mode: 0644] | blob |
vouivre/hconfig.scm | [new file with mode: 0644] | blob |
vouivre/misc.scm | [new file with mode: 0644] | blob |
vouivre/mnist.scm | [new file with mode: 0644] | blob |
vouivre/promises.scm | [new file with mode: 0644] | blob |