Typo
Closed down the project in the HTML website
Added new tests
Automatically generate current status and track limitations etc
Before automating the code samples generation
Added current status overview
Added header for donation pages
Allow "As" in typecast to be lower case
Updated the donation button to be abit more obvious
Hi, My requirement is to convert vb6 code to python using online tool and I have seen your tool in internet and when i download your tool, its downloaded source code but not .exe file.Could you please tell how to use your tool
Fixed failing on New statement in Using
Paste fills all text and immediately converts the code
Allow setting the dialect
Fixed issue with Using example
Increase size of code windows
Remove scopes from structure
Return the correct structure even when decorators are in use
Implemented Passing Semantics decorators for .NET **Sub A(<[In]()> x)**
Allow multiple argument passing decorators
Fixed issue with Long hex numbers
Cleaned up some incorrect implementations in assignParent that should have been in finalizeObject
Handle AddressOf in an expression
Fixed .NET having a single expression on a line
Fixing issue with safe mode and implicit calls
Implemented Namespace
Implemented **Inherits** for .NET
Implemented Overrides and Protected keywords
Fixed broken test that failed because it relied on the assignParent behaviour
Fixed issue with End Class not being seen in .NET
Allow multiple scopes for a class (eg Partial Friend)
Fixed numerous issues with closing blocks
Before investigation of grammarmodes failure
Implicit call statements were not working in .NET
Allow decorators to be used without line continuations
Fixed parsing of identifiers starting with **_<digit>**
Implemented "Using A = B"
Implemented Exit While statement
Implemented parsing of closures
Ignore explicit decorators in .NET
Implemented initializing array literals in the middle of expressions
Implemented AndAlso and OrElse
Implemented Throw statement
Fixed issue with line numbers on a Do Loop termination in Fast mode
Fixed issue with line numbers on a Do Loop termination in Fast mode
Fixed parsing of enums with types **Enum X As Integer**
Implemented closure functions for .NET
Fixed issue with typing on Using
Implemented automatic continuations when inside a bracketted list
Check for When clause in a Try
Implemented Exit Try statement
Added documentation for Try clause
Implemented Exit Try statement
Implemented conversion of most of the Try ... Catch construct
Added documentation for Try clause
Implemented parsing of Try...Catch blocks
Fixed broken tests for Global and Typecasts
Include structure and VB line numbers in the container class
Return line numbers during conversion
Fixed issue with 1.# numbers not parsing
Rigorously track the line where a VB parsing error occurred
Show error icon in the tree
Added new set of VB tests
Ignore #regions in .NET
Get the correct error line number when there are colons on lines
Cleaned up file
Working on the advanced converter page
Parse out typecasting in For statements
Don't show errors or structure if there is none
Implemented simple Imports statement
Highlight line when selecting error or structure item
Show sub and fn structure
Show progress during parsing
Added new set of VB tests
Show server errors
Implemented simple Imports statement
Fixed issue with expressions with brackets around a simple object **(this).Value + 10**
Show list of errors for conversion
Added logging to help track Ajax errors
Parse out typecasting in For statements
Fixed broken recursive call
Fixed broken test for .NET with strange preabmle codes
Return structure from the web service if required
Show errors and structure in the tree on the left
Return line numbers during conversion
Show list of errors for conversion
Improve detection of .NET to look for #Regions
Allow "Of" in array declarations (List(Of String))
Implemented load button for files
Fixed issue with expressions with brackets around a simple object **(this).Value + 10**
Show paste button if possible
Initial implementation of structure view
New website based on templates
Parse out typecasting in For statements
Added progress indicator
Add more logging when there is an Ajax error
Added logging to help track Ajax errors
Added logging to help track Ajax errors
Added submitted files as test at large
A few small fixes
Allow clearing tests from a group