Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-16 | Remove debug outputs. | Masaya Tojo | |
* vikalpa.scm (system-check): Remove debug outputs. | |||
2021-09-16 | Generate `ChangeLog` when `make dist` is executed.v0.3.0 | Masaya Tojo | |
* Makefile.am: Add gen-ChengeLog. * build-aux/gitlog-to-changelog: New file. * ChangeLog: Replace to template. | |||
2021-09-16 | Version up. | Masaya Tojo | |
* guix.scm: Version up. * configure.ac: Version up. | |||
2021-09-16 | Add ChangeLog file. | Masaya Tojo | |
* ChangeLog: New file. | |||
2021-09-16 | Replace from core-system/equal to core-system/equal-t-nil. | Masaya Tojo | |
2021-09-16 | Add `*~` to `.gitignore` file. | Masaya Tojo | |
2021-09-16 | Remove sys variables. | Masaya Tojo | |
2021-09-16 | Display (system-check system) with pretty-print.v0.2.2 | Masaya Tojo | |
2021-09-16 | Return (system-check system) when evaluate define-system.v0.2.1 | Masaya Tojo | |
2021-09-16 | Version up from 0.1.1 to 0.2.0.v0.2.0 | Masaya Tojo | |
2021-09-16 | Add core-system/equal system. | Masaya Tojo | |
2021-09-16 | Change `define-system` interface. | Masaya Tojo | |
2021-09-15 | Rename syntax from `set` to `=`. | Masaya Tojo | |
2021-01-19 | Upgrade version to 0.1.1.v0.1.1 | Masaya Tojo | |
2021-01-19 | Update synopsis and description. | Masaya Tojo | |
2021-01-19 | Add tests.v0.1.0 | Masaya Tojo | |
2021-01-19 | Add `vikalpa.scm`. | Masaya Tojo | |
2021-01-19 | Initial commit. | Masaya Tojo | |
* 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. |