Skip to content

History / twinBASIC Features

Revisions

  • Added Inherits section

    @fafalone fafalone committed Oct 10, 2025
  • Add section for new App object properties and Timer.Interval limit removal

    @fafalone fafalone committed Sep 1, 2025
  • Add information about coclass and custom constructor.

    @bclothier bclothier committed Jul 22, 2025
  • Add Image control StretchMode section

    @fafalone fafalone committed Jul 21, 2025
  • Updated twinBASIC Features (markdown)

    @Kr00l Kr00l committed Jul 7, 2025
  • Added CheckMark to New Controls

    @fafalone fafalone committed Jun 28, 2025
  • Add [Flags] to Misc Attribs

    @fafalone fafalone committed Jun 19, 2025
  • Optimized new generics example

    @fafalone fafalone committed May 23, 2025
  • Redid generics section with added info/example on Class(Of )

    @fafalone fafalone committed May 23, 2025
  • Added section for debug trace logger and additional inline init example

    @fafalone fafalone committed May 21, 2025
  • Edit to New Control description

    @fafalone fafalone committed May 4, 2025
  • Added section for new controls (QR+Multiframe)

    @fafalone fafalone committed May 4, 2025
  • Update Package Manager picture

    @fafalone fafalone committed Mar 27, 2025
  • Add WinServicesLib, DEP/ASLR/Custom base, [Debuggable], theming, ProgId/CLSIDOfDeclaredType; slight organizational changes

    @fafalone fafalone committed Mar 27, 2025
  • Added section for inline declaration with For; minor touchups.

    @fafalone fafalone committed Mar 13, 2025
  • Added __vbaCastObj to supported internal redirects list

    @fafalone fafalone committed Jan 15, 2025
  • Minor typo correction

    @fafalone fafalone committed Jan 14, 2025
  • Revised new UC key handling events as suggested by Tecman

    @fafalone fafalone committed Jan 14, 2025
  • Added section on new UC PreKey additions

    @fafalone fafalone committed Jan 13, 2025
  • Added additional Label new properties

    @fafalone fafalone committed Oct 28, 2024
  • Include a example for cdecl callback and clean up formatting for variadic for readability.

    @bclothier bclothier committed Oct 5, 2024
  • Add a section for variadic argument support

    @bclothier bclothier committed Oct 5, 2024
  • Added section on new Delegate syntax

    @fafalone fafalone committed Oct 5, 2024
  • Added sentence about Std Dll startup objects

    @fafalone fafalone committed Sep 24, 2024
  • Clarification to CDecl in Emit() section

    @fafalone fafalone committed Sep 14, 2024
  • Added section on Emit()

    @fafalone fafalone committed Sep 14, 2024
  • Updated destructuring array section with new assignment method

    @fafalone fafalone committed Sep 12, 2024
  • Added sections on CType(Of type) pointer use and Strict Mode warnings, new project explorer, dllstackcheck, and new label props

    @fafalone fafalone committed Jun 23, 2024
  • Add section on [PreserveSig(False)] for API declares

    @fafalone fafalone committed Jun 7, 2024
  • Clarified Open-Encoding section

    @fafalone fafalone committed May 24, 2024