Skip to content

Releases: ahalbert/ted

v0.2.8

24 Jan 21:55
38b2249
Compare
Choose a tag to compare
  • Fixed bug where ted would crash when trying to replace an empty line

v0.2.7

05 Jan 22:06
9e4a249
Compare
Choose a tag to compare
  • Added workflow for unit tests
  • Fixed bug where clear command did not work

v0.2.6

02 Jan 01:34
7d5c79c
Compare
Choose a tag to compare

Bugfixes:

  • Fixed problem where $@ variable was unreadable
  • Fixed infinite loop when parsing an illegal token
  • Fixed bug where output file was not set when using func (r *Runner) RunFSAFromString

v0.2.5

01 Jan 23:24
f8a2175
Compare
Choose a tag to compare

Fixed minor bug where -> with the anonymous state instead transitioned to END

v0.2.4

30 Dec 00:10
6d70516
Compare
Choose a tag to compare
fix: StringTape Offset error (#63)

v0.2.3

29 Dec 23:30
7bd3a3b
Compare
Choose a tag to compare
fix: default variables not set (#62)

v0.2.2

29 Dec 22:24
28a4a3d
Compare
Choose a tag to compare
Fixed bug in types (#61)

v0.2.1

29 Dec 19:47
542af3b
Compare
Choose a tag to compare
Added support for runtime errors (#60)

Expression support

25 Dec 01:40
2bcafc0
Compare
Choose a tag to compare
v0.1.1

Added support for expressions and if statements (#42)

v0.0.1

15 Dec 17:57
9d3faff
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial alpha release of ted