Skip to content

Releases: acekingke/Decartes

v1.0

10 Sep 03:56
Compare
Choose a tag to compare

Changelog

  • 3d0d9e3 workflow: change main.go dir
  • 95af927 mv release to workflows
  • 07cbee1 : add release yaml
  • 08e42d6 *: add pre, post, interleave, source feature.
  • b22e846 *: add the bool expression
  • d976253 *: fix some bug and update doc
  • cbd71b8 *: modify sample and readme
  • d9e505a *: fix expr and while bug
  • 5abe2d7 *: add while grammar
  • b8bf775 doc: add if cmd and expr cmd doc
  • 7ea445e Merge pull request #1 from acekingke/AddExpr
  • 5bd2c40 *: add expr and if cmd
  • e28c2b3 *: fix the comment bug, and add examples
  • 602df97 Update README.md
  • 3e73e82 Add the manual
  • e2f194e *: fix the singlequote bug, and add the docs
  • 24763c5 *: add the comment
  • c3fbe30 *: modify the cmd directory
  • 37ced07 *: add permutation and step
  • c6c0319 *: add tools section
  • b604dd7 *: add tools section
  • a316139 *: let brace can be nested
  • a5f37cf *: Init the project