summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-17Update to 0.3.5.•••* guix.scm: Update to 0.3.5. * configure.ac: Update to 0.3.5. HEADv0.3.5masterMasaya Tojo
2021-09-17Add (vikalpa the-little-prover).•••* vikalpa/the-little-prover.scm: New file. * Makefile.am (SOURCES): Add vikalpa/the-little-prover.scm. Masaya Tojo
2021-09-16Update to 0.3.4.•••* guix.scm: Update to 0.3.4. * configure.ac: Update to 0.3.4. v0.3.4Masaya Tojo
2021-09-16No expand quoted expressions.•••* vikalpa.scm (expand*): No expand quoted expressions. Masaya Tojo
2021-09-16Update to 0.3.3.•••* guix.scm: Update to 0.3.3. * configure.ac: Update to 0.3.3. v0.3.3Masaya Tojo
2021-09-16Fix `if` syntax.•••* vikalpa.scm (rewrite/eval): Fix `if` syntax. Masaya Tojo
2021-09-16Update to 0.3.2.•••* guix.scm: Update to 0.3.2. * configure.ac: Update to 0.3.2. v0.3.2Masaya Tojo
2021-09-16Display result with pretty-print in system-apropos.•••* vikalpa.scm (system-apropos): Display with pretty-print. Masaya Tojo
2021-09-16Update to 0.3.1.•••* guix.scm: Update to 0.3.1. * configure.ac: Update to 0.3.1. v0.3.1Masaya Tojo
2021-09-16Remove debug outputs.•••* vikalpa.scm (system-check): Remove debug outputs. Masaya Tojo
2021-09-16Generate `ChangeLog` when `make dist` is executed.•••* Makefile.am: Add gen-ChengeLog. * build-aux/gitlog-to-changelog: New file. * ChangeLog: Replace to template. v0.3.0Masaya Tojo
2021-09-16Version up.•••* guix.scm: Version up. * configure.ac: Version up. Masaya Tojo
2021-09-16Add ChangeLog file.•••* ChangeLog: New file. Masaya Tojo
2021-09-16Replace from core-system/equal to core-system/equal-t-nil.Masaya Tojo
2021-09-16Add `*~` to `.gitignore` file.Masaya Tojo
2021-09-16Remove sys variables.Masaya Tojo
2021-09-16Display (system-check system) with pretty-print.v0.2.2Masaya Tojo
2021-09-16Return (system-check system) when evaluate define-system.v0.2.1Masaya Tojo
2021-09-16Version up from 0.1.1 to 0.2.0.v0.2.0Masaya Tojo
2021-09-16Add core-system/equal system.Masaya Tojo
2021-09-16Change `define-system` interface.Masaya Tojo
2021-09-15Rename syntax from `set` to `=`.Masaya Tojo
2021-01-19Upgrade version to 0.1.1.v0.1.1Masaya Tojo
2021-01-19Update synopsis and description.Masaya Tojo
2021-01-19Add tests.v0.1.0Masaya Tojo
2021-01-19Add `vikalpa.scm`.Masaya Tojo
2021-01-19Initial commit.•••* COPYING: New file. * Makefile.am: New file. * README.org: New file. * README.md: Delete file. * bootstrap: New file. * build-aux/test-driver.scm: New file. * configure.ac: New file. * guix.scm: New file. * pre-inst-env.in: New file. * rabbit-prover.scm: New file. * toot.scm: New file. Masaya Tojo