summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-28added a prefixunaryexpression parserHEADmastermatthewsotoudeh
2014-11-28fixed typeparameterparsermatthewsotoudeh
2014-11-28disabled automatic unwrapping of typesmatthewsotoudeh
2014-11-28commented up TypeParsermatthewsotoudeh
2014-11-28commented up StatementSyntaxParsermatthewsotoudeh
2014-11-28commented up namesyntaxparsermatthewsotoudeh
2014-11-28commented up MiscellaneousSyntaxParsermatthewsotoudeh
2014-11-28commented up MemberDeclarationParsermatthewsotoudeh
2014-11-27fixed parameter syntax parsermatthewsotoudeh
2014-11-27commented up LogicSyntaxParsermatthewsotoudeh
2014-11-27commented up LoopSyntaxParsermatthewsotoudeh
2014-11-27commented up ListSyntaxParsermatthewsotoudeh
2014-11-27commented up parametersyntaxparsermatthewsotoudeh
2014-11-27commented up ArgumentSyntaxParsermatthewsotoudeh
2014-11-27commented LambdaSyntaxParsermatthewsotoudeh
2014-11-27commented up ClauseSyntaxParsematthewsotoudeh
2014-11-27commented up ExpressionSyntaxParsermatthewsotoudeh
2014-11-27cleaned up DeclarationSyntaxParsermatthewsotoudeh
2014-11-27finished with attributesyntaxparsermatthewsotoudeh
2014-11-27attempted to clean up AttributeSyntaxParsermatthewsotoudeh
2014-11-27cleaned up SyntaxNodeConvertermatthewsotoudeh
2014-11-27fixed grammarmatthewsotoudeh
2014-11-27commented Indentermatthewsotoudeh
2014-11-26attempted to clean up Program.csmatthewsotoudeh
2014-11-26moved the argument parsing to a separate classmatthewsotoudeh
2014-09-17use 'import' instead of 'include'matthewsotoudeh
2014-08-30support for new stuff in SharpSwift.Attributesmatthewsotoudeh
2014-08-26removed .sln.ide foldersmatthewsotoudeh
2014-08-26attributes workmatthewsotoudeh
2014-07-08using Environment.NewLine instead of \r\nmatthewsotoudeh
2014-07-08newline after switchesmatthewsotoudeh
2014-07-08separated the typeparsersmatthewsotoudeh
2014-07-08new array syntaxmatthewsotoudeh
2014-07-07generic constraintsMatthew Sotoudeh
2014-07-07multiple case switch labelsMatthew Sotoudeh
2014-07-07case switchesMatthew Sotoudeh
2014-07-07for loopsMatthew Sotoudeh
2014-07-07foreach statement supportMatthew Sotoudeh
2014-07-07added const/let supportMatthew Sotoudeh
2014-06-19Added basic support for ExportAttributeMatthew Sotoudeh
2014-06-18Automatically name parameters when creating objectsMatthew Sotoudeh
2014-06-11tiny performance improvementmatthewsotoudeh
2014-06-11added back semanticmodel supportmatthewsotoudeh
2014-06-11mehmatthewsotoudeh
2014-06-11updated gitignorematthewsotoudeh
2014-06-11changes in the way includes are handledmatthewsotoudeh
2014-06-09warning for non-named arguments when creatingmatthewsotoudeh
2014-06-09basic variadic/param type[] supportmatthewsotoudeh
2014-06-08support for multiple vars in using statementsmatthewsotoudeh
2014-06-08multiple variable declarations supportmatthewsotoudeh
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback