0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ApexParser.Example project, fixed compilation errors. More... over 6 years ago
Clean apexparser example folder. More... over 6 years ago
Added the demo project More... over 6 years ago
Moved out ApexParser Playgound. It will be a separate project later More... over 6 years ago
Split ApexParser project into three parts: — ApexSharp.ApexParser — ApexSharp.ApexToCSharp — ApexSharp.CSharpToApex More... over 6 years ago
Updated version to 0.6.18. More... almost 7 years ago
Fixed a GenericNewExpression issue related to SOQL queries. More... almost 7 years ago
Added LiteralType and FactorExpression. More... almost 7 years ago
Minor improvements in primitive type conversion. More... almost 7 years ago
Updated ApexParser reference in the Playground project. More... almost 7 years ago
Updated package version to 0.6.16. More... almost 7 years ago
Added literal expressions to the grammar. More... almost 7 years ago
Added using Apex to the generated C# code. More... almost 7 years ago
Improved the support for typeof expressions. More... almost 7 years ago
Updated ApexParser reference in the Playground project. More... almost 7 years ago
Floating-point literals are now treated as decimals. More... almost 7 years ago
Updated ApexParser reference in the Playground project. More... almost 7 years ago
Added basic support for chaining constructors. More... almost 7 years ago
Added more auto-generated constructors to Apex exceptions. More... almost 7 years ago
Updated ApexParser reference in the Playground project. More... almost 7 years ago
Tomorrow is not a reserved word. More... almost 7 years ago
Bump version number. More... almost 7 years ago
Automatically add constructors to empty exception classes. More... almost 7 years ago
Fixed the field declarators issue. More... almost 7 years ago
Added Apex.ApexSharp.Extensions namespace to C# code generator. More... almost 7 years ago
Static member access expressions, #4. More... almost 7 years ago
Updated RestSharp dependency. Bump version number. More... almost 7 years ago
Added support for the virtual Apex class modifier (converted to the Virtual attribute). More... almost 7 years ago
Bump version number [skip CI]. More... almost 7 years ago
Fixed the string literal issue, #5. Updated Sprache to the stable version. More... almost 7 years ago