Skip to content

Releases: bencinn/teo

v0.5.1

24 Jul 03:44
Compare
Choose a tag to compare

v0.5.0

22 Jul 11:34
Compare
Choose a tag to compare

Full Changelog: v0.4.2...v0.5.0

v0.4.2

22 Jul 04:50
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

22 Jul 03:35
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Jul 02:56
Compare
Choose a tag to compare

Full Changelog: v0.3.4...v0.4.0

v0.3.4

18 Jul 03:24
Compare
Choose a tag to compare
v0.3.4

v0.3.3

16 Jul 08:42
1941ecb
Compare
Choose a tag to compare

Other

  • release
  • add build on release

v0.3.1

26 Jun 23:01
Compare
Choose a tag to compare

Other

  • Various refactor
  • Preparing for release
  • Preparing for release
  • v0.3.0
  • Various refactoring
  • Moving parser error to anyhow
  • Adding shell util from cargo
  • Exit properly to exit code
  • Remove Cargo.lock
  • v0.2.2
  • Adding --features to enable more features
  • v0.2.1
  • Formatting
  • Create LICENSE
  • Make the parsed AST doesn't print unless the user explicitly tells
  • Move the Evaluate to macro
  • Adding macro matchcmd and fep for helping with function
  • v0.2.0
  • Make return value works
  • Clean up stuff
  • v0.1.3
  • Fixing arithmetic sequence parsing
  • Update lock
  • v0.1.2
  • Format
  • Fix floating point math
  • v0.1.1
  • Adding float tests
  • Adding floats
  • v0.1.0
  • Adding boolean in function
  • Modify error message (#3)
  • Update README.md
  • Add support for if in the programming language (#5)
  • Update README.md
  • Update README.md
  • Fix CRLF escape character
  • Change the wording
  • Move test to cfg(feature) configurable
  • Merge pull request #2 from bencinn/fix-array
  • Add feature-based standard command
  • Adding comparison operator
  • Refactoring
  • Adding True/False
  • v0.0.3
  • Moving [toolchain] to rust-toolchain.toml
  • =Update types in function argument validation
  • Finishing array
  • Fix too many argument
  • Move channel to nightly
  • Moving Int to i64
  • Making debug build works
  • Moving to Nightly
  • Adding Tests and Bench
  • Cleaning up stuff
  • Refactor code, and add Data enum
  • Putting it in place (still need bug-fixes)
  • Fixing test cases
  • Adding basic AST parsing
  • Adding multiply, subtract command
  • Add subtract command and moving to get_value_as_varname() api
  • Fix todo and create "add" command
  • Add Identifier (variable) type and set command
  • Remove type "eval"
  • Adding types
  • Add basic type handling and rename stuff
  • Fix empty line crash and push quote
  • Remove default behaviour of reading main.teo
  • Adding checks to see if file exist
  • Adding double quote support and fix no output
  • Adding more test stuff
  • Release v0.0.1
  • Create basic README.md
  • Adding tests for print command
  • Adding print command
  • Add test file
  • Change argument stuff
  • Move read_file into another file
  • Adding read_file and --read flags
  • Initial commit

v0.3.0

19 Jun 05:06
Compare
Choose a tag to compare
v0.3.0

v0.2.2

13 Jun 03:32
Compare
Choose a tag to compare
v0.2.2