SrcFrmt-v2.02 (a source code formatter) bug-fix release.
SrcFrmt is a source code formatter for PBDLL and PBWin7.
Bugs fixed:
All-In-One
Has been updated to include SrcFrmt v2.02. All-In-One contains all the
downloads from the IdeaTester project, for your convenience.
TheirCorp's SourceForge project includes:
PowerBASIC article in Wikipedia
SrcFrmt is a source code formatter for PBDLL and PBWin7.
Bugs fixed:
- Improperly indented block statements when they were isolated
- Put spaces after minus signs beginning continued lines in code such as:
If _
-%Equ1 Then DoSomething - Put spaces after minus signs in asm lines such as these:
! mov eax, -1
! mov eax, -&H1234
All-In-One
Has been updated to include SrcFrmt v2.02. All-In-One contains all the
downloads from the IdeaTester project, for your convenience.
TheirCorp's SourceForge project includes:
- API Helper --- a code generator for the Win32 API
- BinEditPlus --- a decompiler and more
- ComHelper --- a code generator for the COM programming
- "Flex" --- an editor with novel features
- GDI Debug --- catches programming errors that could lead
to resource leaks - Import Monitor --- (an API hook) Intercepts and monitors
calls to imported functions - Intricately Mergeable Templates
- Jellyfish Pro enhancer plugin (adds drag-and-drop and more..)
- TheirEdit --- an editor for PowerBASIC code
- TheirNote --- a KeyNote clone
- TheirSheet --- a spreadsheet
- SrcFrmt --- a source code formatter
- Tooltipper --- a tooltip code generator
PowerBASIC article in Wikipedia
Comment