0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #9 from ansell/master More... almost 11 years ago
Add language examples to README.md refs #10 More... almost 11 years ago
Add test for language selection refs #10 More... almost 11 years ago
remove unused import More... almost 11 years ago
Use Java-7 Files API to avoid needing to import guava module More... almost 11 years ago
Support preferred language in CLI fixes #10 More... almost 11 years ago
Integrate preferred language selection into maven plugin and vocab builder More... almost 11 years ago
Add option in VocabBuilder to select literals using a preferred language More... almost 11 years ago
Allow multiple literals for an object/predicate pair. fixes #8 More... almost 11 years ago
Fix test that broke due to using ArrayList and not removing case-insensitive duplicates More... almost 11 years ago
Use ArrayList instead of TreeSet for ordering More... almost 11 years ago
also need to close the stream to get it to dump to disk correctly More... almost 11 years ago
possibly unnecessary change to use parameter instead of component for project More... almost 11 years ago
flush stream at end of generation More... almost 11 years ago
Support incremental builds by adding BuildContext More... almost 11 years ago
experimentally remove groupId and artifactId from lifecycle metadata More... almost 11 years ago
pretend m2e integration works from 1.0 so that it works for 1.1-SNAPSHOT More... almost 11 years ago
set to new api
Thomas Kurz
as tkurz
More... almost 11 years ago
Merge commit 'c7f884dca91f683fa0a79f25277ccac48fe980c1'
Thomas Kurz
as tkurz
More... almost 11 years ago
add test for prefix setting
Thomas Kurz
as tkurz
More... almost 11 years ago
- enabled writing to StdOut - added configuration option: "indent" More... almost 11 years ago
Merge pull request #7 from ja-fra/master More... almost 11 years ago
Improved maven-plugin as suggested by @ansell in #6 - generated source is now compiled - copied & adapted m2e configuration from https://github.com/antlr/antlr4 but there might be some additional work required here... More... almost 11 years ago
Merge pull request #5 from ja-fra/master More... almost 11 years ago
Some documentation for the maven plugin More... almost 11 years ago
Created maven plugin to generate vocabularies More... almost 11 years ago
Updated .gitignore More... almost 11 years ago
Moved CLI part into separate module, cleaned up dependencies More... almost 11 years ago
Started restructuring of the project before starting with the maven-plugin More... almost 11 years ago
Merge pull request #3 from ja-fra/master More... almost 11 years ago