Skip to content

Releases: DolphyWind/Electra-Lang

Electra v2.2.1

23 Feb 15:54
088066a
Compare
Choose a tag to compare
  • Tiny change to how file reader works

Full Changelog: v2.2.0...v2.2.1

Electra v2.2.0

17 Feb 13:38
Compare
Choose a tag to compare
  • Added 5 components for File I/O
  • Added support for creating custom component using C++

Full Changelog: v2.1.2...v2.2.0

Electra v2.1.2

07 Feb 18:50
0056bc5
Compare
Choose a tag to compare

Fix: Character Reader now pushes zero on EOF instead of refusing to work.

Full Changelog: v2.1.1...v2.1.2

Electra v2.1.1

29 Jan 16:28
58e5266
Compare
Choose a tag to compare

Fix: Files with no trailing spaces are read correctly now. (Thanks @LyricLy for pointing it out)

Full Changelog: v2.1.0...v2.1.1

Electra v2.1.0

28 Jan 19:05
9378377
Compare
Choose a tag to compare
  • Complete rewrite of I/O, Electra interpreter now supports MSVC!
  • Fix file including

Full Changelog: v2.0.4...v2.1.0

Electra v2.0.4

26 May 19:38
Compare
Choose a tag to compare

Update safe_exit and remove an undefined behaviour
Full Changelog: v2.0.3...v2.0.4

Electra v2.0.3

10 May 15:54
Compare
Choose a tag to compare

Switch to using exceptions for memory safety

Electra v2.0.2

19 Apr 15:11
Compare
Choose a tag to compare

Improve exiting via bomb component or a signal.
Full Changelog: v2.0.1...v2.0.2

Electra v2.0.1

16 Apr 16:16
Compare
Choose a tag to compare

Electra v2.0.0

15 Apr 15:21
Compare
Choose a tag to compare