openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
SSLR
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
2 days
ago.
Oct 21, 2024 — Oct 21, 2025
Showing page 57 of 58
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
use of the new sonar-channel library
Freddy Mallet
More...
over 15 years ago
Improve performance of the TokenValueMatcher -> use of hashcode() before equals() to compare String value
Freddy Mallet
More...
over 15 years ago
add a new method isThereCommentBefore(int line) into class Comments
Freddy Mallet
More...
over 15 years ago
- add new method isBlankComment(String comment) into Comments class - add new method isCopyBookOrGenerated() into AstNode
Freddy Mallet
More...
over 15 years ago
SSLR : do not include the pom.xml and pom.properties files to obfuscated JAR
Simon Brandhof
More...
over 15 years ago
When mocking a rule, the rule name is available in upper case.
Freddy Mallet
More...
over 15 years ago
When running unit test Token(s) were not always associated to a File
Freddy Mallet
More...
over 15 years ago
Token has a handle on source code File
Freddy Mallet
More...
over 15 years ago
Improvements on AstNode API
Freddy Mallet
More...
over 15 years ago
a new is(AstNodeType type) has been added to the AstNode class
Freddy Mallet
More...
over 15 years ago
The EnfOfFileMatcher is no more useful as a token EOF is now systematically included by the Cobol Lexer
Freddy Mallet
More...
over 15 years ago
There was a memory leak in the AndMatcher class
Freddy Mallet
More...
over 15 years ago
RecognitionException has a new 'line' property
Freddy Mallet
More...
over 15 years ago
add a new method "getNextSibling()" to AstNode class
Freddy Mallet
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 .
Freddy Mallet
More...
over 15 years ago
AstNode children are now aware of their parent.
Freddy Mallet
More...
over 15 years ago
add a new property on Token to know if this token has been automatically generated (cf Telon)
Freddy Mallet
More...
over 15 years ago
fix an error when two visitors subscribed two the same AstNodeType
Freddy Mallet
More...
over 15 years ago
license header was not correct
Freddy Mallet
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.
Freddy Mallet
More...
over 15 years ago
Add a new method into LexingState class to return the list of comment lines
Freddy Mallet
More...
over 15 years ago
the method visitNode must be called before visitToken
Freddy Mallet
More...
over 15 years ago
Add the ability to visit both and simultaneously the AST and the Token list.
Freddy Mallet
More...
over 15 years ago
Add a new copyBook boolean field on token to know if the token is coming from a COPY statement
Freddy Mallet
More...
over 15 years ago
rename getAstNodeTypes into getAstNodeTypesToVisit
Freddy Mallet
More...
over 15 years ago
Fix connerie (2)
Olivier Gaudin
More...
over 15 years ago
Fix connerie
Olivier Gaudin
More...
over 15 years ago
SSLR : fix parent version
Olivier Gaudin
More...
over 15 years ago
SSLR : add license headers
Olivier Gaudin
More...
over 15 years ago
[maven-release-plugin] prepare for next development iteration
Olivier Gaudin
More...
over 15 years ago
←
1
2
…
50
51
52
53
54
55
56
57
58
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree