Skip to content

Releases: dbaumgarten/yodk

v0.0.29

04 Jan 22:31
Compare
Choose a tag to compare

Changes since v0.0.28 (auto-generated)

  • Auto-type hotkeys only work inside Starbase
  • Implemented auto-typing into starbase
  • Added debug-switch to vscode-extension

v0.0.28

30 Dec 17:12
Compare
Choose a tag to compare

Changes since v0.0.27 (auto-generated)

  • Auto-completion for nolol
  • Allowed empty if/else blocks
  • Fixed highlighting of jump-labels
  • Fixed a crash when ifs are empty in nolol

v0.0.27

08 Dec 22:02
Compare
Choose a tag to compare

Changes since v0.0.26 (auto-generated)

  • Added instructions for vscode-yolol
  • Enabled case-selection when debugging a test in vscode
  • Corrected space-placements for variable-names ending in numbers
  • Fixed a bug when displaying small negative numbers

v0.0.26

05 Dec 23:43
Compare
Choose a tag to compare

Changes since v0.0.25 (auto-generated)

  • Small tweaks to CLI-output
  • Fixed an error when printing certain numbers

v0.0.25

04 Dec 01:20
Compare
Choose a tag to compare

Changes since v0.0.24 (auto-generated)

  • Fixed small bug in factorial implementation

v0.0.24

04 Dec 00:47
Compare
Choose a tag to compare

Changes since v0.0.23 (auto-generated)

  • Formatted examples
  • Implemented factorial-operator
  • Simple auto-completion for yolol
  • Added language-config for yolol, to improve vscode-integration
  • Improved error-handling of the parser

v0.0.23

27 Nov 21:05
Compare
Choose a tag to compare

Changes since v0.0.22 (auto-generated)

  • Made ast-types type-safe #19
  • Changed precedence for and/or
  • Made exponentiation right-assoziative
  • Improved handling of precedence when parsing
  • Slightly refactored nolol-converter
  • Improved conversion of multiline-ifs in nolol
  • Run boolean-optimizer when compiling nolol
  • Improve documentation for wait-keyword
  • Fixed an issue with _if inside a macro
  • Small docs fixes
  • Implement line(jump-label) for nolol

v0.0.22

11 Nov 20:06
Compare
Choose a tag to compare

Changes since v0.0.21 (auto-generated)

  • Migrated to travis-ci.com
  • Made build-docs.sh work on windows
  • Implement goto-expression for nolol
  • Bring back inline-ifs to nolol
  • Adapt handling of :done to referee
  • Fixed bug that prevented breakpoint on line 1
  • Added PR-template
  • Update issue templates
  • Create CODE_OF_CONDUCT.md
  • Create CONTRIBUTING.md
  • Fixed error in nolol documentation

v0.0.17

04 Jan 23:02
Compare
Choose a tag to compare
Auto-generate a changelog #24