1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Oct 24, 2024 — Oct 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[maven-release-plugin] prepare for next development iteration More... over 15 years ago
[maven-release-plugin] prepare release sslr-0.7 More... over 15 years ago
SSLR : Fix Sonar version to 2.1.1 More... over 15 years ago
Refactoring SSLR api to be able to modify a rule after it has been defined. Example : More... over 15 years ago
Fix version to Sonar 2.1 More... over 15 years ago
Add a new TokenTypesMatcher to SSLR More... over 15 years ago
The GrammarFieldsInitializer can now intialize any kind of Object and not only Grammar (necessary to initialize the new AcuCobolRulesImpl) More... over 15 years ago
Put back snapshot version on trunk More... over 15 years ago
Cheating to avoid crash if CI... Fixing trunk version to 0.6 for SSLR More... over 15 years ago
Cheating to avoid crash if CI... Fixing trunk version to 0.6 for SSLR More... over 15 years ago
[maven-release-plugin] prepare for next development iteration More... over 15 years ago
[maven-release-plugin] prepare release sslr-0.6 More... over 15 years ago
Fix version to SOnar 2.1RC1 More... over 15 years ago
The method CobolAstVisitor.addError(...) has been removed. The interface AuditListener must now be used to be notified of parsing recognition exception. More... over 15 years ago
Here is the first CAstVisitor with the CLinesVisitor More... over 15 years ago
add a new CPreprocessing engine to handle all lines which begin with a sharp character. Now ready to create the CAstScanner. More... over 15 years ago
The parser is now able to parse real C source code More... over 15 years ago
Parse with success the C HelloWorld program More... over 15 years ago
The C lexer and parser are now ready to start integration tests and digest real C source code. More... over 15 years ago
Add new channels to the C lexer : PunctuatorChannel, CharacterChannel and ConstantChannel, next and last upcomming channels : InlineComment and multilineComent More... over 15 years ago
The C grammar rules are now fully implemented. More... over 15 years ago
add some new C grammatical rules More... over 15 years ago
Big and Bang :-), refactoring to prevent duplications between COBOL, VB and C projects. More... over 15 years ago
[maven-release-plugin] prepare for next development iteration More... over 15 years ago
[maven-release-plugin] prepare release sslr-0.5 More... over 15 years ago
Add files to ignore list More... over 15 years ago
Set dependency to Sonar 2.1M2 More... over 15 years ago
refactor sslr's packages name More... over 15 years ago
Setting up the structure for the SonarSource C plugin More... over 15 years ago
remove deprecated comment More... over 15 years ago