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
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
Implemented Passing Semantics decorators for .NET **Sub A(<[In]()> x)**
Return the correct structure even when decorators are in use
Allow multiple argument passing decorators
Implemented **Inherits** for .NET
Cleaned up some incorrect implementations in assignParent that should have been in finalizeObject
Fixed broken test that failed because it relied on the assignParent behaviour
Fixed .NET having a single expression on a line
Implemented Namespace
Before investigation of grammarmodes failure
Implicit call statements were not working in .NET
Fixed numerous issues with closing blocks
Fixed issue with Long hex numbers
Fixed issue with End Class not being seen in .NET
Handle AddressOf in an expression
Allow multiple scopes for a class (eg Partial Friend)
Allow decorators to be used without line continuations
Fixing issue with safe mode and implicit calls
Implemented Overrides and Protected keywords
Fixed parsing of identifiers starting with **_<digit>**
Implemented automatic continuations when inside a bracketted list
Fixed issue with line numbers on a Do Loop termination in Fast mode
Fixed parsing of enums with types **Enum X As Integer**
Ignore explicit decorators in .NET
Implemented closure functions for .NET
Implemented initializing array literals in the middle of expressions
Implemented AndAlso and OrElse
Fixed issue with typing on Using
Implemented Throw statement
Fixed issue with line numbers on a Do Loop termination in Fast mode
Implemented parsing of closures
Implemented Exit While statement
Implemented "Using A = B"
Implemented Exit Try statement
Implemented Exit Try statement
Added documentation for Try clause
Added documentation for Try clause
Implemented parsing of Try...Catch blocks
Implemented conversion of most of the Try ... Catch construct
Fixed broken tests for Global and Typecasts
Check for When clause in a Try
Show list of errors for conversion
Don't show errors or structure if there is none
Added new set of VB tests
Show list of errors for conversion
Added logging to help track Ajax errors
Show paste button if possible
Highlight line when selecting error or structure item
Parse out typecasting in For statements
Return line numbers during conversion
Return structure from the web service if required
Fixed issue with expressions with brackets around a simple object **(this).Value + 10**
Include structure and VB line numbers in the container class
Initial implementation of structure view
Implemented simple Imports statement
Implemented simple Imports statement
Added new set of VB tests
Allow "Of" in array declarations (List(Of String))
Ignore #regions in .NET
Parse out typecasting in For statements
New website based on templates
Parse out typecasting in For statements
Get the correct error line number when there are colons on lines
Show progress during parsing
Improve detection of .NET to look for #Regions
Fixed broken recursive call
Show errors and structure in the tree on the left
Implemented load button for files
Fixed broken test for .NET with strange preabmle codes
Show error icon in the tree
Cleaned up file
Rigorously track the line where a VB parsing error occurred
Return line numbers during conversion
Show server errors
Fixed issue with expressions with brackets around a simple object **(this).Value + 10**
Show sub and fn structure
Working on the advanced converter page
Fixed issue with 1.# numbers not parsing
Added progress indicator
Added logging to help track Ajax errors
Add more logging when there is an Ajax error
Added logging to help track Ajax errors
Added annotations
A few small fixes
Re-enable paste button temporarily
- Added a better check for some file types **(VBP, C# etc)** and warn about these