1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 2 days ago.
Oct 21, 2024 — Oct 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
use of the new sonar-channel library More... over 15 years ago
Improve performance of the TokenValueMatcher -> use of hashcode() before equals() to compare String value More... over 15 years ago
add a new method isThereCommentBefore(int line) into class Comments More... over 15 years ago
- add new method isBlankComment(String comment) into Comments class - add new method isCopyBookOrGenerated() into AstNode More... over 15 years ago
SSLR : do not include the pom.xml and pom.properties files to obfuscated JAR More... over 15 years ago
When mocking a rule, the rule name is available in upper case. More... over 15 years ago
When running unit test Token(s) were not always associated to a File More... over 15 years ago
Token has a handle on source code File More... over 15 years ago
Improvements on AstNode API More... over 15 years ago
a new is(AstNodeType type) has been added to the AstNode class More... over 15 years ago
The EnfOfFileMatcher is no more useful as a token EOF is now systematically included by the Cobol Lexer More... over 15 years ago
There was a memory leak in the AndMatcher class More... over 15 years ago
RecognitionException has a new 'line' property More... over 15 years ago
add a new method "getNextSibling()" to AstNode class More... over 15 years ago
When a Token is coming from a CopyBook, this is now possible to record on this Token the line and the file name of the original COBOL source file where is located the COPY statement . More... over 15 years ago
AstNode children are now aware of their parent. More... over 15 years ago
add a new property on Token to know if this token has been automatically generated (cf Telon) More... over 15 years ago
fix an error when two visitors subscribed two the same AstNodeType More... over 15 years ago
license header was not correct More... over 15 years ago
Create a new Comments class to easily know if there is a comment at given line, get this comment and get the list of all comments. More... over 15 years ago
Add a new method into LexingState class to return the list of comment lines More... over 15 years ago
the method visitNode must be called before visitToken More... over 15 years ago
Add the ability to visit both and simultaneously the AST and the Token list. More... over 15 years ago
Add a new copyBook boolean field on token to know if the token is coming from a COPY statement More... over 15 years ago
rename getAstNodeTypes into getAstNodeTypesToVisit More... over 15 years ago
Fix connerie (2) More... over 15 years ago
Fix connerie More... over 15 years ago
SSLR : fix parent version More... over 15 years ago
SSLR : add license headers More... over 15 years ago
[maven-release-plugin] prepare for next development iteration More... over 15 years ago