Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: TarCV/botc

Release 1.1

03 May 22:41
96dab0a

Choose a tag to compare

Changes:

  • 96dab0a Merge pull request #23 from TarCV/add-memset
  • 594a202 Add ArraySet to the definitions
  • cae3d60 Merge pull request #22 from TarCV/prepare-1.1
  • 6c3714b Fix commit hash in version output
  • 8fe9d27 Fix version output
  • 112a8f0 Only use AZP for publishing a release
  • 4932bb8 Increment version for the new release
  • dfbcdc6 Merge pull request #20 from TarCV/license
  • 3163a5c Fix typo
  • df2e63e Add missing notices
See More
  • 9eff7ee Fix licenses
  • 6fa4153 Merge pull request #14 from TarCV/fix-stack-litter
  • ca83bb1 Fix flooding stack with unused returns for command calls
  • 308aac4 Merge pull request #13 from TarCV/fix-linux-2
  • 3fb06e3 Add curl for tests
  • 7df06df Bump version
  • a5c1e18 Update 'filesystem' using
  • 8aea461 Rewrite some CMake option in recommended way
  • 60e6e66 Fix 'depreceted' macro breaking build in CI
  • 3f79ebf Merge pull request #11 from so-sleepy/tarcv
  • 0bd1f74 Update CI configuration (#12)
  • 0b4cf97 Merge pull request #8 from TarCV/fix-var-crash
  • f43dfc1 Fix build on Linux
  • d15fb8a Fix crash on unknown variable

This list of changes was auto generated.

First release

21 Apr 00:55
99dbd44

Choose a tag to compare

Changes from botc by Crimsondusk:

  • Many cross-platform compilation fixes
  • Remove unsupported Zandronum versioning
  • Support negative number for cases in switch blocks
  • Fix state level variables cluttering other states
  • Support builtin functions like memset
  • Support both Linux and Mac newlines