Skip to content

Tags: ryukinix/lisp-inference

Tags

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #38 from ryukinix/auto-docs

docs: add make docs

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #32 from ryukinix/fix-deploy

fix: deploy docker auth

0.2.0

Toggle 0.2.0's commit message
Support infix expressions and add roswell script!

CHANGELOG:
+ Add unit tests using prove
+ Add a makefile to help testing
+ Add a roswell script to help distribute software
+ Use infix expressions as default of main function
+ Fix properly the implementation of infix-to-prefix

0.1.0

Toggle 0.1.0's commit message
Fix typos in README.md