MiniBASIC Changelog

What's new in MiniBASIC 1.23

Jan 3, 2013
  • Numerous compiler changes
  • 50% speed increase
  • IDE redesign
  • ##IF, ##ELIF added
  • Unlimited identifier lenghts
  • ##ERROR added
  • BREAKWHILE added

New in MiniBASIC 1.22 (Dec 14, 2012)

  • CBitmap drawing methods
  • WINDOW::CacheUpdates
  • Linker changes

New in MiniBASIC 1.21 (Dec 11, 2012)

  • CRichEdit, Linker reorders sections, Thread safe heap usage, INSTRR functon

New in MiniBASIC 1.20 (Dec 4, 2012)

  • CTabCtrl, CToolBar, LoadToolBar, Registry Functions, Drag and Drop functions, Mass add resources, Bug fixes

New in MiniBASIC 1.19 (Nov 20, 2012)

  • Add class constructos, UDT initialization, Ternary operator, static array initialization, compiler changes and optimizations.

New in MiniBASIC 1.167 (Feb 3, 2012)

  • Fix crash when compiling autodefined pointers.